Answered Questions

  • What is the difference between QA and testing?

    kurtz182

    • Dec 5th, 2009

    Quality Assurance (QA) serves to prevent problems while Testing serves to identify and report defects.  In the software industry, much of the QA effort occurs before the initial build of the soft...

  • What is quality assurance?

    Answer posted by Radhika on 2005-05-23 17:51:42: An integrated system of management activities involving planning, implementation, assessment, reporting, and quality improvement to ensure that a process, item, or service is of the type and quality needed and expected by the client.  

    kurtz182

    • Dec 29th, 2009

    Quality assurance refers to a program that attempts to improve and stablilize processes by systematically monitoring and evaluating various aspects of a project to ensure quality standards are being m...

  • What is the purpose of the testing?

    Answer posted by Radhika on 2005-05-23 17:50:13: The purpose of testing can be quality assurance, verification and validation, or reliability estimation. Testing can be used as a generic metric as well. Correctness testing and reliability testing are two major areas of testing. Software testing is a trade-off between budget, time and quality.

    siri

    • May 29th, 2019

    The main purpose of testing is to find the defects and to deliver a quality product.

  • What do you include in a test plan?

    Star Read Best Answer

    Editorial / Best Answer

    kurtz182  

    • Member Since Nov-2009 | Dec 5th, 2009


    The content of a test plan varies widely between industry, company and project.  Nevertheless, I often include the following:

    1) Introduction
       - Purpose
       - Product description
       - System architecture
    2) Scope
       - Test coverage
       - Features to be tested (in scope)
       - Features not to be tested (out of scope)
       - Compatibility matrix
       - Assumptions
       - Risks
    3) Approach
       - Test objectives
       - Test strategies
       - Test environment
       - System dependencies
       - Test tools
    4) Process
       - Test process and guidelines
       - Priority and Severity definitions
       - Pass/fail criteria
       - Test entry/exit criteria
       - Test resources
       - Deliverables required for testing
       - Roles and responsibilities
       - Approvals and sign off