How can we count the no of rows are available in a data
table ?
Answer Posted / rao' prasad
DataTable.GetRowCount()function usful for findout rows
(Contain Values)in the datatable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How to use conditional loops in qtp ?
How to create a standard checkpoint ?
What are output values and why they are used ?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Plz Explain AUTOMATION REFERENCE MODEL?
How can you pass value one action to another action?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How do you send email with attachment from outlook using qtp ?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Is any limitation to xml checkpoints?
Can any one send me the QTP Basic Coding Samples?