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
I need GUI test case for home page?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
how many test cases do u need to ship a product?
What is ramp testing?
Explain the state testing?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
how to write test cases for online restaurant table booking system?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
Explain the logic testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
what is black box system in software development in system analysis and design?