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 |
one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.
What is Usability testing? Can you please give me some examples of usability test cases or how to write usability test cases.
What is six sigma?
What is PBX Testing & What is Test coverage?
What are known issues?
When testing a module incase due to hardware failure or any system problems if the testing fails what wil be the test result???
i have 6 months experience in manual testing,if there are any openings please let me know My email id is: amitmantu20151@gmail.com
Want to write ISTQB foundation level exam on MAY. But not yet collect a proper book nor recent dumps.Please anyone can share with me recent dumps for 2011 syllabus.or any pdf.Please its a urgent request
tell about tomcat webser
11. Do any of the authoring tools you use have features to help make your Web sites accessible?
As experienced what could be the interview questions based on project? It's urgent
6 Answers ABC, P2Softech, Sony,
can you tell me how to write test cases from use case?