what is mean by test coverage?
Answer / shyam g
Test coverages are of two types.
They are-
1.Features to be tested:The list of all the features within
the test engineer's scope.
2. Features not to be tested:The list of all the features
beyond the test engineer's scope.
Ex:low rik areas,skipping some functionalities based on the
time constraints.
| Is This Answer Correct ? | 6 Yes | 1 No |
We added data driven test in to our test script, how to remove the data driven wizard from the script?
What is the use of 'Show' button in GUI Map Editor?
When do you use break points?
can anybody tell me in realtime how tester access web based build and window based build
what is mean feasablity testing,
Have you performed debugging of the scripts?
How do you run your test scripts?
How to get the system date and time in winrunner?
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
How to test Fonts and its size thru "Font Expert" in Win Runner.
What is the purpose of regexp_msw_class property?
what is the diff. Between GUI_unload() and GUI_close()?