Font size
WorksheetsISTQB Foundation - Module 1 - Quizz
Total questions: 28
Worksheet time: 28mins
Is testing the same as debugging?
Yes
No
Exhaustive testing is impossible
True
False
Which of the following is a legitimate exit (stopping) criteria for testing? Select one:
No medium or high severity defects remain uncorrected
All planned test coverage goals have been met
All planned test cases have been written, executed, and passed
All of the above
If the planned tests are not going to be completed on schedule, which of the following probably is NOT an effective control approach? Select one:
Extend the schedule to allow more time to complete the planned tests
Automate some of the manual tests
Prioritize which tests to perform and which not to perform
Add additional testers who have experience on the system under test
Which of the following is a fundamental test activity?
Test design and Implementation
Test Implementation and Execution
Test Planning and design
Evaluating Test plan
What is true of a Quality system?
It is secure
It meets specified requirements, customer needs
It costs more than other systems with the same feature
It was delivered on time and budget.
Which of the following is NOT a test objective
Preventing defects
Finding defects
Verify if all specified requirements have been fulfilled
Analyzing cause of failure
What does a test design specification contain?
Test Inputs
Expected results
Procedure steps
Test conditions
How does testing contribute to the overall success of software?
At the end the software is of high quality and free of bugs
By testing defects
By searching for defects and finding all of them in the software
By applying appropriate test techniques with the appropriate level of test expertise, and at the appropriate points in the SDLC (Software development life cycle)
Is the defect the same as failure?
Yes
No
A defect or bug may not lead to failure
True
False
Choose the true statement
Testing > QM > QA > QC
QC > QM > QA > Testing
QM > QA > QC > Testing
QC > Testing > QM > QA
Which of the principles below are testing principles
Testing shows the presence of defects, not their absence
Exhaustive testing is impossible
Developers should not be a part of the testing
Early testing saves time and money
Beware of the pesticide paradox
Is testing different values a pesticide paradox?
True
False
Defects cluster together means:
Bugs are not spread around equally.
Bugs are spread equally
There are a fixed number of bugs for each module
defect can be found in one or 2 modules from 4
External factors that are influencing testing decisions are: (multiple choice)
External Stakeholders
SDLC
Domain
System complexity
Internal Factors that cand influence testing decisions are:
Laws and standards
Budget
Resources, Time
System complexity
Domain
The first Process Model introduced is:
Agile
Waterfall
Test plans can be adjusted
True
False
Are videos, images, web pages, slide shows metadata?
True
False
Designing and prioritizing test cases is part of:
Test analysis
Test design
Test Monitoring and control
Test execution
Comparing the Expected result with the Actual result is part of:
Test design
Test analysis
Test execution
Monitoring and control
Creating a test summary report is part of:
Test design
Test analysis
Test execution
Test completion
Select the options for a constructive bug report
Link to relevant requirements
Expected results
Actual results
What I think should be fixed and how
Previous software version
Setting up the test environment and developing test procedure and automated scripts is part of:
Test design
Test implementation
Test completion
Test analysis
On-going comparison of Planned vs Actual is part of:
Test Monitoring and Control
Test analysis
Test implementation
Test completion
Defining the objectives of testing and specifying how are you going ti achieve these, is part of:
Test analysis
Test design
Test monitoring and control
Test planning
A testable aspect of a component or a system indentified as a basis for testing is called:
Test case
Test condition
Summary
Expected result
