ISTQB Certification Exam-Sample Papers Q. 771 to 780
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions � Q. 771 to Q. 780
Correct Answers to Earlier Questions – Q. 761 to Q 770 are at the end of this page:
Q. 771: Given the following sample of pseudo code:
01 Input number of male rabbits
02 Input number of female rabbits
03 If male rabbits > 0 and female rabbits > 0 then
04 Input Do you want to breed (Yes / No)
05 If breed = “No”
06 Print “Keep male and female rabbits apart!”
07 End if
08 End If.
Which of the following test cases will ensure that statement “06” is executed?
A. male rabbits = 1, female rabbits = 1, breed = “yes”.
B. male rabbits = 1, female rabbits = 1, breed = “no”.
C. male rabbits = 1, female rabbits = 2, breed = “yes”.
D. male rabbits = 1, female rabbits = 0, breed = “no”.
<<<<<< =================== >>>>>>
Q. 772: Which ADDITIONAL test level could be introduced into a standard V-model after system testing?
A. System Integration Testing
B. Acceptance Testing
C. Regression Testing
D. Component Integration Testing
<<<<<< =================== >>>>>>
Q. 773: A system under development contains complex calculations and decision logic, and it is assessed as high risk because of the relative inexperience of the development team in the application domain. Which of the following would be the MOST appropriate choice of test design technique for component testing?
A. Decision testing.
B. Statement testing
C. State transition testing
D. Equivalence partitioning
<<<<<< =================== >>>>>>
Q. 774: Four testers have each submitted an incident report in which each reported a problem with the User log-on process. User log-on is a critical component of the system. The table below describes the four defect reports submitted.
Tester ID | Incident Description | Inputs / Expected & Actual Results | Business Priority (1 High 2 Medium 3 Low) |
Tester 1 | User Log-on validation error | Entered user ID of Ram Kumar & password ABC123 but got an error message | 1 |
Tester 2 | Log-on does not meet requirements | Inputs: Entered valid user ID & password
Actual result: Error saying incorrect password |
2 |
Tester 3 | Log-on password validation error | Inputs: User ID Ram Kumar & password ABC123
Expected result: Main menu screen Actual result: Error Message � �Incorrect password� This test has worked many times before |
2 |
Tester 4 | Password validation error | Inputs: User ID Ram Kumar & password ABC123
Expected result: Main menu screen Actual result: �Incorrect password� N. B: The same inputs worked yesterday, before code release 1.2 was delivered |
1 |
Which Tester has reported the incident MOST effectively, considering the information and priority they have supplied?
A. Tester 3
B. Tester 1
C. Tester 2
D. Tester 4
<<<<<< =================== >>>>>>
Q. 775: Which of the following software work product can be used as a basis for testing?
A. Incremental scenarios
B. Design documents
C. Undocumented features
D. V-model specifications
<<<<<< =================== >>>>>>
Q. 776: Match the test design techniques to the correct descriptions.
S. Black-box technique
T. White-box technique
U. Structural-based technique
V. Specification-based technique
1. Selecting test cases based on documentation
2. Ignoring the internal structure of the system
A. S1, S2, U1 and U2
B. T1, T2, U1 and U2
C. S1, S2, V1 and V2
D. T1, T2, V1 and V2
<<<<<< =================== >>>>>>
Q. 777: Given the following flow chart diagram:
What is the minimum number of test cases required for 100% statement coverage and 100%decision coverage, respectively?
A. Statement Coverage = 1, Decision Coverage = 3.
B. Statement Coverage = 2, Decision Coverage = 3.
C. Statement Coverage = 2, Decision Coverage = 2.
D. Statement Coverage = 3, Decision Coverage = 3
<<<<<< =================== >>>>>>
Q. 778: Which ordering of the list below gives increasing levels of test independence?
a. Tests designed by a fellow-member of the design team.
b. Tests designed by a different group within the organization.
c. Tests designed by the code author.
d. Tests designed by different organization.
A. c, a, b, d.
B. d, b, a, c
C. c, a, d, b.
D. a, c, d, b.
<<<<<< =================== >>>>>>
Q. 779: During which activity of the Fundamental Test Process test process do you review the test basis?
A. Evaluating exit criteria and reporting.
B. Test implementation and execution
C. Test analysis and design
D. Test planning and control
<<<<<< =================== >>>>>>
Q. 780: Which of the following are structure-based techniques?
a. Decision table testing
b. Boundary value analysis
c. Multiple condition coverage
d. Use case testing
e. Decision testing
A. a and c.
B. b and d.
C. b and e.
D. c and e.
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to the Earlier Questions – Q. 761 to Q 770 are as under:
Question No. | Correct Answer |
Q. 761 | B |
Q. 762 | D |
Q. 763 | C |
Q. 764 | A |
Q. 765 | D |
Q. 766 | B |
Q. 767 | C |
Q. 768 | D |
Q. 769 | B |
Q. 770 | B |
An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.