How can we count the no of rows are available in a data
table ?
Answer Posted / mohibul islam
DataTable.GetRowCount - this is for Global DataTable
DataTable.GetSheet(sheetId).GetRowCount - this is for Local
DataTable
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Give me some real time point of way where exactly we can conduct audits?
What is a recovery scenario?
Can you write a script to check if the folder exists or not?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Can any suggest me what is exposure testing?
Explain the types of properties that quick test learns while recording?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
What is contained in the object repository?
how to write xml output check point bu useing descriptive programing .means without useing output check point
What is the syntax to call one script from another?
why you have standardized functions? plzzz guys with real time exp. do answer
What is the descriptive programming?
What are the different types of functions available in qtp and explain ?