What is Retesting & Regression Testing? When do we use
retesting & regression testing(i.e In what situation)?
Please clear me.
Answer Posted / priyan
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.. then
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.....
if any mistake pls correct me .. tank u every body
priyan
priyanonlyone@gmail.com
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
What is 'Account Conditioning'?
what s test block ratio? please any one answer me..
What is a test log?
how to test a store procedure?
Manual and automation how do they help in bringing out quality product? Explain?
Test cases have written according to Flow of the software working or according to Screens?
explain fish model in detail?
what are all the possible Test Cases for VoIP based applications
What is the difference between coupling and cohesion?
What is Web testing & which action we take at the time of Web Testing?
what type of quetion may be asked for experienced person in manual tester of 1 year?
please send me interview questions asked in google in testing - manual
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
What is black box testing, and what are the various techniques?