what is the difference between regression testing and re
testing..?
Answers were Sorted based on User's Feedback
Answer / karthik
Re-Testing:wen the bug is not fixed.testing again until its
fix is called re-testing
Regression Testing:Testing the Existing fuctionalities is
called Regression tesing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mfsi_priyankaa
Retesting- After fixing a bug, we again recheck whether that
bug is actually fixed or not.
Regression Testing- After making any changes or fixing a bug
in a particular module, we again check whether some other
modules are affected by this change.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj
last test case which wre failed last time test again is
called re testing..some extra enhancement,or modification
on ur module then regression testing...
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / prasad s
Re testing:- Testing an application again & again for same
input.
Regression test:- Regression test is conducting after smoke
test. The reason for conducting regression test is to check
for side effects OR impact on build due to code changes.
[bugs are fixed by making code changes]
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / jitendra agrawal
retestint means the project is tesing again and again....
and regression testing is if have any change in future then
if we change the one module then we chack the others module
also.... because we change the one module then this can do
any effects in others module...or this is very complex work
so we used this automation tool
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / lokesh
REGRESSION TESTING IS done on the same bulild again and
again.
RETESTING MEANS testing the build with multiple sets of data
| Is This Answer Correct ? | 0 Yes | 3 No |
what is the difference between functionality testing and regression testing
What are the different types of doccuments we can use in mannual testing?
where do i get study material for istqb exam?which one is better istqb or microsoft certification in testing?plz inform in on my email-id?immediately.this year i want tot appear for.
friends i know what is regression testing but i need an real time example from any of the projects..
Hi I want to prepare for ISTQB Foundation level. Can any body mail me some sample papers for preparation. My mail id is sanjaysachdeva2008 @gmail.com
What is the test harness?
What types of validation check u need to do in fund transfer..?
What r test closure documents?
3. What Web sites do you use to learn about Web accessibility?How often do you use them?
Hello every one.I want to learn Manual Testing. I'm new to Testing.can anyone send me Manual testing books or any free download links?
What is SEVERITY and PRIORITY ?
How can We stop Client side Validation and do Server side validation ? Is there any option on IE