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 your company testcase format?

18 Answers   Infosys, MasterMind, Sinsoft,


What is the difference between EXPLORATORY TESTING and ADHOC TESTING?

4 Answers  


what is the velue of, 'x'?

3 Answers  


How do we prepare weekly and monthly status-report as QA?

4 Answers  


Can't we write test plan without any document with us or we definitely require the document for that

5 Answers   ABC, Excel,


plz explane about agile model

7 Answers   GHG, TCS,


If you are working closely with business team, after receiving the requirements, if you think requirements need some changes, When will notice they need to be modified?,when will you approach them.exactly in what phase of SDLC?

4 Answers  


Why I think QA is the positon for me

3 Answers  


What are the contents of Test Plan?

4 Answers  


differentiate test scenario & test case?

17 Answers   Talent Sprint, Triniti Advanced Software,


what type of testing u are doing?

3 Answers  


what type of testing process is going on your company?

8 Answers   Accenture, CTS, ISPG, Ordain Solutions,


Categories