What is regression testing

Answers were Sorted based on User's Feedback



What is regression testing..

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

What is regression testing..

Answer / rajkumar

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

What is regression testing..

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

What is regression testing..

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

Post New Answer

More Manual Testing Interview Questions

What criteria u r following in ur company for selecting related failed test cases in regression testing?

3 Answers   GE,


What is System Testing and Integration Testing.Differentiate them.

5 Answers   Xavient,


May I have to create another test case document for Adhoc Testing, Smoke Testing and all?

2 Answers  


what are the prerequisite conditins to test clientserver and web applications

0 Answers   CTS,


What is precise of measurement?

1 Answers  






How do you estimate staff requirements?

1 Answers  


what is the critical defect in telecom domain?help me out from this prob its very urgent

0 Answers  


how can u prepare the test plan?

0 Answers  


what is tracebility matrix?

3 Answers   InteQ Software, Syntel, Trix,


how would we do the encryption and decryption testing

3 Answers   Wipro,


negative test cases on banking domain ?

0 Answers  


How to test a web service manually?

1 Answers  


Categories