Can anyone tell me what is the equivalant method to be used
in QTP for "web_obj_get_text" used in winrunner. My
winrunner code is below.
set_window("Confirm Add Subscriber");
rc = web_obj_get_text("Add
subscriber:","#8","#1",orderID,"The order number
is","\.",1);
basically I need to retrieved the "orderID " from a string
present in 8th row & 1st col of table "Add subscriber"
textVar=browser("").page("").webtable("").getcelldata(8,1)
(table object will come only in web applications.)
| Is This Answer Correct ? | 1 Yes | 0 No |
Mention the test steps of qtp.
give me the code to save all messages of inbox of gmail into a folder and notepad
how to do spell check in QTP? reply please
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
what r the drawbacks and limitations of QTP?
how to re-install QTP 9.0 trial version.
what is clean sweep?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?
can any body pls mail me latest FAQ's in QTP to my mailid btrintra@gmail.com....Thanks in advance
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri