How to get the column count and column name from the
resultset in the database connection program?
Answer Posted / akshara
in the vb script we use genralluy to count the rows as
rowcount=datatabble.GetSheet("Sheet name").GetRowCount
MsgBox(rowcount)
i fyou need sheet count
datatable.getcheetcount
Thank you
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
what kind of frame work you used in your last project?
Whats the realtime QTP testing process
How to customize checkpoints with parameters?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Can anybody post some real time scenario in qtp? please its very urgent.
if our qtp vb Script may be Currepted then What we want do?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What VBScript operators, functions, and statements do you use in QuickTest Professional?
How you can replace string in qtp?
What is Associate Repository in QTP 9.2 ?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?