ISTQB Software Testing Quiz 2

6 Questions | Attempts: 2196
Share

SettingsSettingsSettings
ISTQB Quizzes & Trivia

ISTQB software testing questions.


Questions and Answers
  • 1. 
    Deciding how much testing is enough should take into account:i)  Level of risk, including technical and business product and project riskii) Project constraints such as time and budgetiii) Size of the testing teamiv) Size of the development team
    • A. 

      I, ii, & iii are true; iv is false

    • B. 

      I & iv are true; ii & iii are false

    • C. 

      I & ii are true; iii & iv are false

    • D. 

      Ii, iii & iv are true; i is false

  • 2. 
    One of the fields on a form contains a text box which accepts alphabets in lower or upper case.  Identify the invalid Equivalence Class value.
    • A. 

      TESTING

    • B. 

      TESTING

    • C. 

      TEsting

    • D. 

      TEst67g

  • 3. 
    Repeated testing of an already tested program, after modification, to discover any defects introduced or uncovered as a result of the changes in the software being tested or in another related or unrelated software component is known as:
    • A. 

      Re-testing

    • B. 

      Confirmation testing

    • C. 

      Regression testing

    • D. 

      Negative testing

  • 4. 
    Defects discovered by static analysis tools include:i) Variables that are never usedii) Security vulnerabilitiesiii) Programming standard violationsiv) Uncalled functions and procedures
    • A. 

      i, ii, iii & iv are true

    • B. 

      Iii is true; i, ii & iv are false

    • C. 

      I, ii, iii & iv are false

    • D. 

      Ii & iv are true; i & iii are false

  • 5. 
    The structure of an incident report is covered in the Standard for Software and System Test Documentation (IEEE 829), where it is called a(n):
    • A. 

      Anomaly report

    • B. 

      Defect report

    • C. 

      Test defect report

    • D. 

      Test incident report

  • 6. 
    In the following code fragment:Disc = 0Order-qty = 0Read Order-qtyIf Order-qty >= 20 then  Disc = 0.05  If Order-qty >= 100 then    Disc = 0.1  End ifEnd ifWhat is the minimum number of tests you would need for full statement coverage?
    • A. 

      4 tests

    • B. 

      1 test

    • C. 

      3 tests

    • D. 

      2 tests

Back to Top Back to top
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.