What is the difference between Regression Testing and Retesting?
Answers were Sorted based on User's Feedback
Answer / nadeem usmani
retesting : when tester finds the bug n report to devlopers
and developer fix that bug now if tester test only that
test case in which he found the bug with same or different
data then it is known as retesting
regression : after modification or fixing the bug if tester
test that test case in which he found the bug and test all
the or specified test cases which he executes earlier then
it is known as regression testing . the aim of this testing
is that bug fixing is not effect the passed test cases
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / prabhu
Testing all ready tested functionality,with diff sets of
test data is Retesting
Testing all ready tested functionality is Regression testing
it can be in two ways
1.When the bug is fixed,we test the functionality weather it
is fixed correctly and also we test the related
functionality have been effected or not
2.when any new requirement is incorporated on customer
request, then we we test the related functionality have
been effected or not, which is also a regression testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sravan reddy
Regression Testing:
It is a type of testing in which one will
perform testing on already tested functionality again and
again. Regression testing starts from Second build released.
Re Testing:
It is a type of testing in which one will perform
testing on same functionality again and again with multiple
sets of data in order to come to a conclusion whether it is
working fine or not. Re testing starts from second build
released.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rama
Regression Testing:
Regression the build is called Regression testing
Retesting
Retesting is to ensure that whether particular bug is fixed
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi chandra
no Rama, that's not the right answer i think
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudha priya
Regression Testing:
Retesting a previously tested program following
modification to ensure that the faults have not been
introduced or uncovered as a result of the change.
Retesting:
After finding bugs it will hand over it to developers.
once they are corected it again check it whether according
to a specification or not
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you test if you have minimal or no documentation about the product?
What is the Difference between 2 tier and 3 tier Applications...Actually what is a tier.. Anybody can body can give accurate answer..Thanks in advance..........
if a project is long term project , requirements are also changes then test plan will change or not?why
hi guys, could u tell me the draw backs of V model, one of my friend told me that in V model regression testing is not avialable and even test plan too, wat do u say? hope i will get answer soon, thanx..............
How do you feel about cyclomatic complexity?
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
In Testing What Type of Defects your finding
Smoke Testing is responsibility of Tester & Developer ?
Is there any specific standard which tells, How many test cases should one person write in a day? and How many test cases should get executed in a day?
write test case for the black board pl tell me the answer pl pl pl
I am planning to write certification exam ISTQB on 19t of sep i have no idea on testing can you help me with material,frequently asked quetions and how much time it takes to prepare certification exam
Which type of requirement suitable for water fall model, v model, prototype model, incremental model, agile model, ? plz explain with example....please give the answer immediately