how can u do regression testing tell me procedure?

Answers were Sorted based on User's Feedback



how can u do regression testing tell me procedure?..

Answer / nitin verma

Hi,
In the Regression Testing we test apply the test case
again on the application which we applied previously and we
test whether the errors are being fixed or it is causing to
some new errors.We also check whether it affected the
functionality of the software.

nitin9360@yahoo.com

Is This Answer Correct ?    1 Yes 0 No

how can u do regression testing tell me procedure?..

Answer / akash sarangi

Regression testing is done to check whether there is a sideeffect by changed functionality over unchanged functionalities when 1]new functionality is added 2]Environment changes 3] when the deffect has been fixed , test again the existing functionality .

Run the changed area and related to this area test cases again and check the defeects are appearing or not.....

Is This Answer Correct ?    1 Yes 0 No

how can u do regression testing tell me procedure?..

Answer / mudaseer

developers develop the product.they give it to testing team.after testing they give to customer.customer asks for additional features .developer develops additional features and testing team has to write test cases for additional features.when build comes testing team tests new features as well as old features.They have to re-execute all old test cases to ensure that the changes(addition of features) have not affected old features.This is known as regression testing

Is This Answer Correct ?    0 Yes 0 No

how can u do regression testing tell me procedure?..

Answer / syed

Regression Testing is nothing but perform testing the all modules to ensure the defect fix will have impact or not.

Is This Answer Correct ?    0 Yes 0 No

how can u do regression testing tell me procedure?..

Answer / mudaseer

initially you get a build with 2 features a and b in sprint 1 you test and reports issues
you get new build with bug fixes and 2 new features c and d
so we test a and b(existing functionality ) and new features c and d
we are testing a and b because adding new features may have affected a and b module

Is This Answer Correct ?    0 Yes 0 No

how can u do regression testing tell me procedure?..

Answer / jm

Reexecution of testcases on modified form of build is
called regression testing.

Is This Answer Correct ?    0 Yes 6 No

how can u do regression testing tell me procedure?..

Answer / vivek.ranganathan

Regreesion testing is nothing but whenever we find out the
bug , it has to be fixed ,given to developers they will fix
the bug , this is known as regression testing

Is This Answer Correct ?    1 Yes 14 No

Post New Answer

More Manual Testing Interview Questions

Whatz the main use of preparing Tracebility matrix and explain the real time usage

6 Answers   Wipro,


In simple steps how will you do unit testing using VSTS?

0 Answers   QuestPond,


we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1)functional testing 2)security testing

7 Answers   ATM, Encora,


How can We stop Client side Validation and do Server side validation ? Is there any option on IE

0 Answers   Covelix, TCS,


What scripting language should tester know when his organisation using Automation tool like wise any tool? wht kind of script should tester should be familiar?

1 Answers  






what are the storage class in C?

1 Answers   Verifone,


how to write defects in excel sheets when defects occured

0 Answers  


what is valdiation

6 Answers  


what are the various techniques you will use as soon as the srs was given to you to speedup the testing?

0 Answers   Apex,


what is test strategy?

11 Answers  


while reading srs document if you will get any doubt, what you will do?

7 Answers   IBM,


How and what to functionally test in a web based application manually?

3 Answers  


Categories