To get data from table which method will be used in QTP
Answer Posted / shiak ejiaj
DataTable("ColumnName",dtlocalsheet)
DataTable("ColumnName",dtglobalsheet)
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is vbscript?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Explain about arrays in vb script?
What are subprocedures in vbscript?
How will you get a random number between 0 and 1 in vbscript?
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
How to Enter Values on the Command promt using VB script
how does vb script help in web page designing? explain with example.
How to add actions in driver script to run those actions in QTP?
What is the scope of a constant declared using public?
When does ‘on click of button’ event gets triggered in the vbscript language?
How can you fetch the value of a cookie?
What are the rules to name variable in vbscript?
How to assign a numeric value to a variable?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'