How do you perform regression testing?
Answers were Sorted based on User's Feedback
Regression testing mean when ever there is a change or bug
is fixed then to make sure that the changes or fixing the
bug didn't affect any other functionality of the
application. To make sure, they run the application again
and again. It's the same thing in performance testing. To
make sure the applications is performing it functionalily
or performance issue they conduct the regression testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / tabu
when ever u get the new build,regression testing is done.
it is mainly done to ensure that the new fixes have not
created any issues in the new build.secondly,the old issues
which have been fixed are working properly and thirdly,due
to new enhancements or new fixes, added in the new build the
old fuctionality of the page or module should not be effected.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajesh.pothina
It is done on the new build .When u get the new version
then we will execute the defects on the new build to check
whether the defects are closed or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / b g suresh
Regression test can be done as below:
1) Execute all the basic/major functionalities in the
previous modules.
2) Test the newly delivered module.
3) Check for any integration points between the old and new
modules.
4) Test the application with all sorts(valid+invalid) of
data.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Deffered? explain it who allocate it?
What was early release of Quality centre called?
will any one told me if any interviewer ask u that wat type of defect tracking tool we use in project then wat will be the answer?
Is Regression Testing done for Manual Testing projects?
what is stub and driver ?explane in brife.,and some example
define STLC life cycle step by step
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
What is Manual Testing?Can I Know the best Institute in Hyderabad & the Best Institute to get Projects?Plz kindly help me ? Iam thinking to learn Testing? My qualification : BCA with MBA .
47 Answers AppLabs, IBM, MAHINDRA,
Explain about "Compatibility Testing" in Web based Application?
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
how many types of functions in qtp
what is statergy?