ISTQB Software Testing Quiz 13

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: 896 | Questions: 6
Please wait...
Question 1 / 6
0 %
0/100
Score 0/100
1. Which of the following statements about functional testing is true?

Explanation

I'm hoping that by now this one would be obvious.

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

This ISTQB Software Testing Quiz 13 assesses knowledge on functional testing, exhaustive testing, incident reporting, test harness tools, testing requirements, and static testing.

Personalize your quiz and earn a certificate with your name on it!
2. What is the purpose of exhaustive testing?

Explanation

The definition of exhaustive testing is that it "comprises all combinations of input values and preconditions", so the anwer is C. But you'll also be aware that according to Testing Principle 2: Exhaustive testing is impossible.

Submit
3. What is testing without executing the code?

Explanation

Don't be confused here by structure-based testing, which is clearly done by executing the code (while the test cases can be derived from analysing the code). Static testing, which is the opposite of dynamic testing, is done without executing the code.

Submit
4. Which of the following is a good reason for a developer to use a Test Harness tool?

Explanation

A test harness consists of drivers and/or stubs. When you want to test a function, but the code to call that function hasn't been written yet, a driver can be used to call the function and allow you to test it. Also, if you want to test a function that needs to call some code, but that code hasn't been written yet, the function can call a stub so you can do your testing.

Submit
5. Which of the following details would most likely be included in an incident report?

i) Identification of the test item (configuration item) and environment.

ii) Development process characteristics such as organisation stability and test process used.

iii) A review of the test basis, such as requirements, architecture, design, interfaces, etc.

iv) Scope or degree of the impact on the stakeholders’ interests.

Explanation

This one is easy. Even if you don't know the answer, you can eliminate iii straight away, because incident reports have nothing to do with reviewing anything. So that gets rid of A, B & D and leaves C as the answer.

Submit
6. What factors should an organisation take into account when determining how much testing is needed?

i) Level of risk

ii) Tools to be used during test sub-project

iii) Project constraints such as time and budget

iv) Skill of the testers

v) Expected selling cost of the system

Explanation

Clearly risk is the main thing to be concerned about, and then we need to factor in time and budget. Tools, skills or selling cost have nothing to do with how much testing is needed (but they may affect how much testing is actually done).

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 27, 2009
    Quiz Created by
    Tmccoy
Cancel
  • All
    All (6)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which of the following statements about functional testing is true?
What is the purpose of exhaustive testing?
What is testing without executing the code?
Which of the following is a good reason for a developer to use a Test...
Which of the following details would most likely be included in an...
What factors should an organisation take into account when determining...
Alert!

Advertisement