-->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
Do you know how to connect database? Can you tell me the procedures?
What are the methods of the TextStream object that are used for reading from a text file?
How do you create regression test packs?
What is different command used in command Prompt while using QTP?
What is the basic concept of qtp?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
what is stepin & stepout?
Problem with XML checkpoint in QTP ?
What is the difference between local and shared object repository in qtp?
What r the different filters in defect in quality center
What are the different types of action?
how did u use automating testing tools in ur job?
What is the difference in testing a client-server application and a web application?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?