I want to check in the data table(Globalsheet) column exist
or not through script .If column not exist only proceeded
to next step Pls tell me how to proceeded?
Answer Posted / rajaputra
Try for this,
Val = DataTable("UserId", dtGlobalSheet)
If val=false Then
msgbox "Parameter does not exist"
Else
msgbox "Parameter exists"
End If
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
how to test load test and block box testing an a web based application pls give ans briefly
How to Test the mainframe application?
Explain about the test fusion report of quicktest professional?
what type of framework u r using in ur organization
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Hybrid framework supports Descriptive programming. Is it true?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
How do you capture tooltip using QTP?
how to idetfy which test cases are automated?who will deside that plz tell me
How to creating an output value using quicktest professional (qtp)?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How did you resolve conflicts present in Object Repository?
how to download mercury qtp9.2 ny internet ?
Difference between test object and run time object?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????