What is the MINIMUM combination of paths required to provide full stat
![]()
Practice ISTQB Foundation Level Q&A – What is the MINIMUM combination of paths required to provide full statement coverage? Exhibit:
![]()
Practice ISTQB Foundation Level Q&A – What is the MINIMUM combination of paths required to provide full statement coverage? Exhibit:
![]()
Practice ISTQB Foundation Level Q&A – Which of the following is a benefit of test independence?
(v)It does not require familiarity with the code.
(w) It is cheaper than using developers to test their own code.
(x) It avoids author bias in defining effective tests.
(y) Testers are better at finding defects than developers.
(z) The above diagram represents the following paths through the code.
![]()
Practice ISTQB Foundation Level Q&A – Which of the following is MOST important in the selection of a test approach?
![]()
Practice ISTQB Foundation Level Q&A – Which of the following types of defects is use case testing MOST LIKELY to uncover?
(i) Defects in the process flows during real-world use of the system.
(ii) Defects in the interface parameters in integration testing.
(iii) Integration defects caused by the interaction and interference of different components.
(iv) Defects in the system as it transitions between one state and another.
![]()
Practice ISTQB Foundation Level Q&A – For which of the following would a static analysis tool be MOST useful?
![]()
Practice ISTQB Foundation Level Q&A – Which type of test design techniques does
the following statement best describe a procedure to derive test cases
based on the specification of a component?
![]()
Practice ISTQB Foundation Level Q&A – Match the following terms and statements.
1.Decision Table Testing
2.Decision Testing
3.State Transition Testing
4.Exploratory Testing
(W). Testing carried out w boxes to achieve specific test objectives, possibly to complement structured testing.
(X). A test technique used which may be used to verify different system re depending on current conditions or previous history.
(Y). A test technique which combines combinations of inputs that might not otherwise have been exercised during testing.
(Z). A form of control flow testing based on decision outcomes.
![]()
Practice ISTQB Foundation Level Q&A – Which activities form part of test planning?
(i) Developing test cases.
(ii) Defining the overall approach to testing.
(iii) Assigning resources.
(iv) Building the test environment
(v) Writing test conditions.
![]()
Practice ISTQB Foundation Level Q&A – With which of the following categories is a test comparator tool USUALLY associated?
![]()
Practice ISTQB Foundation Level Q&A – What determines the level of risk?
![]()
Practice ISTQB Foundation Level Q&A – What is the purpose of exit criteria?
![]()
Practice ISTQB Foundation Level Q&A – What is the KEY difference between preventative and reactive approaches to testing?
![]()
Practice ISTQB Foundation Level Q&A – Which of the following benefits are MOST likely to be achieved by using
test tools?
(i) Easy to access information about tests and testing.
(ii) Reduced maintenance of testware.
(iii) Easy and cheap to implement.
(iv) Greater consistency of tests.
![]()
Practice ISTQB Foundation Level Q&A – What is the MAIN benefit of designing tests early in the life cycle?
![]()
Practice ISTQB Foundation Level Q&A – A wholesaler sells printer cartridges. The
minimum order quantity is 5. There is a 20% discount for orders of 100
or more printer cartridges. You have been asked to prepare test cases
using various values for the number of printer cartridges ordered. Which
of the following groups contain three test inputs that would be
generated using Boundary Value Analysis?