How do you perform regression testing of software?

Answers were Sorted based on User's Feedback



How do you perform regression testing of software?..

Answer / ravi kumar

Regression testing is done to check two important aspects.

1. Whether a previously posted bug is fixed in the new
build or not.
2. Whether fixing of bug caused any problems elsewhere in
the build.

Pls correct if I am wrong.


Ravi Kumar

Is This Answer Correct ?    5 Yes 0 No

How do you perform regression testing of software?..

Answer / gayathri

Developer fixed the defects and send to tester.Tester test
the new functionality of the application with the co-
existance of the application.
The new functionality of the application doesn't create any
problem on the existance application.

Is This Answer Correct ?    4 Yes 1 No

How do you perform regression testing of software?..

Answer / latha

Regression testing is performed for the 3 scenarios
1. When the defects are fixed
2. when there is the change for request
3. when new features are added

if any modifications or any additions to it plz do it.

Is This Answer Correct ?    4 Yes 2 No

How do you perform regression testing of software?..

Answer / ramachandra

Re-Execution of test on the modified build to ensure bug
fixes work and occurences of side effects

Is This Answer Correct ?    2 Yes 0 No

How do you perform regression testing of software?..

Answer / neeraj sharma

Hi Ravi,

As much as I know your 2nd point is valid and related to
Regression Testing. But 1st point defines the process of
Retesting.

Hence in my point of view- Regression Testing is done to
ensure that any Bug Fixation, any change or any
modification made to the software application has not
brocken any existing functionality.

Regards,
Neeraj Sharma
info2neeraj@indiatimes.com

Is This Answer Correct ?    2 Yes 0 No

How do you perform regression testing of software?..

Answer / sunithayagnamurthy

regression testing means developer fix the reporting bugs
after develepers release the modified build after tester
test the application reported bugs are changed or not this
is called the regression testing

If any mistakes is thr please excuse

Is This Answer Correct ?    0 Yes 0 No

How do you perform regression testing of software?..

Answer / mayank

Regression testing is performed whenever any changes have
been made to a particular module of a software and tested
that weather changes made in this module have not effected
the functionality of other modules of the software which we
have not changed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

performance testing is only done for online(website) applications or even offline(desktop) applications

2 Answers  


What is the difference between Regression Testing and Retesting?

6 Answers  


How to arrive Testcase? and how to write testcase for email address? please any one of the write answer send my id

1 Answers   CGCI, IBM,


Who will do the Effort Estimation and Scheduling ?

2 Answers   IBM,


What will be your approach if a particular script in Load Test fails?

0 Answers  


How is ‘build’ different from ‘release’?

1 Answers  


Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?

1 Answers  


I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?

1 Answers   Ordain Solutions,


Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks

6 Answers   TCS,


What is diff. between System Testing and Integration Testing ?

3 Answers   TCS,


what is the latest version of the win-runner?

1 Answers  


One Project is developed on VB+Access it is working properly they are planning to change with backend Oracle . What type of testcases we can write?

3 Answers   ADP,


Categories