What is the use of 'Show' button in GUI Map Editor?
Answers were Sorted based on User's Feedback
Answer / winrunner
If you point at particular Logical name in gui map editor
and click on 'SHOW' button it will show the particular
object in the Application if application already opened..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srikanth.m
in GUI map editor select one Object and then click Show
button then winrunner flashes the object in the Application
under test if it is opened
if there is any mistake please correct me @
madamanchi.sri@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
pls write test case for google and yahoo mail page. pls any body known the answer immediatly post the answer
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
If I dont have GUI spy on my machine how I do I manage to map my custom object properties
what is the extension for WR files?
What are data driven tests?
Where are multiple properties of object stored
what is the difference between unit testing,integration testing and interface testing?
How to recover the Parameter out of range error while running the script in verify mode
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
what is the winrunner framework or architecture?
How to carry out manual testing for a background process which does't have any user interface
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?