Why does one logical test case lead to one physical test case?
See the specification below:
A specification has parameters A, B, and C.
A and B each have 3 equivalence classes and C has 2 equivalence classes.
What is the minimum number of test situations that is generated if the coverage type Pairwise Testing is used?
What is an important point of attention for the activity preserving the testware?
Usability testing has a lot to do with the quality characteristic user friendliness.
What other quality characteristic relates to usability testing?
See the specification and image below:
“On screen, the choices ‘Airplane’, ‘Trains’, ‘Hotels’, ‘Cars’ and ‘Taxis’ must be included in a consecutive order.”
The following screen is to be tested.
After analysis, a defect is reported with the cause: error in test basis.
What is the error?
See the decision table below:
Which coverage types has been used to make the decision table?
Which type of tool provides information about the parts of the programme code that are run during a test?
See the specification below:
The test design technique Elementary Comparison Test has been used with coverage type decision points with modified condition/decision coverage. Which is the corresponding graph?
It has been decided to test the relationship between functions and data. A coverage type has been chosen from the ‘Data’ coverage types group. Which coverage types has been selected?