-->IF two TextBOxes are there in a "Form".
-->A table contains some records which contains usernames &
password..
-->What is the script we need to write using Descriptive
programming concept...in QTP (simply DATA DRIVEN TEST
SCRIPT OF QTP)?
Answer Posted / kumar
My Knowledge....
Browser("Name:=Browser namae").page("title:=page
title").wededit("class:=name of the test").set
datatable.value(1)
Browser("Name:=Browser namae").page("title:=page
title").wededit("class:=name of the test").setsecure
datatable.value(2)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to attach a file to TD?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How can I check if a environment variable exist or not?
What is keyword driven framework?
In qtp, explain what is qrs file?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
What is meant by Output Value in UFT?
Where you get the run time data table?
how to test Web application using QTP software
How many lines of code in each script of QTP?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
What are the check points can be inserted without recording?
How to use output values in qtp ?