what is Regression Testing and how you are going to use
winrunner software to do this Regression testing?

Answers were Sorted based on User's Feedback



what is Regression Testing and how you are going to use winrunner software to do this Regression te..

Answer / ashok reddy

Regression testing is any new features added to the
application,then you have to do the regression testing.
Why Automation is apperantely used for Regression,at the
time of doing regression testing, application is
stable.Allready you loged the somany bugs,which is doing
new feature testion.

Is This Answer Correct ?    2 Yes 0 No

what is Regression Testing and how you are going to use winrunner software to do this Regression te..

Answer / rajesh

retesting the entire application after the debugging,is
called regression testing. In winnrunner we r using batch
test for testing the entire application

Is This Answer Correct ?    2 Yes 0 No

what is Regression Testing and how you are going to use winrunner software to do this Regression te..

Answer / jaigurudatta

We do RegressionTesting whenevr thr are new enhancements in
the module of the application or an integration of new
application with existing one or whenerv a bug is fixed
then we go for this kind of testing.
so,that added features /bug fixing didnt adversely affect
the currently running application.
we do this kind of testing in between builds.
Usually for regression testing we write testcases for added
feature modules.usually in companies they maintain
checklists for important functionality testcases ,bcoz
during regression testing we dont find ample time to test
all the testcases.
Regression Testing Tools(also frequently called
Functionality Testing tools)...we use Winrunner,QTP,...many
more tools.
-->we usually automate the test scripts using ur testcases.
-->We enhance the scripts by adding wait
statements,synchronization points,checkpoints,regular
expressions,functions,recovery manager(to handle
exceptions) only after WR7.6 VERSION,virtual object wizard
(for non-standard objects) and many more...
All this to run until the error free scripts.
If any errors found,reporting the defects to developers
through test director or PVCS OR any bug tracking tool ur
company using.

Is This Answer Correct ?    2 Yes 0 No

what is Regression Testing and how you are going to use winrunner software to do this Regression te..

Answer / prabha

Reexecution of same application in different releases,to
just ensure that the changes i.e
(addition,deletion,modification or bug fixing) have not
introduce any defects in the unchanged features

Is This Answer Correct ?    0 Yes 0 No

what is Regression Testing and how you are going to use winrunner software to do this Regression te..

Answer / srikanth.m

re testing the application after fixes or modification to
ensure the effect of regressed part on the remaining
functionality of the application.

in winrunner by making use of RAPIDTEST SCRIPT WIZARD we
can conduct GUI regression ,Bitmap regression.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More WinRunner Interview Questions

can i get apex technologies interview questions in testing

0 Answers  


How to remove the data driven wizard from the script?

0 Answers   TCS,


How do you handle unexpected events and errors?

0 Answers  


What do you mean by S/W Testing Automation Framework? What are different types of automation framework?

1 Answers  


What is tsl? What 4gl is it similar too?

0 Answers  






is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.

2 Answers  


Have you ever written test cases or did you just execute those written by others?

2 Answers  


two file is there how will compate it by useing qtp.

0 Answers  


Explain the purpose of gui spy?

0 Answers  


What are the platforms that WinRunner can be used?

0 Answers   TCS,


WinRunner will suppost "Cold Fusion"?

1 Answers  


How to close the winrunner window from the script itself?what is the code?

2 Answers   EDC,


Categories