What is regression testing
Answers were Sorted based on User's Feedback
Answer / manasa.y
If there is any change in the functionality of an
application,we have make sure that the changed functionality
should not effects the other parts of the application.
suggest me if iam wrong
| Is This Answer Correct ? | 9 Yes | 0 No |
In software industry change & improvement is a continuous process. Whenever there is change in existing functionality or new functionality is added to the system or any defect is fixed. We should make sure that changed or added functionality has not broken already working functionality, and does not have any effect on the unchanged areas of the software. this is called as regression testing. A regression test suit should consists of basic functionality test case of the system. And regression test cases should be always automated.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kirankumar
regression testing is one part of re testing.in regresssion testing we have to identify the side effects because of the any modified build.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mahalakshmi
REGRESSION TESTING:
IT IS A TYPE OF TESTING IN WHICH ONE WILL PERFORM TESTING
ON THE ALREADY TESTED FUNCTIONALITY AGAIN AND AGAIN.
TESTING THE NEW FEATURES FOR THE FIRST TIME IN NOR
REGRESSION TESTING.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the similarity between black box testing and unit testing
When will we start the regression testing and how(means the process or steps which follows)?
If the bug is show stopper and the developer is not avilable for 1/2 days then what tester will do..........? Please give the answers.
what is JOINTS & REGISTRY in SQL?
How could you present test strategy for the product testing?
What is incremental intergation testing?
explain v model detaily plese
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?
What is known issues?
difference between stress testing and loadtesting
How do you test a web application for dump and deaf??