[ISTQB Mexico Study Group 2] Chaps 1 To 4

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Kaludia06
K
Kaludia06
Community Contributor
Quizzes Created: 1 | Total Attempts: 384
| Attempts: 384 | Questions: 25
Please wait...
Question 1 / 25
0 %
0/100
Score 0/100
1. White Box Techniques are also called as:

Explanation

Learning objective 2.3.3

Submit
Please wait...
About This Quiz
[ISTQB Mexico Study Group 2] Chaps 1 To 4 - Quiz

This quiz covers material from Chapter 1 through Chapter 4 and is based on quizzes found on this page.

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. Which of the statements below is the best assessment of how the test principles apply across the test life cycle?

Explanation

Learning objective 1.1.6, 1.3.1 and 1.4.1

Submit
3. Which option best describes objectives for test levels with a life cycle model?

Explanation

Learning objective 2.1.3

Submit
4. Beta testing is:

Explanation

Learning objective 2.2.1

Submit
5. List in correct order the phases of formal review process:
i. Planning
ii. Review Meeting
iii. Rework
iv. Individual Preparations
v. Kick Off
vi. Follow Up

Explanation

Learning objective 3.2.1

Submit
6. Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase

Explanation

Learning Objective 1.4.2

Submit
7. Which of the following is true about Formal Review or Inspection:
i. Led by Trained Moderator (not the author).
ii. No Pre Meeting Preparations
iii. Formal Follow up process.
iv. Main Objective is to find defects

Explanation

Learning objective 3.2.1

Submit
8. One of the coverage goals for the project is 100% decision coverage.
The following 3 tests have been executed for the control flow graph below.
Test A covers path: A, B, D, F, G
Test B covers path: A, C, F, G
Test C covers path: A, C, F, C, F, C, F, G

Which of the following statements related to the decision coverage goal is
correct?

Explanation

Learning objective 4.4.4

Submit
9. Which test principle states that "A small number of modules contain most of the defects discovered during pre-release testing or show the most operational failures"

Explanation

Learning objective 1.2.4

Submit
10. Which of the following is a Key Characteristics of Walk Through?

Explanation

Learning objective 3.2.3

Submit
11. What can static analysis NOT find?

Explanation

Learning objective 3.3

Submit
12. A Test Plan Outline contains which of the following:- i. Test Items ii. Test Scripts iii. Test Deliverables
iv. Responsibilities

Explanation

A Test Plan Outline typically includes the following components: Test Items, Test Deliverables, and Responsibilities. Test Items refer to the specific features, functions, or requirements that will be tested. Test Deliverables are the expected outcomes or documents that will be produced during the testing process. Responsibilities outline the roles and responsibilities of individuals or teams involved in the testing. However, Test Scripts, which are a set of instructions or code used to perform tests, are not typically included in a Test Plan Outline. Therefore, the correct answer is that i, iii, and iv are true, and ii is false.

Submit
13. Which of the following is not a part of the Test Implementation and Execution Phase

Explanation

Learning objective 1.4.3

Submit
14. Which of the following statements regarding static testing is false:

Explanation

Learning objective 3.1

Submit
15. Component Testing is also called as:
i. Unit Testing
ii. Program Testing
iii. Module Testing
iv. System Component Testing

Explanation

Learning objective 2.2.1

Submit
16. A test team consistently finds between 90% and 95% of the defects present in the system under test. While the test manager understands that this is a good defect-detection percentage for her test team and industry, senior management and executives remain disappointed in the test group, saying that the test team misses too many bugs. Given that the users are generallyhappy with the system and that the failures which have occurred have generally been low impact, which of the following testing principles is most likely to help the test manager explain to these managers and executives why some defects are likely to be missed?

Explanation

Learning objective 1.1.6 and 1.2.3

Submit
17. Test Implementation and execution has which of the following major tasks? i. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts. ii. Creating the test suite from the test cases for efficient test execution. iii. Verifying that the test environment has been set up correctly. iv. Determining the exit criteria.

Explanation

Learning objective 1.4.3

Submit
18. Exhaustive Testing is

Explanation

Learning objective 1.1.6

Submit
19. Which one of the following examples describes a typical benefit of static
analysis supported by tools?

Explanation

Learning objective 3.3.2

Submit
20. How do experience-based techniques differ from specification-based techniques?

Explanation

Learning objective 4.5.2

Submit
21. Which of the following could be a coverage measure for state transition testing?
V. All states have been reached.
W. The response time for each transaction is adequate.
X. Every transition has been exercised.
Y. All boundaries have been exercised.
Z. Specific sequences of transitions have been exercised.

Explanation

Learning objective 4.3.1

Submit
22. Which test basis does not belong to Acceptance Testing?

Explanation

Learning objective 2.2.4

Submit
23. Verification involves which of the following:
i. Helps to check the Quality of the built product
ii. Helps to check that we have built the right product.
iii. Helps in developing the product
iv. Monitoring tool wastage and obsoleteness.

Explanation

Learning Objective 1.1.5

Submit
24. A bank application determines the creditworthiness of customers. The
application uses a set of rules to determine the upper limit of the credit
amount. Which of the following black-box test design techniques is best for
testing the application?

Explanation

Learning objective 4.6.1

Submit
25. When choosing which technique to use in a given situation, which factors should be taken into account?
V. previous experience of types of defects found in this or similar systems
W. the existing knowledge of the testers
X. regulatory standards that apply
Y. the type of test execution tool that will be used
Z. the documentation available
AA. previous experience in the development language

Explanation

Learning objective 4.6.1

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 19, 2011
    Quiz Created by
    Kaludia06
Cancel
  • All
    All (25)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
White Box Techniques are also called as:
Which of the statements below is the best assessment of how the test...
Which option best describes objectives for test levels with a life...
Beta testing is:
List in correct order the phases of formal review process: ...
Designing the test environment set-up and identifying any required ...
Which of the following is true about Formal Review or Inspection: ...
One of the coverage goals for the project is 100% decision...
Which test principle states that "A small number of modules contain...
Which of the following is a Key Characteristics of Walk Through?
What can static analysis NOT find?
A Test Plan Outline contains which of the following:- ...
Which of the following is not a part of the Test ...
Which of the following statements regarding static testing is false:
Component Testing is also called as:i. Unit Testing ...
A test team consistently finds between 90% and 95% of the defects...
Test Implementation and execution has which of the following major ...
Exhaustive Testing is
Which one of the following examples describes a typical benefit of...
How do experience-based techniques differ from specification-based...
Which of the following could be a coverage measure for state...
Which test basis does not belong to Acceptance Testing?
Verification involves which of the following: ...
A bank application determines the creditworthiness of customers....
When choosing which technique to use in a given situation, which...
Alert!

Advertisement