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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you call windows APIs, explain with an example?

1540


what is the difference between toggle checkpoint and checkpoint?

4244


Explain the use of test director software?

603


What is toogle breakpoints? How does it differ from break points?

1794


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

753






When do you feel you need to modify the logical name?

636


What are the synchronization points?

649


What is the purpose of gui spy?

801


How to check property of specific icon is highlighted or not?

566


What is the purpose of regexp_msw_class property?

667


How you integrated your automated scripts from TestDirector?

635


What is the purpose of a gui spy?

694


Where do you found that you can't use winrunner for automation?

1632


How do you modify the logical name or the physical description of the objects in gui map?

647


How do you handle dynamically changing area of the window in the bitmap checkpoints?

605