Is it possible to assign test cases from specific test plan for testers to execute
Accepted answer
Hi Vadim,
You can generate test case execution records ( TCER ) from the test case section in the test plan and assign it for testers to execute it. Below steps can be followed.
1. Open the test plan and select the test case section option ( left hand side sections ).
2. Test case that are assigned to the test plan would be listed. Select the test case ( Use the check box in the row ) and invoke the "Generate Execution Record" option.
3. In the TCER generate dialog, select the desired owner to whom you would like to assign it.
4. Now ask the tester to query for the TCER assigned to him and execute them same.
regards,
Somashakar
Comments
Thank you Somashakar! Your steps are very easy to follow
2 more questions:
1. In QM terms does the owner become a tester this case?
2. How does the tester perform a query for TCER assigned to him?
1. Yes, the owner becomes the tester in this case.
2. Tester has to login into RQM web application and select the execution -> Browse test case execution. Sort/Filter the result using the owner field.
or
In the same test plan there would be test case execution record section, where he can filter based on the owner column and execute the test case.