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

which option in WR executes the script line by line

3 Answers  


How to handle exceptions in for loop of DDT script.

2 Answers  


what is batch mode, how can u run ur tests in batch mode?

3 Answers   MBT,


How are objects set to appropriate class

2 Answers  


What is the purpose of Wdiff utility?

1 Answers  






Please any one Knows Send the Website for Writing different TestCases with different Examples

0 Answers  


Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz

1 Answers  


which testcases do u automate?

1 Answers  


we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.

2 Answers   FCG, Philips,


which method are using to obtain runtime property of an object

1 Answers   Polaris,


How to know the on which OS and version the application is running through script in winrunner?

1 Answers   Accenture,


can u explain what is frame work,can u show it on the paper by drawing ,have u done the frame work in winrunner automation

1 Answers   Cap Gemini,


Categories