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


Please Help Members By Posting Answers For Below Questions

What is the use of sendkeys and what are send keys

2217


Explain about the test fusion report of quicktest professional (qtp)?

765


What are the benefits of qtp?

776


Object repositories types, which and when to use?

850


What is data driver in qtp?

783


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

1986


What are the five challenges you faced in QTP?

2976


what is the diff b/w assistive and mandatary rules of object repository in QTP???

1913


What Folder Structure following in Keyword Driven Frame work?

2517


Explain the concept of how quicktest professional (qtp) identifies object?

792


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

1777


Hi, Can we open a test in qtp10 which is saved in qtp 9.2?

1686


Explain the views in the QTP GUI?

807


Write a script to verify font style and color of a windows object using descriptive programming

1119


How do you check ticket cost and ticket number in flight application?

836