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
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
What is the recovery scenario in qtp?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How u will do versioning in QTP?
how to know no.of mails in our g mail by using vb-script
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How to use setroproperty?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Explain how you can find length of array in qtp?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How you calling actions in qtp?
How to recognise the webelement and verifying that webelement is enabled?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How many ways we can parameterize data in quicktest professional?