logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Software Testing Comments

  • Question
  • Which of the following is not a static testing technique?


  • Options
  • A. Inspections
  • B. Data flow analysis
  • C. Error guessing
  • D. Walkthrough

  • Correct Answer
  • Error guessing 

    Explanation

    Static Testing, a software testing technique in which the software is tested without executing the code. This Techniques provide a powerful way to improve the quality and productivity of software development by assisting engineers to recognize and fix their own defects early in the software development process.

     

    It has two parts as listed below:

    Review - Typically used to find and eliminate errors or ambiguities in documents such as requirements, design, test cases, etc.

    Static analysis - The code written by developers are analysed (usually by tools) for structural defects that may lead to defects.

     

    In this software is tested without executing the code by doing Review, Walk Through, Inspection or Analysis etc.

     

    Hence, Error guessing is not a static software testing technique.

  • Tags: Analyst, IT Trainer, Software Architect

    Software Testing problems


    Search Results


    • 1. Defect Management Process does not include

    • Options
    • A. Deliverable base-lining
    • B. Management reporting
    • C. Defect prevention
    • D. None of above
    • Discuss
    • 2. What is a software project test plan?
    • Discuss
    • 3. Differentiate between a.) Testing and Debugging b.) Two tier and Three tier architecture c.) Alpha testing and Beta testing d.) Static testing and dynamic testing
    • Discuss
    • 4. What are the common problems with software automation?
    • Discuss
    • 5. Statement coverage will not check for the following

    • Options
    • A. Dead Code
    • B. Unused Statement
    • C. Missing Statements
    • D. Unused Branches
    • Discuss
    • 6. Which of the following is a form of functional testing?

    • Options
    • A. Security testing
    • B. Performance testing
    • C. Boundary value analysis
    • D. Usability testing
    • Discuss
    • 7. What are the parameters of Quality cost?
    • Discuss
    • 8. Which of the following is not part of performance testing?

    • Options
    • A. simulating many users
    • B. measuring response times
    • C. generating many transactions
    • D. recovery testing
    • Discuss
    • 9. What is the type of the algorithm used in solving the 8 Queens problem ?

    • Options
    • A. Dynamic Programming
    • B. BackTracking
    • C. Branch and Bound
    • D. None
    • Discuss
    • 10. What is the value of a testing group? How do you justify your work and budget?
    • Discuss


    Comments

    Avatar
    arowtaita
    And every day, between approximately 2 p


Enter a new Comment