WHAT PURPOSE TO USE WINRUNNER
Answers were Sorted based on User's Feedback
Answer / nallathambi
win runner is GUI based functional automation testing tool
and it is used for autonating regression test cases
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / monika
winrunner is used for functional testing as well as
regression testing.it is an atuomation tool with which we
can the functional testing rapidly.it also supports
java,active x controls and good for web testing
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / ramprasad.s
WinRunner is Used for
1. Functional Testing.
2. Regression Testing.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / milind
using WR we can do the testing in all flavors of windows
OS and different broser environment.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / saurabhjain
Use for Functional Testing and Regression testing
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / gayathri byna
We use WinRunner as a load testing tool operating at the GUI layer as it allows us to record and playback user actions from a vast variety of user applications as if a real user had manually executed those actions. We use WinRunner in addition to LoadRunner when we want to record user experience response time
| Is This Answer Correct ? | 1 Yes | 0 No |
What is meant by the logical name of the object?
When Bitmap check point fails..How many windows will appear?
How to check the background colour of the screen in WR?
Where to use the public or private functions in your script?
i was given test cases which are in quality center and i need to automate them using winrunner . the application is a power builder , client server and based on windows. so how should i go about automating my test cases ( winrunner and quality centre are the tools used)
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.
latest version
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
Explain difference between winrunner and test director?
Which Key is pressed to toggle between Analog and Context Sensitive Mode?
what is TSL in winrunner
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide