What is Branch Condition Testing?

Branch Condition Testing

Branch Condition Testing requires a model of the source code which identifies decisions and the individual Boolean operands within the decision conditions. A decision is an executable statement which may transfer control to another statement depending upon the logic of the decision statement. A decision condition is a Boolean expression which is evaluated to determine the outcome of a decision. Typical decisions are found in loops and selections.

Test cases shall be designed to exercise individual Boolean operand values within decision conditions.

For each test case, the following shall be specified:
- the input(s) to the component

- for each decision evaluated by the test case, identification of the Boolean operand to be exercised by the test case and its value

- the expected outcome of the test case.

Comments

  1. I found some cool exam papers for ISEB Software Testing which has all the questions and answers and full explanation for Brand Condition Testing @ www.iseb-sofwaretesting.weebly.com

    Royce

    ReplyDelete
    Replies
    1. You can also buy ISEB ISTQB exam papers from here: www.ISEB-Software-Testing.co.uk

      Delete
    2. Thanks this site is good too for www.iseb-software-testing.co.uk

      Delete
  2. Good article on Branch Condition Testing.

    ReplyDelete

Post a Comment

Popular posts from this blog

What is LCSAJ Testing?

What is Syntax Testing?

ISTQB Dumps, Exam Paper 15: ISEB ISTQB Foundation Software Testing