ISTQB is a non-profit association registered in Belgium for software testing qualification certification. Have you in any way interacted with it or intending to? If so take up the quiz below and gain knowledge on it.
Automated tests are better than manual tests for avoiding the Exhaustive Testing
Exhaustive testing is, with sufficient effort and tool support, feasible for all software
It is normally impossible to test all input / output combinations for a software system
The purpose of testing is to demonstrate the absence of defects
Determine whether enough component testing was executed. proposes preventing activities.
Cause as many failures as possible so that faults can be identified and corrected.
Prove that all faults are identified analyzes, and removes the causes of failures in the software.
Prove that any remaining faults will not cause any failures
Setting or defining test objectives
Reviewing the test basis because the users need to execute less tests
Creating test suites from test procedures requirement engineers building software models (e.g. state transition diagrams), which do not match the requirements
Analyzing lessons learned for process improvement
The product crashed when the user selected an option in a dialog box
One source code file included in the build was the wrong version
The computation algorithm used the wrong input variables.
The developer misinterpreted the requirement for the algorithm
Testers and reviewers are not curious enough to find defects
Testers and reviewers are not qualified enough to find failures and faults
Testers and reviewers communicate defects as criticism against persons and not against the software product
Testers and reviewers expect that defects in the software product have already been found and fixed by the developers.
B and C are true; A and D are false.
A and D are true; B and C are false.
A and C are true, B and D are false
C and D are true, A and B are false
Testing pinpoints (identifies the source of) the defects. Debugging analyzes the faults and proposes prevention activities.
Dynamic testing shows failures caused by defects. Debugging finds, analyzes, and removes the causes of failures in the software
Testing removes faults. Debugging identifies the causes of failures
Dynamic testing prevents causes of failures. Debugging removes the failures
The process of testing an integrated system to verify that it meets specified requirements
The process of testing to determine the compliance of a system to coding standards
Testing without reference to the internal structure of a system
Testing system attributes, such as usability, reliability or maintainability
To adapt the models to the context of project and product characteristics
To choose the waterfall model because it is the first and best proven model
To start with the V-model and then move to either iterative or incremental models
To only change the organization to fit the model and not vice versa
Acceptance testing is always the final test level to be applied.
All test levels are planned and completed for each developed feature.
Testers are involved as soon as the first piece of code can be executed
For every development activity there is a corresponding testing activity
Correction of defects during the development phase.
Planned enhancements to an existing operational system
Complaints about system quality during user acceptance testing
Integrating functions during the development of a new system
A, C and D and E are true; B is false.
A, C and E are true; B and D are false.
C and D are true; A, B and E are false.
B and E are true; A, C and D are false
Component testing verifies the functioning of software modules, program objects, and classes that are separately testable, whereas system testing verifies interfaces between components and interactions with different parts of the system.
Test cases for component testing are usually derived from component specifications, design specifications, or data models, whereas test cases for system testing are usually derived from requirement specifications, functional specifications or use cases.
Component testing focuses on functional characteristics, whereas system testing focuses on functional and non-functional characteristics.
Component testing is the responsibility of the technical testers, whereas system testing typically is the responsibility of the users of the system.
Initiation, status, preparation, review meeting, rework, follow up.
Planning, preparation, review meeting, rework, closure, follow up.
Planning, kick off, individual preparation, review meeting, rework, follow up.
Preparation, review meeting, rework, closure, follow up, root cause analysis.
Informal review and Technical Review
Management review and Inspection
Inspection and Technical Review
Walkthrough and Inspection
Static analysis can be used as a preventive measure with appropriate process in place.
Static analysis can find defects that are not easily found by dynamic testing
Static analysis can result in cost savings by finding defects early
Static analysis is a good way to force failures into the software.
Decision D has not been tested completely
100% decision coverage has been achieved.
Decision E has not been tested completely.
Decision F has not been tested completely
A, B and D.
A and C.
A, B and C
A, C and D
The state table can be used to derive both valid and invalid transitions
The state table represents all possible single transitions.
The state table represents only some of all possible single transitions
The state table represents sequential pairs of transitions
A, B and E are true; C and D are false.
A, C and D are true; B and E are false.
A and E are true; B, C and D are false.
A and B are true; C, D and E are false
Equivalence Partitioning, decision tables, state transition, and boundary value. AND Equivalence Partitioning, decision tables, use case.
Equivalence Partitioning, decision tables, checklist based, statement coverage, use case. AND Equivalence Partitioning, decision tables, use case.
Equivalence Partitioning, cause-effect graph, checklist based, decision coverage, use case. AND Equivalence Partitioning, decision tables, use case.
Equivalence Partitioning, cause-effect graph, checklist based, decision coverage and boundary value AND Equivalence Partitioning, decision tables, use case.
3.
5
2
4
A and D are true; B and C are false
A is true; B, C and D are false
A and B are true; C and D are false.
C is true; A, B and D are false.
Experience, defect and failure data, knowledge about software failures.
Risk analysis performed at the beginning of the project.
Use Cases derived from the business flows by domain experts.
Expected results from comparison with an existing system.
Use Case Testing
Condition Coverage
Exploratory Testing.
Path Testing
Wait!
Here's an interesting quiz for you.