How can we count the no of rows are available in a data
table ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / uday kumar_anem
All of you are correct, but i am adding one small change.
datatable.getsheet(SheetId).getrowcount
| Is This Answer Correct ? | 7 Yes | 0 No |
DataTable.GetRowCount()function usful for findout rows
(Contain Values)in the datatable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / k.chandra sekhar
a) Use this Get row account the in the table no of the
rows account.
b) Here the use of the, for loop.
My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
If any body want full explain send the mail
| Is This Answer Correct ? | 1 Yes | 4 No |
Describe how Smart Identification is used
how to click the link in webpage by using QTP Script????????
What is the difference between Image Checkpoint and Bitmap Checkpoint?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
why we use sendkey method in qtp?
While creating Recovery Scenario for Pop-up window..In 'Recovery operation' we have to call a function. Can u tell me that function.
4 Answers Alcatel-Lucent, Ordain Solutions,
can somebody send the script to write a multiplication table in notepad through qtp
Set DR= CreateObject("Mercury.DeviceReplay")
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.
Give me exact application where we should use low level recording?
How do you change Logical Name of the object in test script?