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 |
hi i am unable to do select the flight in the flight table like list_select_item ("Flight",v_Select_Flight); v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM AF $161.90 why it is happining pls clarify me doubt
how do you use DLLs in winnrunner?
Have you ever written test cases or did you just execute those written by others?
When Both Developer and Test Engineer conducting testing different?
what is mean by test coverage?
What is the purpose of Wdiff utility?
How to integrate automated scripts from testdirector to winrunner scripts?
How will you review the test case and how many types are there ?
Tell me the Script to close winrunner from the script itself..
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
How do you add a property to the checkpoint from the script?
what is the difference between copy and call?