Where the developers are putting their code for the testers to do testing in RTC and RQM scenario?
Accepted answer
If your testers need access to the code, the easiest way for them to access it would probably be through the stream in RTC.
In our process, the developers write their own unit tests. Release engineering builds the product using RTC. The test teams don't look at the code--they use the built product for testing. They access the builds in RTC and deploy it to their test servers. From there, they can either run tests themselves and report the results in RQM, or they can use RQM to kick off automated tests.
In our process, the developers write their own unit tests. Release engineering builds the product using RTC. The test teams don't look at the code--they use the built product for testing. They access the builds in RTC and deploy it to their test servers. From there, they can either run tests themselves and report the results in RQM, or they can use RQM to kick off automated tests.