how to get column count in datatable
Answers were Sorted based on User's Feedback
Answer / raju
colcount = datatable.GetSheet(Sheet name).GetParametercount
using above GetParameterCount u can get how many columns in
Datatable.
Is This Answer Correct ? | 20 Yes | 8 No |
Answer / vishakha
ColCount = DataTable.GetSheet(dtGlobalSheet).GetParametercount
msgbox colcount
OR
ColCount = DataTable.GetSheet(1).GetParametercount
msgbox colcount
Is This Answer Correct ? | 3 Yes | 5 No |
What are the challenges you faced during you entire life automation ?
.qfl extension for which file? where vl use it
What is the meaning Work bench?
How to suppress warnings from the test results page?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
what is meant by source control?
What is system testing and what are the different types of tests you perform in system testing?
What the differences are and best practical application of Object Repository?
How i can change shared repository to per test repository in qtp
who will distribute the project modules for testing in testing team ?
What are the technologies supported by qtp?
Once we get the Test Result from QTP.,I Have to convert into Excel file format..Is it possible..Can any gudie me regarding this... For Example : Total Test Case is : XXXXX Test Case passed : XXX Test Case Failed : XXX -------- Total XXXXXX ---------