difference beween re testing and regression testing?
Answers were Sorted based on User's Feedback
Answer / prakash
Amit - out 1000 test cases if 10 are failed. then those 10 are RETESTED and with the fixation of these 10 defects we perform an IMPACT ANALYSIS to find out the test cases which may get impacted becoz of these 10 defects and perform the REGRESSION Testing on all the selected test cases including the newly fixed defects
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ashutosh
Re Testing- After getting fix in new build, just execute the same TC using same test data, same environment which has failed earlier.
Regression Testing - Need to test other related modules/functionality as well to insure that they are working fine after this fix.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sirisha
RETESTING: retesting means the process of re-executive the test cases after bug fixes just to make sure that defect is fixed or not.
REGRESSION:It is the retesting the application after the bug fixes just to make sure that bug has been fixed and its impact on the rest of the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lalit munola
RE-TESTING: we check for the particular bug and its
dependencies after it is said to be fixed.
REGRESSION TESTING: We check the entire system whether the
fixed bug make any adverse effect in the existing system or
not.
| Is This Answer Correct ? | 4 Yes | 6 No |
Answer / suneetha
regression testing: in this the deffected functionality and
its related functionalities are tested to check there any
new diffects are raised due to that change.
re testing: the diffected functionality only checked
whether it is rectified or not.
| Is This Answer Correct ? | 3 Yes | 7 No |
Answer / sunitha ,heartcom inc
retesting & regression testing:
retesting: retesting is conduct to test different
combinations of data i.e called retesting
regression testing:regression testing once the tester
report the bug after the developer resolve the bug and
developer should assign the build to tester after the test
engineer should test the build the modifying build is
working or not this process called Regression Testing
| Is This Answer Correct ? | 3 Yes | 8 No |
Answer / kris
hi ,
jyotsna and pranathi are right,,
Retesting : --
reexecution of testcases on same application build with
different input values is retesting.
regression Testting :
reexecution of testcases on modify form of build is called
regression testing..
ok,, bye.
| Is This Answer Correct ? | 7 Yes | 15 No |
Answer / lakkireddy lakshmidevi
Re Testing:Execution of test cases with different sets of
Test data(the data may be positive data, negative data or
we can say valid data or invalid data).
Regression Testing:Re execution of test cases on modified
build based on bug fix work.
| Is This Answer Correct ? | 2 Yes | 10 No |
Answer / jyotsna
RETESTING: Testing the application with multiple sets of
test data is Retesting.
REGRESSION TESTING: Test the bug fixes r working properly
as the specification and test, by fixing these bug any
other feature may get impacted (conduct impact analysis) is
regression testing.
Correct me if i'm wrong :)
Jyotsna.
| Is This Answer Correct ? | 23 Yes | 48 No |
Hi , Am Working in Testing(manual) in one of company in chennai and am testing on web portals i.e our company own products.So am testing manually . can i know My Designation is SOFTWARE TEST ENGINEER OR QA ENGINEER ?
Currently iam working in a small concern as a test engineer, i have 3.6 yrs exp in manual testing, currently iam looking for other concern, but some my friends saying that testing is no longer, plz switch over to designing, but iam interested in only testing, i want to know whether the Testing has a boom or not? plz guide me
Recently igot job,Please,help me,Can u explain the real time process of manual Testing from starting.Please don't mind.
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
what is a test case?
What is Traditional testing & Object Oriented testing?
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
How do you scope ,Organize and execute a test project?
What is the difference between Test case and test scenario? which is the best one you preferred?
What is bug release?
what types of testing you performed in transfer funds module....