ISTQB Foundation Level Software Testing Exam
Exam covering fundamental software testing concepts, techniques, tools, and testing levels per the ISTQB Foundation Level syllabus.
Questions
Question 1 Multiple Choice (Single Answer)
Which of the following techniques captures system requirements that contain logical conditions?
- Boundary value
- Equivalence partition
- Decision table
- State transition
- Specification based
Question 2 Multiple Choice (Single Answer)
Who among the following often performs system testing and acceptance testing respectively?
- Senior programmers and professional testers
- Technical system testers and potential customers
- Independent test team and users of the system
- Development team and customers of the system
- Potential customers and professional testers
Question 3 Multiple Choice (Single Answer)
Which of the following test support tools can be used to enforce coding standards?
- Static analysis tool
- Performance testing tool
- Test comparator
- Test manangement tool
- Learner tool
Question 4 Multiple Choice (Single Answer)
How are integration testing and usecase testing similar and dissimilar?
- Both check for interactions; integration for components, usecase for actors
- Both are black box techniques; integration is low level, usecase is high level
- Both are static testing; developers perform integration, users execute testcase
- Both are V and V techniques; integartion is for validation, usecase is for verification
- None of these
Question 5 Multiple Choice (Single Answer)
Which of the following tests measures the system at or beyond the limits of its specified requirements?
- Structural testing
- Stress testing
- Error guessing
- Black box testing
- Regression testing