ISTQB-2010-2011-5

34 Questions | Attempts: 579
Share

SettingsSettingsSettings
ISTQB-2010-2011-5 - Quiz

Questions and Answers
  • 1. 

    Q. 261: One of the fields on a form contains a text box, which accepts alphabets inlower or upper case. Identify the invalid Equivalance class value.

    • A.

      CLASS

    • B.

      CLASS

    • C.

      CLass

    • D.

      CLa01ss

    Correct Answer
    D. CLa01ss
  • 2. 

    Q. 262: The Kick Off phase of a formal review includes the following:

    • A.

      Inspection

    • B.

      Walkthrough

    • C.

      Technical Review

    • D.

      Formal Review

    Correct Answer
    A. Inspection
  • 3. 

    Q. 265: Success Factors for a review include:i. Each Review does not have a predefined objectiveii. Defects found are welcomed and expressed objectivelyiii. Management supports a good review process.iv. There is an emphasis on learning and process improvement.

    • A.

      Ii,iii,iv are correct and i is incorrect

    • B.

      Iii , i , iv is correct and ii is incorrect

    • C.

      I , iii , iv , ii is in correct

    • D.

      Ii is correct

    Correct Answer
    A. Ii,iii,iv are correct and i is incorrect
  • 4. 

    Q. 266: Which of the following helps in monitoring the Test Progress:i. Percentage of Test Case Executionii. Percentage of work done in test environment preparation.iii. Defect Information e.g. defect density, defects found and fixediv. The size of the testing Team and skills of the engineers

    • A.

      Iv is correct and i,ii,iii are incorrect

    • B.

      I,ii,iii are correct and iv is incorrect

    • C.

      I,ii are correct and iii,iv are incorrect

    • D.

      I,iv are correct and ii , iii are incorrect

    Correct Answer
    B. I,ii,iii are correct and iv is incorrect
  • 5. 

    Q. 267: Defects discovered by static analysis tools include:i. Variables that are never used.ii. Security vulnerabilities.iii. Programming Standard Violationsiv. Uncalled functions and procedures

    • A.

      I , ii,iii,iv is correct

    • B.

      Iii ,is correct I,ii,iv are incorrect.

    • C.

      I ,ii, iii and iv are incorrect

    • D.

      Iv, ii is correct

    Correct Answer
    A. I , ii,iii,iv is correct
  • 6. 

    Q. 268: Which of the following is true about White and Black Box Testing Technique:-

    • A.

      Equivalence partitioning, Decision Table and Control flow are White box Testing Techniques.

    • B.

      Equivalence partitioning, Boundary Value Analysis , Data Flow are Black Box Testing Techniques.

    • C.

      Equivalence partitioning , State Transition , Use Case Testing are black box Testing Techniques.

    • D.

      Equivalence Partitioning, State Transition, Use Case Testing and Decision Table are White Box Testing Techniques.

    Correct Answer
    C. Equivalence partitioning , State Transition , Use Case Testing are black box Testing Techniques.
  • 7. 

    Q. 270: Features of White Box Testing Technique:i. We use explicit knowledge of the internal workings of the item being tested to select the test data.ii. Uses specific knowledge of programming code to examine outputs and assumes that the tester knows the path of logic in a unit or a program.iii. Checking for the performance of the applicationiv. Also checks for functionality.

    • A.

      I, ii are true and iii and iv are false

    • B.

      Iii is true and i,ii, iv are false

    • C.

      Ii ,iii is true and i,iv is false

    • D.

      Iii and iv are true and i,ii are false

    Correct Answer
    A. I, ii are true and iii and iv are false
  • 8. 

    Q. 271. The Provision and Management of a controlled library containing all theconfigurations items is called as

    • A.

      Configuration Control

    • B.

      Status Accounting

    • C.

      Configuration Identification

    • D.

      Configuration Identification

    Correct Answer
    A. Configuration Control
  • 9. 

    Q. 272: The selection of a test approach should consider the context:i. Risk of Failure of the Project, hazards to the product and risks of product failure tohumansii. Skills and experience of the people in the proposed technique, tools and methodsiii. The objective of the testing endeavor and the mission of the testing team.iv. The size of the testing Team

    • A.

      I,ii,iii,iv are true

    • B.

      I,ii,iii are true and iv is false.

    • C.

      Ii,iii,iv are true and i is false.

    • D.

      I,iv are true and ii, iii are false.

    Correct Answer
    B. I,ii,iii are true and iv is false.
  • 10. 

    Q. 273: Benefits of Independent Testing

    • A.

      Independent testers are much more qualified than Developers

    • B.

      Independent testers see other and different defects and are unbiased.

    • C.

      Independent Testers cannot identify defects.

    • D.

      Independent Testers can test better than developers

    Correct Answer
    B. Independent testers see other and different defects and are unbiased.
  • 11. 

    Q. 274: Minimum Test Required for Statement Coverage:Disc = 0Order-qty = 0Read Order-qtyIf Order-qty >=20 thenDisc = 0.05If Order-qty >=100 thenDisc =0.1End ifEnd if

    • A.

      Statement coverage is 4

    • B.

      Statement coverage is 1

    • C.

      Statement coverage is 3

    • D.

      Statement Coverage is 2

    Correct Answer
    B. Statement coverage is 1
  • 12. 

    Q. 275: Test Conditions are derived from:

    • A.

      Specifications

    • B.

      Test Cases

    • C.

      Test Data

    • D.

      Test Design

    Correct Answer
    A. Specifications
  • 13. 

    Q. 276: Which of the following is the task of a Test Lead / Leader.i. Interaction with the Test Tool Vendor to identify best ways to leverage test tool on the project.ii. Write Test Summary Reports based on the information gathered during testingiii. Decide what should be automated , to what degree and how.iv. Create the Test Specifications

    • A.

      I, ii, iii is true and iv is false

    • B.

      Ii,iii,iv is true and i is false

    • C.

      I is true and ii,iii,iv are false

    • D.

      Iii and iv is correct and i and ii are incorrect

    Correct Answer
    A. I, ii, iii is true and iv is false
  • 14. 

    Q. 277: Impact Analysis helps to decide:

    • A.

      How much regression testing should be done.

    • B.

      Exit Criteria

    • C.

      How many more test cases need to written.

    • D.

      Different Tools to perform Regression Testing

    Correct Answer
    A. How much regression testing should be done.
  • 15. 

    Q. 278: Drivers are also known as:i. Spadeii. Test harnessiii. Scaffolding

    • A.

      I , ii are true and iii is false

    • B.

      I , iii are true and ii is false

    • C.

      Ii , iii are true and i is false

    • D.

      All of the above are true

    Correct Answer
    C. Ii , iii are true and i is false
  • 16. 

    Q. 279: Which of the following is not a type of incremental testing approach?

    • A.

      Top down

    • B.

      Big-bang

    • C.

      Bottom up

    • D.

      Functional incrementation.

    Correct Answer
    B. Big-bang
  • 17. 

    Q. 280: In a system designed to work out the tax to be paid:An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class?

    • A.

      £4800; £14000; £28000

    • B.

      £5200; £5500; £28000

    • C.

      £28001; £32000; £35000

    • D.

      £5800; £28000; £32000

    Correct Answer
    D. £5800; £28000; £32000
  • 18. 

    Q. 281: In case of Large Systems :

    • A.

      Only few tests should be run

    • B.

      Testing should be on the basis of Risk

    • C.

      Only Good Test Cases should be executed.

    • D.

      Test Cases written by good test engineers should be executed.

    Correct Answer
    B. Testing should be on the basis of Risk
  • 19. 

    Q. 282: What is the expected result for each of the following test cases?A. Citibank card member, holding a Silver roomB. Non Citibank-member, holding a Platinum room

    • A.

      A – Don’t offer any upgrade, B – Don’t offer any upgrade.

    • B.

      A – Don’t offer any upgrade, B – Offer upgrade to Gold.

    • C.

      A – Offer upgrade to Silver, B – Offer upgrade to Silver.

    • D.

      A – Offer upgrade to Gold, B – Don’t offer any upgrade.

    Correct Answer
    D. A – Offer upgrade to Gold, B – Don’t offer any upgrade.
  • 20. 

    Q. 283: Which of the following is not phase of the Fundamental Test Process?

    • A.

      Test Planning and Control

    • B.

      Test implementation and Execution

    • C.

      Requirement Analysis

    • D.

      Evaluating Exit criteria and reporting

    Correct Answer
    C. Requirement Analysis
  • 21. 

    Q. 284: The structure of an incident report is covered in the Standard for Software TestDocumentation IEEE 829 and is called as:

    • A.

      Anomaly Report

    • B.

      Defect Report

    • C.

      Test Defect Report

    • D.

      Test Incident Report

    Correct Answer
    A. Anomaly Report
  • 22. 

    Q. 285: Repeated Testing of an already tested program, after modification, to discoverany defects introduced or uncovered as a result of the changes in the software beingtested or in another related or unrelated software component:

    • A.

      Re Testing

    • B.

      Confirmation Testing

    • C.

      Regression Testing

    • D.

      Negative Testing

    Correct Answer
    C. Regression Testing
  • 23. 

    Q. 286: Consider the following state transition diagram of a switch. Which of thefollowing represents an invalid state transition?

    • A.

      OFF to ON

    • B.

      ON to OFF

    • C.

      FAULT to ON

    Correct Answer
    C. FAULT to ON
  • 24. 

    Q. 287: We use the output of the requirement analysis, the requirement specificationas the input for writing:

    • A.

      User Acceptance Test Cases

    • B.

      Integration Level Test Cases

    • C.

      Unit Level Test Cases

    • D.

      Program specifications

    Correct Answer
    A. User Acceptance Test Cases
  • 25. 

    Q. 290: Which of the following has highest level of independence in which test casesare:

    • A.

      Designed by persons who write the software under test

    • B.

      Designed by a person from a different section

    • C.

      Designed by a person from a different organization

    • D.

      Designed by another person

    Correct Answer
    C. Designed by a person from a different organization
  • 26. 

    Q. 291: Test planning has which of the following major tasks?i. Determining the scope and risks, and identifying the objectives of testing.ii. Determining the test approach (techniques,test items, coverage, identifying andinterfacing the teams involved in testing , testware)iii. Reviewing the Test Basis (such as requirements,architecture,design,interface)iv. Determining the exit criteria.

    • A.

      I,ii,iv are true and iii is false

    • B.

      I,,iv are true and ii is false

    • C.

      I,ii are true and iii,iv are false

    • D.

      Ii,iii,iv are true and i is false

    Correct Answer
    A. I,ii,iv are true and iii is false
  • 27. 

    Q. 292: 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 Testing Teamiv. Size of the Development Team

    • A.

      I,ii,iii are true and iv is false

    • B.

      I,,iv are true and ii is false

    • C.

      I,ii are true and iii,iv are false

    • D.

      Ii,iii,iv are true and i is false

    Correct Answer
    C. I,ii are true and iii,iv are false
  • 28. 

    Q. 293: Which of the following will be the best definition for Testing:

    • A.

      The goal / purpose of testing is to demonstrate that the program works.

    • B.

      The purpose of testing is to demonstrate that the program is defect free.

    • C.

      The purpose of testing is to demonstrate that the program does what it is supposed to do.

    • D.

      Testing is executing Software for the purpose of finding defects.

    Correct Answer
    D. Testing is executing Software for the purpose of finding defects.
  • 29. 

    Q. 294: Minimum Tests Required for Statement Coverage and Branch Coverage:Read PRead QIf p+q > 100 thenPrint "Large"End ifIf p > 50 thenPrint "pLarge"End if

    • A.

      Statement coverage is 2, Branch Coverage is 2

    • B.

      Statement coverage is 3 and branch coverage is 2

    • C.

      Statement coverage is 1 and branch coverage is 2

    • D.

      Statement Coverage is 4 and Branch coverage is 2

    Correct Answer
    C. Statement coverage is 1 and branch coverage is 2
  • 30. 

    Q. 296: Which of the following is a part of Test Closure Activities?i. Checking which planned deliverables have been deliveredii. Defect report analysis.iii. Finalizing and archiving testware.iv. Analyzing lessons.

    • A.

      I , ii , iv are true and iii is false

    • B.

      I , ii , iii are true and iv is false

    • C.

      I , iii , iv are true and ii is false

    • D.

      All of above are true

    Correct Answer
    C. I , iii , iv are true and ii is false
  • 31. 

    Q. 297: Which of the following is NOT part of a high level test plan?

    • A.

      Functions not to be tested.

    • B.

      Environmental requirements.

    • C.

      Analysis of Specifications.

    • D.

      Entry and Exit criteria.

    Correct Answer
    C. Analysis of Specifications.
  • 32. 

    Q. 298: If a candidate is given an exam of 40 questions, should get 25 marks to pass(61%) and should get 80% for distinction, what is equivalence class.

    • A.

      23, 24, 25

    • B.

      0, 12, 25

    • C.

      30, 36, 39

    • D.

      32,37,40

    Correct Answer
    D. 32,37,40
  • 33. 

    Q. 299: Which of the following statements is true of static analysis:

    • A.

      Compiling code is not a form of static analysis.

    • B.

      Static analysis need not be performed before imperative code is executed.

    • C.

      Static analysis can find faults that are hard to find with dynamic testing.

    • D.

      Extensive statistic analysis will not be needed if white- Box testing is to be performed.

    Correct Answer
    A. Compiling code is not a form of static analysis.
  • 34. 

    Q. 300: In a system designed to work out the tax to be paid: An employee has $4000 ofsalary tax free. The next $1500 is taxed at 10% The next $28000 is taxed at 22% Anyfurther amount is taxed at 40%Which of these groups of numbers would fall into the same equivalence class?

    • A.

      $5800; $28000; $32000

    • B.

      $0; $200; $4200

    • C.

      $5200; $5500; $28000

    • D.

      $28001; $32000; $35000

    Correct Answer
    A. $5800; $28000; $32000

Quiz Review Timeline +

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

  • Current Version
  • Jul 30, 2011
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 18, 2010
    Quiz Created by
    Minal_akre
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.