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 |
is smoke testing is perform before realease Product
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
What is BVA and ECP 2. Which version of WINRUNNER and QTP you are using in the project 3. What is the use of Recovery manager in QTP 4. What is retesting and regression testing 5. Write the SQL queries for the following EMP table to select the employee id and his details from emp table 6. For example: employee dept and employee id and employee name and employee salary 7. what is a sub and what is a driver 8. What are your roles and responsibilities in your project 9. Does BVA is equivalent to ECP 10. If you find a bug what will you do
How to write test condition for testing a URL??
define with example high severity and low priority ? 2.low severity and high priority? 3.both are high? 4.both are low ?
whatis the diffrence bug ,error,defect
Explain Iterative model, Incremental model, Spiral model, Evolutionary model and V-Model?
Hi... What is difference between QA and testing?
1) How to test session ? 2) There is a website in which the user has to register to use its features. Suppose one user has registered in that site by paying some amount only for 1 month. Now i want to test the application that the user should not use the features of the site after 1 month. How to test it? The tester cannot wait for 30 days to test it....bear in mind..Thanks in advance...
Can you explain usability testing?
what is difference between metric and report?
what is the difference between Test strategy and test plan?