Scenario 2 “Big Drop”:
A company“The Big Drop”providesbulk discounts and frequent customer discountsas follows:
How manypossible decision rulescan be extracted from this table?
Given the following state model of sales order software:
PLACED -> IN PRODUCTION
IN PRODUCTION -> CANCELLED
IN PRODUCTION -> SHIPPED
SHIPPED -> INVOICED
INVOICED -> CANCELLED
CANCELLED -> PLACED
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)?
Which of the following statements about the shift-left approach is true?
Which of the following tasks is MOST LIKELY to be performed by the tester?
A test status report SHOULD:
The ISTOB glossary defines Quality Assurance as: "Pail or quality management focused on providing confidence that quality requirements will be fulfilled. Which of the following Is not one of the Quality Assurance activity?
Why is it important to select a test technique?
Which ONE of the following options CORRECTLY describes one of the seven principles of the testing process?