explain statement coverage?
Answers were Sorted based on User's Feedback
Answer / sr
Statement coverage is a part of whit box testing methods.it
is also called as code coverage.here each and every line of
the code have to be checked.
| Is This Answer Correct ? | 7 Yes | 0 No |
It is part of unit testing and whitebox testing
Each ststment is excuted minimum one time.it is validate
the corerctness.This is called statment coverage
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sr
Statement coverage is a part of whit box testing methods.it
is also called as code coverage.here each and every line of
the code have to be checked.
| Is This Answer Correct ? | 2 Yes | 1 No |
What did your base your test cases?
actually i want some sample test case which used in projects
How do u test any "web-site" as a secure site...? or How do you test the security of a web-site...?
How do you determine user load for a performance test of a Web application?
Difference between System Testing and System Intergration Testing(SIT) with Example
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?
Tell the procedure to close word file?
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?
what is the difference between onshore and offshore company
What is "Cache Memory". How and What we have to check in Cache Memory during Web based application testing.
How you can ensure that Bug is Duplicate?How to solve?
If there is requirement After 6-7 months from client such that "Apply Shortcut keys[keyboard keys]to all buttons on all the screen. And If test cases are written for the buttons then Again we have to write test cases for Shortcut kays