Test design techniques-ISTQB chapter IV
Test Oracle
Test design specification
Test condition
Test Data
Test plan
Test design specification
Test case specification
Test procedure Specification
High level outline of the test conditions and general steps to take
Every step in the test spelled out in detail
High level outline of the test conditions with the steps to take discussed in detail with another experienced tester
Detailed documentation of all test cases and careful records of each step taken in the testing.
100% decision coverage is achieved if statement coverage is greater than 90%.
100% statement coverage is achieved if decision coverage is greater than 90%.
100% decision coverage always means 100% statement coverage
100% statement coverage always means 100% decision coverage.
They can find defects missed by specificationbased and structure-based techniques.
They don't require any training to be as effective as formal techniques.
They can be used most effectively when there are good specifications.
They will ensure that all of the code or system is tested.
They depend on the tester's understanding of the way the system is structured rather than on a documented record of what the system should do.
They depend on having older testers rather than younger testers.
They depend on a documented record of what the system should do rather than on an individual's personal view.
They depend on an individual's personal view rather than on a documented record of what the system should do.
V,W,Y and Z
U, V, W and Y
U, X and Y
V, W and Y
SS-S1-S2-S4-S1-S3-ES
SS-S1-S2-S3-S4-ES
SS-S1-S2-S4-S1-S3-S4-S1-S3-ES
SS-S1-S4-S2-S1-S3-ES
Wait!
Here's an interesting quiz for you.