Answered Questions

  • What are testing levels?

    Divya

    • Sep 8th, 2011

    Levels of testing:
    •Unit testing
    •Integration testing
    •System testing
    •Acceptance testing
    •Regression testing

    Leena

    • Sep 6th, 2011

    1. unit testing
    2. integration testing
    3. system testing
    4. acceptance testing

  • What is the difference between Desktop application testing and Web testing

    Priya kanhere

    • Sep 11th, 2011

    In desktop application we need to test - Functional TestingPerformance TestingUI TestingUsability TestingCompatibility Testing (Hardware/Software)Multi Language Support TestingInstallation TestingLoad...

    Rajkumar

    • Aug 23rd, 2011

    Desktop application testing is a single user can do at a time, but web testing is shared by one or more than one user can able to test at the same time.