1.
Which of the following is NOT a factor on which test estimation is dependent upon?
2.
Which of the following is a task of the "Test Analysis and Design" activity of the test process?
3.
Given the following requirement:
Requirement ID: 2.8
Requirement Description: Additional Entrance Fee
Detailed Description:
An additional fee of $3 is charged during the weekend, but
1. Visitors aged under 7 are not charged.
2. Visitors aged 7 to 13 inclusive get a 20% discount off the additional fee.
3. Visitors aged greater than 65 get a 50% discount off the additional fee.
Age should be an integer of 0 or above.
Weekend means Friday to Sunday inclusive.
Which of the following statements is NOT correct?
4.
Which of the following defect types are LEAST likely to be discovered when using static analysis tools?
5.
Out of the following, what is not needed to specify in defect report?
6.
Which ONE of the following statements does NOT describe how testing contributes to higher quality?
7.
Testing should provide sufficient information to stakeholders to make informed decisions about the release of the software or system being tested. At which of the following fundamental test process activity the sufficiency of the testing and the resulting information are assessed?
8.
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?
9.
Which of the following is a correct set of boundary values to test the "Group Size" parameter, as defined by the following statement:
"In a reservation system for groups visiting a small museum, the graphical user interface presents a field asking the number of group members. Group size can be anywhere from 2 to 20 visitors".
10.
A software company decided to buy a commercial application for its accounting operations. As part of the evaluation process, the company decided to assemble a team to test a number of candidate applications.
Which team would be the most suitable for this goal?