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 / kazi
Hi Ankur,
if showing error like that need to be admin right just
inform to your admin deppt.he can give admin right.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
What is QTP’s model for test creation?
How you can delete excel file in qtp?
How can get count of list box?
How many types of actions are there in quicktest professional (qtp)?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
What is difference between Recording time object identification and Run time (Execution) time.
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
why text area checkpoints cannot used for web applications
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
write a script to verify the image path(src property) of the images which are in web pages.
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
When using descriptive programming?