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

can any one help me? What is the Trecebility matrix ? what is that use and when it use and where it use

6 Answers  


plz explane about agile model

7 Answers   GHG, TCS,


what are the key components of test plan document?

16 Answers   Tech Mahindra,


Test summary report detail

2 Answers   Steria, TCS,


what are the fields in traceablity matixes.

8 Answers   HCL,






How To write Wimax field testing test cases,,,,? both negitive and Positive,,,,follows rule Tringulation (Logitude and latitude)

0 Answers   Ericsson,


What do you mean to CAPA?

3 Answers   Ariel,


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  


An engineering college wants to automate their examination activities to speed up their work and maintain high-end accuracy of information. A brief overview of the proposed system is given below: The proposed examination system is consisting of 8 semesters spread across 9 branches (assume your own branch names) and spans over a period of 4 years. Each student belongs to a branch and must register for a minimum of 6 courses but not exceed 8 courses maximum. The scoring pattern for each course is given as below: Maximum marks for each course: 100 Pass: 35% Distinction: 70% and above First class: =>60% and <70% Second class: >50% and <60% Pass Class: >=35% and <50% The proposed system computes the result and announces the results every semester. The results must be accurate and all examination records will be maintained till the students leave the college. Develop a Test Strategy to test the proposed system. Your Test Strategy must include the following: • Test Plan • Testing Methodology to be followed • Test cases • Test effort estimation • Test Correction Mechanism Note: If you need more information on the requirement specification, you are permitted to assume along the same line but clearly specify the details.

1 Answers   JWC,


What is reporting hiearchy in testing? Who report to whop and complete hiearchy including developers

6 Answers   ABC,


Categories