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 |
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
tell about build process???how do u get abuild?? what u l do when u get a build??
could anyone tell me atleast 5 ADV & DIS-ADV of Manual and automation testing
How you perform sytemtesting in organization, i am not asking definiton approach for system testing
Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advance.
What is Black Box testing and who is responsible for Black box testing?
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
Why you developed the software to test the software?
Who will be assigning severity and priority for a bug?
What is a 'walkthrough'?
What is Mean by V-Module?
20 Answers IBM, MBT, Wipro,
what is different Between Risk and Issue ?