Questions
Load Testing Tools
- reduces the time spent by the testers
- reduces the resources spent (hardware)
- mostly used in web testing
- all of the above
Reviews, static analysis and dynamic testing have the same objective –
- identifying defects.
- fixing defects.
- 1 and 2
- None
Defect arrival rate curve:
- Shows the number of newly discovered defects per unit time
- Shows the number of open defects per unit time.
- Shows the cumulative total number of defects found up to this time.
- Any of these, depending on the company.
What are the 2 major components taken into consideration with risk analysis?
- The probability the negative event will occur
- The potential loss or impact associated with the event
- Both a and b
- Neither a nor b
We can achieve complete statement coverage but still miss bugs because:
- The failure occurs only if you reach a statement taking the TRUE branch of an IF statement, and you got to the statement with a test that passed through the FALSE branch.
- The failure depends on the program's inability to handle specific data values, rather than on the program's flow of control.
- Both A and B
- We are not required to test code that customers are unlikely to execute.
Who is responsible for conducting test readiness review?
- Test manager
- Test engineer
- both A & B
- Project Manager
What if the project isn't big enough to justify extensive testing?
- Use risk based analysis to find out which areas need to be tested
- Use automation tool for testing
- a and b
- None of the above
From a Testing perspective, what are the MAIN purposes of Configuration Management? i) Identifying the version of software under test. ii) Controlling the version of testware items. iii) Developing new testware items. iv) Tracking changes to testware items. v) Analysing the need for new testware items.
- A. ii, iv and v.
- B. ii, iii and iv.i,
- C. i, ii and iv.
- D. i, iii and v.
Which of the following is a MAJOR task of test planning?
- A. Scheduling test analysis and design tasks.
- B. Initiating corrective actions.
- C. Monitoring progress and test coverage.
- D. Measuring and analyzing results.
Where may functional testing be performed?
- A. At system and acceptance testing levels only.
- B. At all test levels.
- C. At all levels above integration testing.
- D. At the acceptance testing level only.
What is the MAIN objective when reviewing a software deliverable?
- A. To identify potential application failures by use of a test specification.
- B. To identify defects in any software work product.
- C. To identify spelling mistakes in a requirements specification.
- D. To identify standards inconsistencies in the code.
Who would USUALLY perform debugging activities?
- A. Developers.
- B. Analysts.
- C. Testers.
- D. Incident Managers.
From a Testing perspective, what are the MAIN purposes of Configuration Management? i) Identifying the version of software under test. ii) Controlling the version of testware items. iii) Developing new testware items. iv) Tracking changes to testware items. v) Analysing the need for new testware items.
- ii, iv and v.
- ii, iii and iv.i,
- i, ii and iv.
- i, iii and v.
Which of the following is a MAJOR task of test planning?
- Scheduling test analysis and design tasks.
- Initiating corrective actions.
- Monitoring progress and test coverage.
- Measuring and analyzing results.
Where may functional testing be performed?
- At system and acceptance testing levels only.
- At all test levels.
- At all levels above integration testing.
- At the acceptance testing level only.
What is the MAIN objective when reviewing a software deliverable?
- To identify potential application failures by use of a test specification.
- To identify defects in any software work product.
- To identify spelling mistakes in a requirements specification.
- To identify standards inconsistencies in the code.
Who would USUALLY perform debugging activities?
- Developers.
- Analysts.
- Testers.
- Incident Managers.
ObjectRepositoryUtil Object Enables us to manipulate _________________ object repository files from outside of QTP
- Shared
- Local
- Both
- None
The object Respository Manager enables us to open ________shared object respositories and modify them as needed
- Multiple
- Two
- Three
- Seven
We can manage the shared object repository associations of a selected test using the _________
- Object Repositories dialog box
- Object Repositories Manager dialog box
- Associate Repositories Manager dialog box
- Associate Repositories dailog box