How to launch application under test through VBscript without
using systemutil.run or invokeapplication?
Answer Posted / sai
By Using Automation model reference.
Set a=CreateObject(Excel.Application)......
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the use of sendkeys and what are send keys
Explain about the test fusion report of quicktest professional (qtp)?
What are the benefits of qtp?
Object repositories types, which and when to use?
What is data driver in qtp?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
What are the five challenges you faced in QTP?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
What Folder Structure following in Keyword Driven Frame work?
Explain the concept of how quicktest professional (qtp) identifies object?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Explain the views in the QTP GUI?
Write a script to verify font style and color of a windows object using descriptive programming
How do you check ticket cost and ticket number in flight application?