I want to create Excel object on another machine which is
in network i written the code "Set se=createobject
("Excel.Application","\\ankur")"here \\ankur is the name of
that machine but i m getting the error of permission denied
create object can anybody help me
Answer Posted / jagadish
I do not have exact syntax for that but, I'm 100% sure that
you have to provide IP address of the remote system also you
need permission of that remote system to perform operation
on that
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the Different types of QTP test assets and their extensions?
How many types of recording facility are available in quicktest professional (qtp)?
Explain the benefits of quick test pro(qtp)?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What is the quicktest professional testing process?
What is test object model in quicktest professional?
what is the hierarchy to use properties in descriptive programming
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
How to analyzing test results using quicktest professional?
What is action split and the purpose of using this in qtp?
Why script error occur in between recording in qtp?
how to test Web application using QTP software
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
Give the syntax to import/export xls into qtp.