Answer Posted / vishakha
ColCount = DataTable.GetSheet(dtGlobalSheet).GetParametercount
msgbox colcount
OR
ColCount = DataTable.GetSheet(1).GetParametercount
msgbox colcount
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How do you test DLL files using automation Tool QTP?
How many types of recording modes in qtp? Describe each type with an example where we use them?
what is meant by Implicit and explicit requirements?
What is an optional step in qtp ?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
Sql questions to find second max salary and how to use joins
How the smart identification is used in real time?Please explain with an example
Can we record an application running on a remote machine using qtp?
How to find the length of the string in qtp?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
How to delete an object from the object repository?
What is the difference between keyword view and expert view?
Please guide me release notes of Automation once scripts are completed