how can u do regression testing tell me procedure?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
Answer / jm
Reexecution of testcases on modified form of build is
called regression testing.
| Is This Answer Correct ? | 0 Yes | 6 No |
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 |
swap 2 variables without using 3 rd variable???
WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?
what is test case and why it is require?
What is difference between SDLC and STLC?
16 Answers College School Exams Tests, HCL, TCS, Verizon,
what is version 1
can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.
difference between manual testing and automation testing
What is disaster testing and recovery testing ?
Enlist some bug status along with its description?
What is "pet model" of Bug reporting cycle
How many testcases can you write an avg for a day?
what is defect tracking?