After the Bug fixed ,testing the application whether the
fixed bug is affecting remaining functionality of the
application or not.
Majorly in regression testing Bug fixed module and it's
connected modules are checked for thier integrity after bug
fixation.
If you still have any doubt feel free to mail me at :
rajendra_penumalli@yahoo.com
or call me:9885162742
Hi,
Regression Testing:
After getting confirmation the bug is fixed we are
going to check the fixation is going to create any problems
in the application or not.
Regards,
Satya.k
The re-execution of selected tests on the modified build to
estimate the completeness and correctness of that
modifications is called Regression Build.
Regression Test will make sure theat one fix dose not
create some other problems it or in any other inrerface.
So Set of related test case may have to repeat again
ro make sure that nothing else is affected by the particular
fix.
Vinod Anandhan
Software Tester
Exceed Technologies
Chennai
It is a type of testing in which one will perform testing on
the already tested functionality ones again.It is usually
done by two scenarios
When ever the test engineer raises a defect developer
rectifies it next build is released to the testing
department
then the test engineer will test the rectified functionality
as well as related functionality ones again in order to
ensure while rectifying the defect the related functionality
is not effected.
when ever the new changes are proposed by the customer
incorporated by the developer and the build is released to
the testing department then the test engineer will test the
already tested related functionality ones again in order to
ensure that the old functionality remains same despite of
new changes
The selective retesting of a software system that has been
modified to ensure that any bugs have been fixed and that
no other previously working functions have failed as a
result of the reparation and that newly added features have
not created problems with previous versions of the software.
Hi frnds,im roopesh. i got job in an MNC company on FAQ
experience(2.6yrs)..though i know the subject,but i dont
know the real time process in a company. so pls can any one
tell me vat is the work that i get first & what should i do
? in starting day ven i enter into company vat is
environment there ? so pls frnds send the answer soon & give
me support plzz..thanking u all.....
5)which of the following is not the characteristics of well
written Bug report?
A)It describes a real defect in the product
B)It describes the symptoms of the problem in terms of the
behaviour of the system
C)It contain a step by step procedure for reproducing the
problem
D)None