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 good code?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
what is coupling integration testing
What are the main key components in web applications?
if tester found some bugs in the application then which format they will send it to development team.
Can you explain function points?
What r test closure documents?
1.hi plz can u tell me some tesyt case for creating a new folder and rename that folder 2. second plz send me some test cases for a msword file and for "save as option"
What are the benefits of automated testing over white box and black box testing?
hi this is chik here iam showing my current project ERP and am prepair in hr model please tell me details about it and what all function test in hr model and give me some test caserelated to this module.Please tell me am faceing lots of problem in interview am not able to explain in interview please help me out my id is chiku_69@yahoo.in
how u get the build ?what is the size of the biuld?
How will you know if you wrote sufficient test cases for a particular business requirement.