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
How do you create regression test packs?
How do know the number of browsers opened?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
diff between qtp versions from 8.5
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
If I give some thousand tests to execute in two days what do you do?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
Explain more about the Test Fusion Report of QTP?
How will you compare keyword and expert view?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
how to do the batch testing in test director using manual testing procedure?
How to check which add-ins are associated with a test in qtp?
what is the difference between modular framework & datadriven framework