Latest Update
Which of the following statements is the MOST valid goal for a test team?
A. Determine whether enough component testing was executed.
B. Cause as many failures as possible so that faults can be identified and corrected.
C. Prove that all faults are identified.
D. Prove that any remaining faults will not cause any failures. B. Cause as many failures as
possible so that faults can be identified and corrected.
One Key reason why developers have difficulty testing their own work is:
A. Lack of technical documentation
B. Lack of test tools on the market for developers
C. Lack of training
D. Lack of Objectivity C. Lack of training
Hand over of Testware is a part of which Phase:
A. Test Analysis and Design
B. Test Planning and control
C. Test Closure Activities
D. Evaluating exit criteria and reporting C. Test Closure Activities
Maintenance testing is:
A. updating tests when the software has changed
B. testing a released system that has been changed
C. testing by users to ensure that the system meets a business need D. testing to maintain
business advantage B. testing a released system that has been changed
According to the ISTQB Glossary, regression testing is required for what purpose?
,A. To verify the success of corrective actions.
B. To prevent a task from being incorrectly considered completed. C. To ensure that defects
have not been introduced by a modification.
D. To motivate better unit testing by the programmers. C. To ensure that defects have not
been introduced by a modification.
156. Reporting Discrepancies as incidents is a part of which phase: A. Test Analysis and Design
B. Test Implementation and execution
C. Test Closure Activities
D. Evaluating exit criteria and reporting B. Test Implementation and execution
For which of the following would maintenance testing be used?
A. Correction of defects during the development phase.
B. Planned enhancements to an existing operational system.
C. Complaints about system quality during user acceptance testing. D. Integrating functions
during the development of a new system. B. Planned enhancements to an existing
operational system.
Which statement below BEST describes non-functional testing? A. The process of testing an
integrated system to verify that it meets specified requirements.
B. The process of testing to determine the compliance of a system to coding standards.
C. Testing without reference to the internal structure of a system.
D. Testing system attributes, such as usability, reliability or maintainability. A. The process of
testing an integrated system to verify that it meets specified requirements.
What is important to do when working with software development models?
A. To adapt the models to the context of project and product characteristics.
B. To choose the waterfall model because it is the first and best proven model.
C. To start with the V-model and then move to either iterative or incremental models.
,D. To only change the organization to fit the model and not vice versa. A. To adapt the
models to the context of project and product characteristics.
The purpose of exit criteria is:
A. Define when to stop testing
B. End of test level
C. When a set of tests has achieved a specific pre condition
D. All of the above D. All of the above
Designing the test environment set-up and identifying any required infrastructure and tools are
a part of which phase:
A. Test Implementation and execution
B. Test Analysis and Design
C. Evaluating the Exit Criteria and reporting
D. Test Closure Activities B. Test Analysis and Design
Which of the following is not a part of the Test Implementation and Execution Phase?
A. Creating test suites from the test cases
B. Executing test cases either manually or by using test execution tools
C. Comparing actual results
D. Designing the Tests D. Designing the Tests
What should be the MAIN objective during development testing?
A. To cause as many failures as possible so that defects in the software are identified and can
be
B. To confirm that the system works as expected and that requirements have been met
C. To assess the quality of the software with no intention of fixing defects
, D. To give information to stakeholders of the risk of releasing the system at a given time A.
To cause as many failures as possible so that defects in the software are identified and can be
fixed
Which of the following is the main purpose of the component build and integration strategy?
A. to ensure that all of the small components are tested
B. to ensure that the system interfaces to other systems and networks
C. to ensure that the integration testing can be performed by a small team
D. to specify how the software should be divided into components E. to specify which
components to combine when, and how many at once E. to specify which components to
combine when, and how many at once
147. Important consequences of the impossibility of complete testing are:
A. We can never be certain that the program is bug free.
B. We have no definite stopping point for testing, which makes it easier for some managers to
argue for very little testing.
C. We have no easy answer for what testing tasks should always be required, because every
task takes time that could be spent on other high importance tasks.
D. All of the above D. All of the above
146. Testing should be stopped when:
A. All the planned tests have been run
B. Time has run out
C. All faults have been fixed correctly
D. Both A and C
E. It depends on the risks for the system being tested E. It depends on the risks for the
system being tested
145. Which activities form part of test planning?