What is Retesting
Answers were Sorted based on User's Feedback
Answer / guest
re-execution of testcases on same application build with
diferent inputs or testdata.
| Is This Answer Correct ? | 16 Yes | 2 No |
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 |
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 |
Answer / rahul
executing the program on the same application with different
inputs
| Is This Answer Correct ? | 6 Yes | 3 No |
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 |
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 |
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 |
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 |
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 |
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 |
can you plz tell me the all documents to be completed by a manual tester?
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or pending or test not complete or else? if require tab is not available then what's the status of test case?
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...
how many levels of regression testing is avilable in our testing process?
how will you decide defect severity & priority?
What is reporting hiearchy in testing? Who report to whop and complete hiearchy including developers
After asking the defect life cycle, if you think it is not a valid defect, what you will do, whether you will store in any document for future reviews,if yes, what is that document, where you will save that document? or just reject it and close it?
Hello friends.. Can anybody here explain me or provides me notes of these topics in detail with interview questions... Topics are:- History of Software Engineering Waterfall Model Prototype Model Spiral Model Software Quality Testing Software Development Life Cycle Software Testing Life Cycle white box testing methodology black box grey box Definition of Quality,Quality Assurance,Quality Control Verification and Validation Static Testing Dynamic Testing only on my gmail mca.rachna21@gmail.com
Can't we write test plan without any document with us or we definitely require the document for that
write test case for ecomerce shopping
what will you do when your reported defect rejected?
what are the fields in traceablity matixes.