Answer Posted / bhuvana
Descriptive programming is to give a description to any obj
by us.and this can be reused
Set objEdit=description.Create()
objEdit.Value("nativeText")="Edit"
objEdit.value("AttachedText")="Enter Text"
window("Application1").Dialog("Login").objEdit.set ("Name1")
window("Application").Dialog("Login").Ok.Click
then you can give diffeternt names in the datasheet and
slow the script to fetch the names from there
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
wht type of User defined functions or Java Releated functions do we write in VB scripting
how will load the object during runtime?
Explain the use of action split in qtp?
What is the script for database check point, bitmapchek point, regular expression ?
How would you export a script from one pc to another in qtp?
What the differences are and best practical application of Object Repository?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
Which functionalities of QTP used in banking project? pls any say answer?
How to open a new test using quicktest professional (qtp)?
Explain xml checkpoints.
why text area checkpoints cannot used for web applications
What are the Application Functions available in QTP?
Hai anyone please "Explain about Framework in QTP?"
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How to do call a output parameter from one action to another action??/