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"
Answer Posted / bkiranratna
textVar=browser("").page("").webtable("").getcelldata(8,1)
(table object will come only in web applications.)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
What is synchronization? What are the ways you can synchronize?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
How do you configure QTP AND Test director?
what the difference between shared repository and per action repository?
What is RTM (require ment tracebulity marix) fromate?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
What are the different types of recording modes?
hi nani my doubt is how does qtp process metrix related to software process.
wt is the use of multiple questions in QTP
Is qtp supports uni-code?
What are the steps involved in recovery scenario wizard?