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 |
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
What is Pre UAT and UAT is there any difference ?
Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?
Difference between Test scenario and test cases?
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?
What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?
Give me examples for high priority and low severity defects?
Which Server Stats are essentially monitored during a Performance test of a Web Application?
Write test data for testing attachments of yahoo
3 Answers Microland, Zycus Infotech,
what is the difference bug,defect,error
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
Who will prepare FRS(functional requirement documents)? What is the importent of FRS?