What is Retesting

Answers were Sorted based on User's Feedback



What is Retesting..

Answer / guest

re-execution of testcases on same application build with
diferent inputs or testdata.

Is This Answer Correct ?    16 Yes 2 No

What is Retesting..

Answer / fazal

when a developer fix the bug and send the modified build to
a tester, first tester do Re-testing on that module or
application. Re-testing means, testing the module whether
the bug is fixed or not with multiple sets of data.

Regression testing : when the tester come's to conformation
that the big is fixed, then he starts Regression testing on
that modified build. in this testing, the tester test's or
checks whether the modified build is showing any impact on
other application or not.. means whether new application or
functionality is effecting other application or not.the
tester checks after fixation of bug,we got any side effects
in application or not...

why because , during the bug fixing some parts of coding may
be changed or functionality mat be manipulated.. in this
case the old test cases will up-dated or completely
re-written according to new feauter of application where bug
fixed area.....

Is This Answer Correct ?    13 Yes 1 No

What is Retesting..

Answer / manoj kumar

retesting is the process of checking whether the reported
bugs are been fixed or not by the development team

Is This Answer Correct ?    11 Yes 3 No

What is Retesting..

Answer / rahul

executing the program on the same application with different
inputs

Is This Answer Correct ?    6 Yes 3 No

What is Retesting..

Answer / chowdary

Retestinng is a type of testing in which one will perform
testing on same fuctionality agin and again with multiple
ets of values inorder to indentify the tht fuctionality
working fine or not

Is This Answer Correct ?    4 Yes 1 No

What is Retesting..

Answer / dheeraj shandilya

Retesting is also known as Confirmation testing.
When a tester finds a bug or defect in software
application, he passes it to developer to fix the bug. Then
developer fix the bug and resend it back to tester to re-
confirm whether the bug has been fixed and system is
working as expected or not. Then tester test the module(for
which bug has been fixed ) with same test data,in same test
environment and similar condition again to check that bug
is fixed or not.
This is called Re-testing.

Is This Answer Correct ?    2 Yes 0 No

What is Retesting..

Answer / chil4u

Retesting is the process of testing the application again
and again with multiple sets of data based on the customers
requirements by the test engineer inorder to produce a
quality product or defectfree product.

Regression testing is the process in which the test
engineer will perform testing on the application after the
developer releases the next build.
this takes palce in 2 situations

1: when the developer releases the new build after
rectifying the defects raised by the test engineer, then
the TE will check the related functionality of the new
build along with the new functionality if any defects
araises while developing the new functionality.

2: when the developer releases the build, then the TE will
test the released build and its related functionality, to
trace for defects in the released build while developing
the new functionality

Retesting starts from the starting of the STLC and ends at
the end of STLC

Regression testing starts from the secong build of the STLC
and ends at end of STLC

Is This Answer Correct ?    1 Yes 0 No

What is Retesting..

Answer / dilip

retesting means testing the same functionality again again
with multiple sets of data in order to come to a conclusion
whther it is working fine or not for ex calc application
whether plus symbol working fine or not to check tht we
entering differnt numbers whether it is working accordng to
ouyr expectations or not

Is This Answer Correct ?    1 Yes 0 No

What is Retesting..

Answer / sitam jana

Hi,

Re-testing is a testing that runs test cases that failed the
last time they were run, in order to verify the success of corrective actions.

Is This Answer Correct ?    1 Yes 0 No

What is Retesting..

Answer / jsl

Retesting is, testing the same application again on the new
build(release) to make ensure that the previously reported
bugs are fixed in this new release.
In the other way we can say retesting is , executing the
failed testcases on the new release to ensure the failed
cases are passed.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Test Documents Reporting Interview Questions

What is Test idea? format of test idea

3 Answers  


what is the format of traceability matrix

3 Answers   DELL, IBM,


How do you document well a website (i.e an ONG website) pls help me with a sample. Need your help UR

0 Answers  


what methods will you follow to repare test cases in your organization?

3 Answers   CTS,


what type of testing u are doing?

3 Answers  






how many levels of regression testing is avilable in our testing process?

10 Answers   Wipro,


differentiate test strategy and test plan?

5 Answers  


If there is any error in RTM. What you will do? Please reply it.

6 Answers   Infosys,


Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...

2 Answers  


What is Defect/Bug/Error Life Cycle?

11 Answers   Covansys, Hewitt,


what is the velue of, 'x'?

3 Answers  


What is the Reporting Tool in java explain and give example?

1 Answers   Wipro,


Categories