1.exactly when we do regression testing?
2.why we do regression testing?

Answers were Sorted based on User's Feedback



1.exactly when we do regression testing? 2.why we do regression testing? ..

Answer / mfsi_priyankaa

We do regression testing when there is any change in code to
see whether any other modules are affected by this or not.

Is This Answer Correct ?    15 Yes 0 No

1.exactly when we do regression testing? 2.why we do regression testing? ..

Answer / mfsi_krushnas

1.Regression testing is generally used when there is a
modification in the application.So that to check whether
other related module are being affected or not.

2.Sometimes automated scripts are also used.

Is This Answer Correct ?    4 Yes 0 No

1.exactly when we do regression testing? 2.why we do regression testing? ..

Answer / madhu

whenever any New functionality added/existing functionality
modified/bug fixes may cause side effects in the existing
functionality,to find out these side effetcs we do
regression testing.

Is This Answer Correct ?    2 Yes 0 No

1.exactly when we do regression testing? 2.why we do regression testing? ..

Answer / nilanjan saha

Testing for the First time we usually don't need Regression
Testing.But whenever something get changed or new
functionality gets added ,due to that some other realted
module might have some adverse affect.Tesing these actually
known as Regression testing.
If the Build is stable one Automation is perfect for the
resgression testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

1.what is a test condition ?

0 Answers   TCS,


What type of ideal testing process should be follow by CMM- 3 COMPANY.(PLEASE IN DETAIL)

2 Answers   Kirti Soft,


What is a Use Case?

5 Answers   Google,


Where you will upload and Map the Test cases into QC?

1 Answers   Cap Gemini,


Process and procedures followed while writing Integration testcases and system test cases

1 Answers   CSC,






hi, In testing, what is raw data and what is test data and who will prepare/provide those datas. and test run using raw and test datas will be the same or it differs and reasons. this has been asked to me in an interview. expecting a reply from you.

3 Answers   ProdEx Technologies,


Do testers have to write separate test cases for performing sanity testing??

1 Answers  


What is smoke testing and user interface testing ?

0 Answers  


They showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.

5 Answers  


After fix the bug if requirement change the tester what will do?

1 Answers  


how does a client server environment affect testing?

2 Answers  


What is endurance testing?

16 Answers   Infosys, MBT, Syntel,


Categories