Answered Questions

  • What is Difference between REGRESSION TESTING and RETESTING.

    Pratheesh

    • Nov 5th, 2012

    Retesting is testing again after fixing a defect. we are testing the particular module only what we have changed and testing the test case in the same build. Regression testing is the testing the syst...

    Sandhya

    • Jun 21st, 2012

    Retesting: Testing the functionality of the application frequently to ensure that the changes made in particular module is working properly/not. Regression: Testing the entire functionality of the app...

  • What is the difference between Severity and Priority?Which one is used by a tester?

    Munna

    • Aug 26th, 2014

    Severity describes the impact of the bug, where as Priority describes the importance and order the bug should be fixed.
    Tester will use Severity for reporting a bug.

    sandeep kumar

    • Jun 14th, 2014

    Both are used by the tester. Severity and priority are set depend upon the nature of defects. Ex:- If we are working on any project and after completion every thing was fine but there was a spelling...