while recording web application the functions are
generating as set_window, menu_select_item. my qts is how
the web functions will be used either typing manually or
will be created by WR while recording? eventhough i
selected web add-in. pls. guide me
Answer / trinadh
As per my knowledge,when you record scripting with
winrunner for web application it will generate code in
format of web_ like that.But you are saying it showing in
set_window like that.Means winrunner identifying your
application as windows application not like web
application.First confirm your application is window
application or web application.Some application look like
both.
If you want to see web_ statements,just select web addin
and invoke flight application in web mode and check
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?
Some of the importent functions in data driven test(ddt)?
what are the default addin?s provided by WR
how many checkpoints are provided by WR
When do you use break points?
latest version
how to test online application
How to handle exceptions in for loop of DDT script.
What is the disadvantage of loading the GUI maps through start up scripts?
what is software metrics
Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?
hye.when we do recording,objects r indentified by GUI map editor.and respective script is generated.But my problem is that in GUI map editor objects r not stored-not their description.I tried 'LEARN' option in GUI map,even it is not working.So that i can't run my script.Tell me solution Thank you.