Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
Node is saved as draft in My Content >> Draft
  • What is And Why to do Regression Testing ?

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 1
    Comment on it

    What is :-

    'Regression testing ensures that quality of software does not disturbed because of the changes is done.'

    Regression testing is used to ensures effect of Fixed bugs in the Application. Which means when a tester finds the bugs in the application module and Programers Fixed-It, at that time Regression testing come in act to retest the same module. Regression is a Quality control plan which ensure that newly modified code complies with Specified requirement.

    Why to do :-

    'When you fix a Bug, It can create a new bug."

    Every Module in Project are Related with each other. A Change in one module of application can effect other module. So, when a new modified Code is complied with unmodified code it will create or not create any new issue. Whenever changes happen to software, we do regression testing to ensure that there will be no affect on the existing functionality of application.

    Note: Because of continuous Change in the application it is very important to do the regression Testing.

    QA

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: