What is Branch Testing

Testing in which all branches in the program source code are tested at least once.

Showing Answers 1 - 5 of 5 Answers

supraja

  • Mar 24th, 2006
 

Branch Testing is a strutural or white box technique, because it is with reference to the code .A decision is an executable statement that may transfer control to another statement.

  Was this answer useful?  Yes

sudhakar2068

  • Sep 14th, 2006
 

Branch Testing: Testing in which all branches in the program source code are tested at least once.

sudhakar kolla.

If you have doubts can ask me.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions