What is regression testing?difference between regression and retesting?
Answers were Sorted based on User's Feedback
Answer / pravati
Retesting is a type of software testing in which we test if the defect fixes or code changes or any modifications have not impacted the other functionality of the application that was working before applying the code changes.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mohammad adil
Regression Testing Vs Retesting?
Regression testing means testing to validate that after the small changes made in the application it does not effect other interrelated functionality and all functionality working fine.
Retesting means to test the overall application again.
Major Difference: We can test only part of the program which are interrelated to the fixed module, but in retesting we test overall application
| Is This Answer Correct ? | 5 Yes | 6 No |
What is the testing process and what testing process followed by software company?
1. WHAT IS BPT? 2.. WHAT IS THE BUILD VERSION? 3.. WHAT IS ECP? 4.. WHAT IS BOUNDARY VALUE ANALYSIS?
What is the initial stage of testing?
How many flows of Events are there?
explain v- model? why we call this model as v-model, not an u-model?
Wht tools are used in Manual testing for bug tracking and reporting?
wat is cookie And Session testing ????
What is buffer overload? How can you test buffer overload in the AUI?
what is the difference between test case and test scenario.Explain with example?
19 Answers Beryl Systems, Infosys, Intellinet, KUN, Mindteck, TCS,
someone tell me the difference between volume testing, stress testing and load testing?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
What is the Difference Between Manual and Automation Testing.Give Some Example Both of them