ISTQB Software Testing Quiz 11

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 Tmccoy
T
Tmccoy
Community Contributor
Quizzes Created: 14 | Total Attempts: 22,775
| Attempts: 826 | Questions: 6
Please wait...
Question 1 / 6
0 %
0/100
Score 0/100
1. Which of the following are success factors for reviews?

i) Clear objectives for each review.

ii) Checklists and/or roles are used to increase the effectiveness of defect identification.

iii) There is an emphasis on process improvement.

iv) People issues and psychological aspects are not taken into consideration.

Explanation

The factor that sticks out as being wrong is iv, because it's extremely important to pay attention to people issues so the process will be a positive experience. This eliminates B & D. Then it's just a question of deciding between A & C, which are the same except that C includes "checklists". Since checklists are important, we choose C.

Submit
Please wait...
About This Quiz
ISTQB Quizzes & Trivia

ISTQB Software Testing Quiz 11 covers key concepts in software testing, including black box techniques, review success factors, independent testing disadvantages, static analysis tools, and test exit criteria.

Personalize your quiz and earn a certificate with your name on it!
2. Which of the following is a true statement about the use of static analysis tools?

Explanation

Static analysis tools report on code, they don't change it. They can report on violations of coding standards. They can be used by testing staff as well as by developers. They can help us understand the structure of the code, so the anwer is C.

Submit
3. Which of the following are Black Box test design techniques?

i) Boundary value analysis

ii) Decision testing

iii) Equivalence partitioning

iv) State transition testing

Explanation

Black Box test design techniques rely on deriving test cases based on the specification, without reference to the internal structure of the system. Decision testing relies on knowledge of the code (i.e. the internal structure), to test all the decision paths, and is a White Box technique. The other three are Black Box techniques.

Submit
4. The company is thinking of providing staff with a special gift, which will be based on the employee’s length of service, as follows:

* Nothing if they have been with the company for less than a year;

* Nintendo Wii for between one and up to (but not including) two years;

* 42 inch Plasma screen for between two and up to (but not including) four years; and

* Porsche 911 for four years or more.

The company intranet, where the application will live, will accept inputs in whole months only.  Negative values won't be allowed, but zero is OK.

How many equivalence partitions are needed to test the calculation of the special gift?



Explanation

This question is a bit tricky. There are four groups of valid values so we would need at least four partitions. If we were testing negative values, we would need another partition for "invalid" values, but the question is only asking about valid values (i.e. those involved in the calculation of the special gift). Since zero would belong to the first partition, and doesn't need a separate equivalence class, the answer is four partitions.

Submit
5. Which of the following could be a disadvantage of independent testing?

Explanation

C is nonsense. A & B have some truth in them, but D is far more significant. It has certainly been shown in several organisations that when developers feel they can just "throw their work over the wall to the independent testing team", they may test a lot less.

Submit
6. Which of the following best describes typical test exit criteria?

Explanation

Some answers that look silly are "number of tests written" (which isn't the same as coverage), and "tester qualification", so I'd strike out A & D. We're again down to two choices. "Number of defects" can't be used as an exit criterion (because we'd have no way of knowing how many to expect) so B is the best answer.

Submit
View My Results

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

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

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jul 23, 2009
    Quiz Created by
    Tmccoy
Cancel
  • All
    All (6)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which of the following are success factors for reviews? ...
Which of the following is a true statement about the use of...
Which of the following are Black Box test design techniques? ...
The company is thinking of providing staff with a special gift, which...
Which of the following could be a disadvantage of independent testing?
Which of the following best describes typical test exit criteria?
Alert!

Advertisement