ISTQB Foundation Level Software Testing Exam

Exam covering fundamental software testing concepts, techniques, tools, and testing levels per the ISTQB Foundation Level syllabus.

5 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following techniques captures system requirements that contain logical conditions?

  1. Boundary value
  2. Equivalence partition
  3. Decision table
  4. State transition
  5. Specification based
Question 2 Multiple Choice (Single Answer)

Who among the following often performs system testing and acceptance testing respectively?

  1. Senior programmers and professional testers
  2. Technical system testers and potential customers
  3. Independent test team and users of the system
  4. Development team and customers of the system
  5. 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?

  1. Static analysis tool
  2. Performance testing tool
  3. Test comparator
  4. Test manangement tool
  5. Learner tool
Question 4 Multiple Choice (Single Answer)

How are integration testing and usecase testing similar and dissimilar?

  1. Both check for interactions; integration for components, usecase for actors
  2. Both are black box techniques; integration is low level, usecase is high level
  3. Both are static testing; developers perform integration, users execute testcase
  4. Both are V and V techniques; integartion is for validation, usecase is for verification
  5. 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?

  1. Structural testing
  2. Stress testing
  3. Error guessing
  4. Black box testing
  5. Regression testing