Valid ISTQB-CTFL Dumps shared by ExamDiscuss.com for Helping Passing ISTQB-CTFL Exam! ExamDiscuss.com now offer the newest ISTQB-CTFL exam dumps, the ExamDiscuss.com ISTQB-CTFL exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com ISTQB-CTFL dumps with Test Engine here:
Given the following state model of sales order software: SEE ATTACHMENT Which of the following sequences of tran-sitions provides the highest level of tran-sition coverage for the model (assuming you can start in any state)?
Correct Answer: B
State transition testing is a black-box testing technique where test cases are designed to cover states and transitions of a state machine. Given the state model with the following transitions: * PLACED -> IN PRODUCTION * IN PRODUCTION -> CANCELLED * IN PRODUCTION -> SHIPPED * SHIPPED -> INVOICED * INVOICED -> CANCELLED * CANCELLED -> PLACED To cover all transitions at least once, we need to create a sequence that covers all six transitions. Option A: IN PRODUCTION -> CANCELLED -> PLACED -> IN PRODUCTION -> CANCELLED -> PLACED- Misses SHIPPED -> INVOICED and INVOICED -> CANCELLED transitions. Option B: IN PRODUCTION -> SHIPPED -> INVOICED -> CANCELLED -> PLACED -> IN PRODUCTION- Covers all transitions. Option C: PLACED -> IN PRODUCTION -> SHIPPED -> CANCELLED (ISTQB not-for-profit association) (Udemy)sses INVOICED -> CANCELLED transition. Option D: PLACED -> CANCELLED -> PLACED -> CANCELLED -> PLACED -> IN PRODUCTION -> CANCELLED- Misses SHIPPED -> INVOICED and INVOICED -> CANCELLED transitions. Given these, Option B covers all the transitions6†source9†source. References: * Certified Tester Foundation Level v4.0 * 10 Sample Exams ISTQB Foundation Level (CTFL) v4.0