Answer Posted / jayadev acharam
Example:
Dim link_Text
link_Text=Browser("abcd").Page("efgh").Link.GetROProperty
("innertext")
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Port testing. Whhen will you perform?
How to use reporter.report event in qtp ?
In what occasion we can specify global sheet and action sheet?
What are private functions in QTP? How they can be called from the function library?
What is the difference between the design-time and run-time data tables?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Explain the concept of how quicktest professional (qtp) identifies object?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
What are the ordinal identifiers in web page?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
To which environments does quicktest professional supports?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What is the difference between Keyword Driven test and Data Driven test?
Explain different recording modes?