What is the differnce between action & script
Answer / sreeprasad
A sequence of related statements are called "Action".But a
script will contain more than one Action
| Is This Answer Correct ? | 2 Yes | 0 No |
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
How do you know the location Id of an object if you know its index id?
How to use debug tools?
Can a function return a dictionary object?
Difference between object identification and smart identification
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone
what is the difference between Automation object model(AOM) and test object model(TOM)
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
how to calculate no. of repeating characters in a a string..please give me the code