Which of the following is not part of performance testing:
![]()
Practice ISTQB Foundation Level Q&A – Which of the following is not part of performance testing:
![]()
Practice ISTQB Foundation Level Q&A – Which of the following is not part of performance testing:
![]()
Practice ISTQB Foundation Level Q&A – Could reviews or inspections be considered part of testing:
![]()
Practice ISTQB Foundation Level Q&A – Which of the following is NOT included in the Test Plan document of the Test Documentation
Standard:
![]()
Practice ISTQB Foundation Level Q&A – What statement about expected outcomes is FALSE:
Which expression best matches the following character
![]()
Practice ISTQB Foundation Level Q&A –
Which expression best matches the following characteristics or review processes:
1. led by author
2. undocumented
3. no management participation
4. led by a trained moderator or leader
5. uses entry exit criteria
s) inspection
t) peer review
u) informal review
v) walkthrough
![]()
Practice ISTQB Foundation Level Q&A – A typical commercial test execution tool would be able to perform all of the following EXCEPT:
![]()
Practice ISTQB Foundation Level Q&A – Which of the following statements is NOT true:
![]()
Practice ISTQB Foundation Level Q&A – Which of the following statements about the component testing standard is false:
![]()
Practice ISTQB Foundation Level Q&A – The main focus of acceptance testing is:
Given the following types of tool, which tools
![]()
Practice ISTQB Foundation Level Q&A –
Given the following types of tool, which tools
would typically be used by developers and which by an independent
test team:
i. static analysis
ii. performance testing
iii. test management
iv. dynamic analysis
v. test running
vi. test data preparation
![]()
Practice ISTQB Foundation Level Q&A – Consider the following:
Pick up and read the newspaper
Look at what is on television
If there is a program that you are interested in watching then switch the the television on and watch the
program
Otherwise
Continue reading the newspaper
If there is a crossword in the newspaper then try and complete the crossword
![]()
Practice ISTQB Foundation Level Q&A – Given the following code, which is true:
IF A > B THEN
C = A – B
ELSE
C = A + B
ENDIF
Read D
IF C = D Then
Print “Error”
ENDIF
![]()
Practice ISTQB Foundation Level Q&A – Given the following:
Switch PC on
Start “outlook”
IF outlook appears THEN
Send an email
Close outlook
![]()
Practice ISTQB Foundation Level Q&A – Given the following code, which is true about the minimum number of test cases required for
full statement and branch coverage:
Read P
Read Q
IF P+Q > 100 THEN
Print “Large”
ENDIF
If P > 50 THEN
Print “P Large”
ENDIF
Consider the following statements
i. an inciden
![]()
Practice ISTQB Foundation Level Q&A –
Consider the following statements
i. an incident may be closed without being fixed
ii. incidents may not be raised against documentation
iii. the final stage of incident tracking is fixing
iv. the incident record does not include information on test environments
v. incidents should be raised when someone other than the author of the software performs the test