Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is diff b/w resting & regression testing?

Answers were Sorted based on User's Feedback



what is diff b/w resting & regression testing?..

Answer / usha_0383@yahoo.com

conducting testing on the same build, is called retesting
and
conducting testing on the modified build is called
regression testing.

Is This Answer Correct ?    7 Yes 0 No

what is diff b/w resting & regression testing?..

Answer / venkat

Retesting: Re execution of our application to conduct same
test with multiple test data is called Retesting.

Regression Testing: The re execution of our test on
modified build to ensure bug fix work and occurrences of
side effects is called regression testing.

Is This Answer Correct ?    3 Yes 0 No

what is diff b/w resting & regression testing?..

Answer / vishweshwar reddy

as for my knowledge,

one performs testing on already tested functionality with
different sets of values in order to ensure that the defect
is reproducable or the functionality is working fine is
called retesting.
one perform testing on already tested functionality in 2
scenarios
1.whenever a defect is rised by test engr and rectified by
the developer then it is released to the testing
department,once the next build is released to the testing
dept, the test engr will perform testing and complete
already tested functionality in order to ensure that the
old functionality remains same.
2.whenever the new changes are added to the existing module,
the test engr will perform testing on already tested
functionality in order to ensure that its old functionality
remains same.

Is This Answer Correct ?    3 Yes 2 No

what is diff b/w resting & regression testing?..

Answer / dinesh

Retesting>>
when a bug fix are Change Request is implemented during
the Testing.Testing the Bug fix or Change Reguest is called
Retesting.

Regression Testing
In regression Testing we are Going to test dependences
and Core functionalities.if it is working fine without
effecting other functionalities (it means already Exesiting
functionalities)then we can call it as Regression Testing...

If its not clear pls Mail me @obeldinesh@gamil.com.
Thanqs in advance.....

Is This Answer Correct ?    1 Yes 0 No

what is diff b/w resting & regression testing?..

Answer / giridharan

Retesting--- Testing the application once again with the
initial test cases that is called Retesting

Regression Testing--- In order to check whether the
application has got any external impacts due to the new
fixes that is called regression testing

Is This Answer Correct ?    1 Yes 0 No

what is diff b/w resting & regression testing?..

Answer / vishnukumar

after the fix is provided by the developer he reassigns
that to the tester.
first a tester test the fix provided by the developer is
accordingly or not is called retesting
after the fix the tester has to do the retest and he has to
find out the impacted areas is called regression
means the related testcases to the fixed one.
simply we have to execute all the major and critical test
case of that functionality.

Is This Answer Correct ?    1 Yes 0 No

what is diff b/w resting & regression testing?..

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 0 No

what is diff b/w resting & regression testing?..

Answer / tapan nayak

Retesting means the re-execution of the same build with
taking multiple test data.It is conducted on the same
build..

Regression testing means the re-execution of the selected
test on modified build and co-related test to the selected
test.It is conducted on modified build.

Is This Answer Correct ?    0 Yes 0 No

what is diff b/w resting & regression testing?..

Answer / vineetbatham

Re-testing : once tester report a bug and ddeveloper fixed
it. Tester has to check the bug is fixed or not.


Regression : developer make any changes in the application.
Tester has to check all the modules of the application
wether added functionality effected to other modules or
not.

Is This Answer Correct ?    0 Yes 0 No

what is diff b/w resting & regression testing?..

Answer / niranjan

Execution on modified sut(software under testing) with
previous failed data is called as retesting.

execution on modified sut with previous passed related data
is called as Regression testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is the format of test report?

3 Answers   Semantic Space,


What types of code coverage do you know?

1 Answers   3i Infotech,


if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?

1 Answers   Tech Mahindra,


What is testing ?

4 Answers   CSS,


what are the reasons is commonly cited as the primary benefit to Test-Driven Development?

1 Answers  


What types of testing is specifically important for web testing?

0 Answers  


how will define a bug generally?

3 Answers  


What is difference between load testing and stress testing?

6 Answers   Innodata,


Give me examples for high severity and low priority defects?

3 Answers  


Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me

0 Answers  


Test cases on send/ receive button of Microsoft outlook.

0 Answers   Glenmark, SunGard,


Hi harish n Satish...thanx for the response... Already told Functionality testing and user interface type testing to interviewer but he was expecting something else. And also explained test cases....Is it data driven testing for user id and password combinations? If i am not wrong....?

0 Answers   Cap Gemini,


Categories