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 |
Will TSL supports function overloading and operator overloading?
how many options are provided in WR login screen
Friends,while installing winrunner,after setup unknowingly without generating license i opened winrunner.it didn't work,then i uninstalled wr ,and again installed properly ,generated license,opened winrunner .error msg :TMP environemnt variable is set to invalid folder.it must be set to valied folder.TMP is not a directory ,Exiting........ so kindly suggest me the solution
If I dont have GUI spy on my machine how I do I manage to map my custom object properties
What is the use of virtual object wizard and how it is used?
Could you anyone share me the path to download the automation tools which are having trial license version?
how to reverse the string using function
what is data driven framework?
If we send the bug report but the developer didnt understood the bug report then will the tester do?
How will you review the test case and how many types are there ?
how are objects identified by winrunner
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.