How do we retrieve the content from a text box in a web
page
Answers were Sorted based on User's Feedback
Answer / johnson
dim content
Content = Window("window name").WinComboBox("x:").GetContent
Msgbox Content
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anitha
hi,
You can get the content through GetROProperty("value")
call this from the textbox object
| Is This Answer Correct ? | 0 Yes | 3 No |
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail.?
Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.
Hi All, How to Compare two strings character by character in QTP
what is the difference between link and hyperlink?
Have you performed Debugging and how did you?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..
Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the result window I found only last test result. Could any one help me on this?
We stored into the objects OR and then write the scripting
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
what is the use of VIRTUAL OBJECTS? explain ?