what is regression testing & resting?
Answers were Sorted based on User's Feedback
Answer / sm
Retesting is conducting for the improving confidence of
defect fixing means to identify that whether the defects is
being fixed or not
where as regression testing is identifying the side effects
of defect fixing means to identify that whether is there any
side effects came bcz of defect fixing..
regards
Sm
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ch.s.m.prasad,kkd
regression testing : the re-execution of all test cases on
a modified build to ensure bug fix works and occurence of
any side effictives.
re-testing: the re-execution of affected test case on a
modified build
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandeep
Retesting is testing only bugs which were raised in last
version.
regression testing is testing the entire functionality again
(including bugs).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / divya
Retest:Reexicution of testcases on the same build,Ex:
DDT(Data driven testing)
Regresssion testing:reexicution of the testcases on the
modified build.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vinod sh
Retesting - Testing of the same features everytimne
focusing on the functionality verification.
Regression- Testing the features for fucntionality & also
focusing on possible side effects during testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
regression testing: is nothing but ofter reciving the
modifing build from the devalopment team testers r evaluate
the modification is effected whit any other fununctionlity
useing reggression testing
retesting: is nothing but testing one functionilty with
diffrent input values is call re-testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lingareddy
retesting:after fix the defect to make sure if the defect fixed or not for conformation.
or by giving the various inputs of an application.
retesting: after fix the defect to make sure it will be working with in intended functionality of an application with out impacting any original functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / k.chandra sekhar
a) Retesting is nothing but same application with
execution the multiple test data.
b) It is so many phase doing in test life cycle
c) Regression testing is nothing but re execution of
the modified build is called the regression testing
d) That when all bug are solved then time do this test
e) Then that time developer or client had some changes
that changes based test is called the regression test
My name is k.chandra sekhar,
My phone no are 9246540049 65880049 ,Hyderabad.
My mail id is ndra_143@yahoo.co.in
I am take the class for projects if you interst contact
If any body want full explain send the mail
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / pratap
conducting testing on the same build, is called retesting
and
conducting testing on the modified build is called
regression testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
while writing the test cases, how can we know whether we wrote all the test cases or not.
HI I HAVE RECEIVED MY APPROVAL LETTER AND OTHER DOCUMENT BUT IN JANUARY LAST WEEK I GET A INTERIEW DATE IS THAT POSSIBLE OR I AM TOO LATE ,WHAT TIME H1B PITTISION EXPIRED.ADVANCE THANKS....
What is test design???
What is localization testing (l10n testing)?
what is a bug?
online demo for bug tracker tool(let me know the website)
what did your base to your test cases?
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sanjana
Why do we do Smoke Testing?
What types of software testing are available?
what is test summry report ?plz explain?
Describe components of a typical test plan, such as tools for interactive products and for database products, as well as cause-and-effect graphs and data-flow diagrams.