Home / CSE MCQs / STLC ::

CSE MCQs :: STLC

  1. When an expected result is not specified in test case template then ___________
  2. A.
    We cannot run the test
    B.
    It may be difficult to repeat the test
    C.
    It may be difficult to determine if the test has passed or failed
    D.
    We cannot automate the user inputs

  3. In white box testing what do you verify?
  4. A.
    Verify the security holes in the code
    B.
    Verify the incomplete or broken paths in the code
    C.
    Verify the flow of structure according to the document specification
    D.
    All of these

  5. End result of Software Requirement Analysis is ________
  6. A.
    Functional and Behavioral
    B.
    Architectural and Structural
    C.
    Usability and Reliability
    D.
    Algorithmic and Data Structure

  7. The inputs for developing a test plan are taken from
  8. A.
    Project plan
    B.
    Business plan
    C.
    Support plan
    D.
    None of the above

  9. Testing beyond normal operational capacity is __________
  10. A.
    Load testing
    B.
    Performance testing
    C.
    Stress testing
    D.
    All of these

  11. The name of the testing which is done to make sure the existing features are not affected by new changes
  12. A.
    Recursive testing
    B.
    Whitebox testing
    C.
    Unit testing
    D.
    Regression testing

  13. Which of the following is NOT a static testing technique?
  14. A.
    Error guessing
    B.
    Walkthrough
    C.
    Data flow analysis
    D.
    Inspections

  15. A Plan to overcome the risk called as
  16. A.
    Migration Plan
    B.
    Master plan
    C.
    Maintenance plan
    D.
    Mitigation Plan

  17. Verification is:
  18. A.
    Checking that we are building the right system
    B.
    Checking that we are building the system right
    C.
    Performed by an independent test team
    D.
    Making sure that it is what the user really wants

  19. During which test activity could faults be found most cost effectively?
  20. A.
    Execution
    B.
    Design
    C.
    Planning
    D.
    Check Exit criteria completion