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 |
If you are the Test Team Leader and one of the Team Member is not supporting and not working according to your expectations what would you do? how will u handle him?
Without exact specification can we write test case for functional testing?
Tell me about SOFTWARE DEVELOPMENT LIFE CYCLE? Explain in brief?
what is bug life cycle?
How to Test Web Application Without a Formal Test Plan....?
whatis the diffrence bug ,error,defect
What should you do if you don`t have sufficient document,how do you go and work in that environment.
what is endurance testing?give one example
what is software testing
what are the duties of Quality Assurance engineer and QA Tester?plzzz answer as soon as possible thanku
Expain about double V model?
How important is Change Management in today's computing environments?