how to invoke the web application through script in qtp
Answer Posted / kapil bande
above methods are correct one more method is there we can
create IEexplore object and pass the URL.
set Browser =createobject("InternetExplorer")
Browser.visible =True
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How software automation specialist enter steps in the Expert View?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
How can I change object description or check point values in qtp?
In qtp is it possible to check broken links of a page?
How to use the object spy in quicktest professional 8.0 version?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
What are main panes available in qtp test browser?
What is smart identification in QTP?
Can launch two instances of qtp on the same machine?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
write script for bitmap image?
What is file database?
What is action?
Discuss the QTP Environment?