How do you invoke any application and write a script to
invoke QTP using VB Script.
Answer Posted / srinvias
systemutil.run "QuickTest.Application"
set qtp_app=createobject("QuickTest.Application")
qtp_app.launch
qtp_app.visible=true
or
invokeapplication "C:/internet/explorer.exe"
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How to explain a banking project in interview as a test engineer???
write the vb script for call to new action in qtp?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
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?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How to add synchronisation points in qtp?
What are the different types of recording modes in qtp? Which will be used when?
What is the use of running the scripts in Hidden-mode in UFT?
any body can you help me what is the script to automate an comand promt
What is text/text area checkpoint?
What are metrics and matrix?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Explain how qtp identifies object?
In qtp, how you can get the last character from a string?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points