adspace
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
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
what kind of frame work you used in your last project?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How software tester can use constants and variables in scripts?
what type of framework u r using in ur organization
How to give a call to another action from one action?
Tell some commonly used Excel VBA functions?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
Hi, how can we check or avoid the memory leakage in QTP9.2?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
write script for bitmap image?
HOw to add the recovery file at runtime to the test file .
what is actually contain test report? can anybody post the test report
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process