What is the deference between regression testing and re-testing?
Answers were Sorted based on User's Feedback
Answer / b.venkat reddy
hi friends
retesting: testing the previous defect fixes
if we have 3 modules in a build,we got 10 defects ,after
receving(rectifing)the build from dev team, we r going to
be tested only these defects, is called "retesting".
with these defects and before executed defects are also
tested here in regression testing (i.e.. these defects r
any cause to other problems)
regression:testing the application, by previous defects has
made any changes to other parts of the application.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / santhoshkumar
Re-Testing:Testing the application solving the bug is fixed or
not called as Re-Testing.
Regression Testing:
On the modified build any side effects are
coming we are going to conduct the testing called as
Regression Testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raja selvan
Regression Testing : To ensure that changes in one part of
the software has no ill effect in the other part of the
software. Whenever the changes has made in the source code,
a set of pre defined testcase has been executed, check
whether any other portion of the sotware affected.
Re- test - Retesting means we testing only the certain part
of an application again and not considering how it will
effect in the other part or in the whole
application.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sirisha
Regression testing is done on modified build,to test
whether the changes made on the build have effected the
already existing functionality or not,i.e to check whether
the old bugs are modified or not and also any new bugs are
raised or not by the modification of old bugs.
Retesting is done on the same build with multiple sets of
data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deva kumar
Regression Testing: Testing the application which is already
tested is known as regression testing and verifying whether
cloed defect shows any impact on the application .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajmohan singh
RE-TESTING - TEST THE APPLICATION WITH MULTIPLE TIMES WITH
DIFFERENT TEST DATA TO CONFIRM THE FUNCTIONALTY OF
APPLICATION ACCORDING TO THE REQUIRMENTS.
REGRASSION TESTING- TEST THE APPLICATION MULTIPLE TIMES
WITH NEW MODIFICATION TO CHECKE THE UNCHAGED AREA OF APPLIC
ATION AND IMPECT OF CHANGE ON APPLICATION.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manju
Retesting is done to check whether the developer rectifies
the defected modules or not. Whereas Regression Testing is
done to find out whether the rectified modules affect the
other modules or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudhakar8
Regression Testing:
Objective is to check the new functionalites have been
incorporated correctly with out failing the existing
functionalities.
Retesting:
re-execution of testcases on same application build with
diferent inputs or testdata
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijay
Regression testing---Reexecution of the test cases on
modified building.
Re-testing--Re execuiton of the test cases on same building
with different input data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahesh
Regression Testing-re-testing after fixes or modifications
of the software or its environment. It can be difficult to
determine how much re-testing is needed, especially near
the end of the development cycle. Automated testing tools
can be especially useful for this type of testing.
Re-testing--Retesting is done on the same build with
multiple sets of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is advantages and disadvantages of the Waterfall Model and V-Model ?
What are the activities involved by the Test engineer (having 2+ yrs of exp).
1 Answers Covansys, SLK Software,
write test cases on "Login Window" ?
write a query which empname starts with A
I how to test Web application in which the value is changing dynamic every time and anyone can modify it?
In any application there are so many fields. So tester have to test each field with Special chars., Alphabetic value, Alphanumeric value, Blank Space. etc. I am testing with all these inputs but should I have to consider these into test cases. Because rather than these there many functionalities to check.Please Guide me properly
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
From Quality Center, how can we take a back up of a project??
What is the Technique followed to test Login Screen(Web) BVA or Equivalent Partition why?
10 Answers IBM, RTG,
what type of questions they asked in symphony company for manual testing?
1 Answers Symphony, Symphony Teleca,
If any of ur friends come across any openings for Manula Testing - 1+ years Experiance Plz let me know... I can't upload my CV in any of the job sites...Bcoz in my current company HR vl trace out...So only.... Plz help..........u can contact me at rajalakshmi_ar_cse@yahoo.co.in
wht is the diffrence between bug life cycle and defect life cycle