Answer Posted / aiswaryan
Dim a
'use output value and take the url text
Browser("QTP Interview Questions").WinEdit("Edit").Output
CheckPoint("edit")
'the output value will be stored in datatable.
a = datatable.RawValue("Edit_text_out")
'a contains the url
msgbox a
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What are the different types of action?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
Hai anyone please "Explain about Framework in QTP?"
Explain quicktest professional testing process?
What is standalone database?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How to create runtime property for an object?
Differences between quicktest professional (qtp) and winrunner?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
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 is the virtual object?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?