ISTQB Software Testing Quiz 11

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Tmccoy
T
Tmccoy
Community Contributor
Quizzes Created: 14 | Total Attempts: 22,603
Questions: 6 | Attempts: 825

SettingsSettingsSettings
ISTQB Quizzes & Trivia

ISTQB software testing questions.


Questions and Answers
  • 1. 

    Which of the following are Black Box test design techniques? i) Boundary value analysisii) Decision testingiii) Equivalence partitioningiv) State transition testing

    • A.

      I, ii, iii & iv

    • B.

      I & iii

    • C.

      Iii & iv

    • D.

      I, iii & iv

    Correct Answer
    D. I, iii & iv
    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.

    Rate this question:

  • 2. 

    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.

    • A.

      I & iii

    • B.

      Ii, iii & iv

    • C.

      I, ii & iii

    • D.

      Iv

    Correct Answer
    C. I, ii & iii
    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.

    Rate this question:

  • 3. 

    Which of the following could be a disadvantage of independent testing?

    • A.

      Developer testing and independent testing will overlap and waste resources.

    • B.

      Communication is limited between independent testers and developers.

    • C.

      Independent testers are too slow and delay the project schedule.

    • D.

      Developers can lose a sense of responsibility for quality.

    Correct Answer
    D. Developers can lose a sense of responsibility for quality.
    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.

    Rate this question:

  • 4. 

    Which of the following is a true statement about the use of static analysis tools?

    • A.

      Static analysis tools can change the code to reduce complexity.

    • B.

      Static analysis tools are intended to support developers only.

    • C.

      Static analysis tools aid in understanding of code structure and dependencies.

    • D.

      Static analysis tools cannot be used to enforce coding standards.

    Correct Answer
    C. Static analysis tools aid in understanding of code structure and dependencies.
    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.

    Rate this question:

  • 5. 

    Which of the following best describes typical test exit criteria?

    • A.

      Reliability measures, number of tests written, and product completeness.

    • B.

      Thoroughness measures, reliability measures, cost, schedule, tester availability and residual risks.

    • C.

      Thoroughness measures, reliability measures, test cost, amount of time spent testing and product completeness, number of defects.

    • D.

      Time to market, residual defects, tester qualification, degree of tester independence, thoroughness measures and test cost.

    Correct Answer
    B. Thoroughness measures, reliability measures, cost, schedule, tester availability and residual risks.
    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.

    Rate this question:

  • 6. 

    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?

    • A.

      Two equivalence partitions

    • B.

      Three equivalence partitions

    • C.

      Four equivalence partitions

    • D.

      Five equivalence partitions

    Correct Answer
    C. Four equivalence partitions
    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.

    Rate this question:

Quiz Review Timeline +

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
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.