InterviewSolution
Saved Bookmarks
| 1. |
Out Of Test Scripts Or Test Cases Which One Should Be Run To Generate Test Case Results? |
|
Answer» TEST cases should be run to generate test CASE results instead of the script. If we run a script the Test Manager does not generate test case COVERAGE results. Test cases should be run to generate test case results instead of the script. If we run a script the Test Manager does not generate test case coverage results. |
|