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 Posted / 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 |
Post New Answer View All Answers
Explain how you can find the absolute value of the number in qtp?
How did you use regular expressions in QTP and also in WR?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
They asked by using qtp recording writing scripting
What are the recording modes in wave event?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What is business process testing(bpt) in qtp?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
How to break the object spy ?
In qtp, how you can use xpath to identify objects?
To which environments does quicktest professional (qtp) supports?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Where to use function or action?