10-25-2013, 11:34 AM
Could some one help me to check whether MS office is installed or not in the machine using QTP?
Need to identify whether excel is installed in QTP machine
|
10-25-2013, 11:34 AM
Could some one help me to check whether MS office is installed or not in the machine using QTP?
10-25-2013, 11:41 AM
Set oWord = CreateObject("Microsoft.Word")
If it does not throw a error, word is installed
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
10-25-2013, 12:45 PM
Thanks for the reply basanth.. I have write a script such a way that if excel is installed then it should directly load excel sheet and execute the test case else it should open the sheet with open office..That is I want to provide generic script to open and access external excel sheet..
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Could not create Java virtual machine | TangShake | 2 | 8,634 |
10-26-2017, 11:41 AM Last Post: walshmagger |
|
machine lock unlock | uft_usr | 0 | 1,751 |
06-21-2016, 09:52 PM Last Post: uft_usr |
|
cannot create java virtual machine on QTP 12.02 version | richa5685 | 0 | 1,965 |
02-23-2016, 11:18 AM Last Post: richa5685 |
|
Not Able to installed QTP 10 | sandipanasane | 1 | 1,580 |
12-25-2013, 03:02 PM Last Post: sandipanasane |
|
Installing QTP -Freeware on Multiple Machine | sangi | 1 | 2,800 |
06-11-2013, 06:13 PM Last Post: Ankur |