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 |
what is Gui testing and how is it performed
What are the advantages of manual testing other than "Low cost", "Where automation fails".......?
wat is ur involvement in user acceptance testing
Hi friends,Am trying on 2+ experience on testing i dont have real time experience. In my resume i mentioned my responsibilties as • Involved in Bug Report Preparation. • Preparation of Test Log. how this two things happens in real time plz answer my question..
On what security parameters do u test a "web-based application" ..?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
when will do the beta test? when will do the alpha test?
Importance (Testing)QC and QA activities of a company?
What are all the documents you are going to submit at the time of release as a testlead?
What is the difference between system testing and integration testing?
for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?