What is BRANCH COVERAGE Testing



What is BRANCH COVERAGE Testing..

Answer / 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

More Test Cases Interview Questions

Explain the syntax testing?

0 Answers  


Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2

1 Answers   ISTQB,


how we write a jwebunit test case for check whether the ip address correct or not.

0 Answers   TCS,


what is run time object

4 Answers   Infinite Computer Solutions,


how to write testcases for yahoo messagner

1 Answers   IBM,






Write test cases to check the functionality of the shopping cart of an e-commerce website

6 Answers   Optum, SpoonJoy, Verizon,


need for documenting test cases??? advantages and disadvantages of documenting test cases???

2 Answers  


Redbus- possible scenarios start the testcases accordingly. Please share me templates

1 Answers  


test case for digital camera

2 Answers  


Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)

5 Answers  


What all comes under test case review?

5 Answers   TCS,


What are all the companies are doing manual testing till now ?

0 Answers  


Categories