how to retrieve the value from data table to the script and
using the value to be displayed in message box.
an also retrieve the value of the output value during
runtime to the script or separating and using that value in
the script.
Answer / nath .t
we can retrieve the value from data table.
syntax: variable = datatable("Column name","sheet name")
msgbox(variable)
Is This Answer Correct ? | 3 Yes | 0 No |
write string reverse prog using vb script with out using string reverse statement();
what QTP Options do you know?
Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?
How will you compare keyword and expert view?
Check point what is how many types of checkpoint and explain
3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
Does UNIX support QTP? If not what is the other tool used for Unix environment?
In qtp, how you can exit for loop?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
how can we handle exceptional handling in qtp