how to invoke the web application through script in qtp
Answer Posted / venkat reddy
we have 2 ways in QTP to open a web application through the
script,
1)
systemutil.run("URL")
or
systemutil.run "iexplore.exe","URL"
2)
systemutil.run("iexplore")
set vbrowser=createobject("creationtome:=0")
vbrowser.navigate"URL"
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
how to prepared for first for the first interview?
How to handle Java tree in QTP?
How are actions and functions different in QTP?
Explain calling sub procedure.
Explain step generator in qtp?
What are the types of object repository in qtp?
Which scripting language used by quicktest professional (qtp)?
how to disable the pop ups through QTP using a script
Describe the differences between functions and actions in UFT?
Write a QTP script to enter a keyword in to Google search engine?
Your roles and responsibilities and daily tasks? (As automation tester)
What is the use of text output value in quicktest professional (qtp)?
Explain the concept of how quicktest professional identifies object?