NEW
Font size
WorksheetsISTQB - Fundamentals of Testing
Total questions: 10
Worksheet time: 24mins
Failure is _________
Incorrect program behavior due to a fault in the program
Bug found before product Release
Bug found after product Release
Bug found during Design phase
Which of the following can be root cause of a bug in a software product?
(I) The project had incomplete procedures for configuration management.
(II) The time schedule to develop a certain component was cut.
(III) the specification was unclear
(IV) Use of the code standard was not followed up
(V) The testers were not certified
(I) and (II) are correct
(I) through (IV) are correct
(III) through (V) are correct
(I), (II) and (IV) are correct
Which of the following is NOT a reasonable test objective?
To find faults in the software
To give confidence in the software
To find performance problems
To prove that the software has no faults
Which of the following statements is true?
Testing is the same as quality assurance
Testing is a part of quality assurance
Testing is not a part of quality assurance
Testing is same as debugging
Which of the following sentences describes one of these basic software principles?
Complete testing of software is attainable if you have enough resources and test tools
With automated testing you can make statements with more confidence about the quality of a product than with manual testing
For a software system, it is not possible, under normal conditions, to test all input and output combinations.
A goal of testing is to show that the software is defect free.
A test team consistently finds between 90% and 95% of the defects present in the system under test. While the test manager understands that this is a good defect-detection percentage for her test team and industry, senior management and executives remain disappointed in the test group, saying that the test team misses too many bugs. Given that the users are generally happy with the system and that the failures which have occurred have generally been low impact, which of the following testing principles is most likely to help the test manager explain to these managers and executives why some defects are likely to be missed?
Exhaustive testing is impossible
Absence-of-errors fallacy
Defect clustering
Pesticide paradox
Which activity in the fundamental test process includes evaluation of the testability of the requirements and system?
Test closure.
Test implementation and execution.
Test analysis and design
Test planning and control
Consider the following list of test process activities:
I. Analysis and design
II. Test closure activities
III. Evaluating exit criteria and reporting
IV. Planning and control
V. Implementation and execution
Which of the following places these in their logical sequence?
IV, I, V, II and III.
IV, I, V, III and II.
I, II, III, IV and V.
I, IV, V, III and II.
Which of the following is most important to promote and maintain good relationships between testers and developers?
Understanding what managers value about testing.
Promoting better quality software whenever possible.
Explaining test results in a neutral fashion.
Identifying potential customer workarounds for bugs.
Which of the following has highest level of independence in which test cases are:
Designed by persons who write the software under test
Designed by a person from a different section
Designed by a person from a different organization
Designed by another person
