Answer Posted / ajk
No software application can be written in a continuous mode
of coding, at some point we need to branch out the code in
order to perform a particular functionality. Branch coverage
testing helps in validating of all the branches in the code
and making sure that no branching leads to abnormal behavior
of the application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
how to write test cases for smart meter for gas and electricty
What is ramp testing?
Explain the component testing?
Test Case for Text Editor!
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
how to test stand alone programs?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
I want 100 test scenario for gmail
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Write a test case for computer keyboard?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Can you list down a few characteristics of a test case?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
What is the domain testing?