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 |
how can u do monkey testing on website?
How i can check sql data base
What is Picoscore? It is related to Banking Project? Plz let me know if any body knows this
What is the difference between stress, volume and load testing?
Explain three tier architechture of the java project? what is the web server and what is the database server?
Which are the major bugs u found while testing an aplication?
What and why is api testing?
difference betn adhoc testing and error guessing?
Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a black box test engineer
How does a coverage tool work?
what type of problems faced with u'r team mates in u'r comapany?
what are the major observations that you made when you are doing compatibility testing particularly in web applications?