What is the main diff. between Retesting and Regression
Testing ?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
Retesting: In which one will perform testing on the same
functionality with multiple sets of data in order to come
to a conclusion whether it is working fine or nor.
Re-gression Testing: In which one will perform testing on
the already tested functionality again and again.
Difference:
Retesting will start from first build and continuous upto
the last build.
Regression will start from second build and continuous upto
the last build.
During Regression also Re-testing will be done that is why
it is called as Re-Regression Testing.
K,Byeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rehaman
Retesting is a positive Testing where in we test the s/w for passed test cases
Regression testing is a negative testing where in we test the s/w for failed test cases
Retesting is done to check whether the developer had fixed the defect or not
Regression testing is done to check whether the fixed defect is effecting the the remaining s/w or not
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you scope,organise and execute a test project.
What is the base data for drawing Triangle?
Tell me what all u have done for 2 years as a manual tester in your company
As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.
what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com
What are the Challenges you faced while testing your Projects
4 Answers CitiGroup, SAP Labs,
1.How will u write traceability matrix? 2.What is Test summary Report…? 3. What is Test Closure report…? 4.What are the Testing methodologies that u have followed in your project ? plz...........do reply...............
write 3 test cases on railway reservation system
What are the Type of CMM Levels, Explain Each Level.
Tell me the scenario where sevirity Low and Priority High?
9 Answers Siemens, VersatileTech,
Tell some examples of bug severity and bug priority?
Hi i am new to testing.. Can u plz tell wat is mean by manual testing and how it is done?