What is STATEMENT COVERAGE testing
Answer / ajk
In this type of testing the code is executed in such a
manner that every statement of the application is executed
at least once. It helps in assuring that all the statements
execute without any side effect.
| Is This Answer Correct ? | 1 Yes | 0 No |
Can some body help to write possible test cases for a credit card at POS (point of sale)
wat is mutation testing ?
what is black box system in software development in system analysis and design?
Can test case contains more than 50 steps in single test case?
Explain the dynamic testing?
maximum length of testcase
what is the process of testing
What is BRANCH COVERAGE Testing
Suppose a job should be executed for every two hours? Write test case for this?
There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.
How does one write Test Cases?
Write a test case scenario for Web-based address book?