The xls contain data. how to get number of columns form
the sheet?
Answer Posted / ur
To get the column count use.
allCols = DataTable.GlobalSheet.GetParameterCount
Msgbox allCols
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Diff b/w Health care domain and Banking Domain?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Can we run multiple QTP scripts one after the other without manual intervention? How?
How to create Reusable and Multiple Actions?
what is vmodel?advantages and disadvantages of vmodel?
What is checkpoints for qtp?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How we can import data from database?
Did the scripts need lot of maintenance? If yes, why?
Explain process of smart Identification in QTP?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How do we handle run-time errors?
What is a Patch in QTP?
How many types of recording modes in qtp? Describe each type with an example where we use them?