Which ONE of the following statements does NOT describe how testing contributes to higher quality?
Which of the following is NOT a factor on which test estimation is dependent upon?
The following diagram lists various types of operating systems, databases and application servers supported by the application under test. For complete coverage of all combinations, how many combinations of the above are to be tested?
A Software was re-deployed because the backend database was changed from one vendor to another The Test Manager decided to perform some functional tests on the redeployed system. This is an example of test of which test type?
Which of the following errors CANNOT be found with structure-based testing techniques?
Which of the following is NOT an example of a typical risk-based testing activity?
Which of the following statements about decision tables are TRUE?
I. Generally, decision tables are generated for low risk test items
II. Test cases derived from decision tables can be used for component tests.
III. Several test cases can be selected for each column of the decision table.
IV. The conditions in the decision table represent negative tests generally.