IF application is a Java-based application means 2 0r 3
tier application. How the script will be in QTP. pls kindly
give some sample script.
Answer Posted / vijayendra reddy (codon softwa
Hi,
we will write script in 2ways.
1.by using properties collections
2.by using Description.create
example:
Dialog("text:=login).winedit
("attachedtext:=username").set "xxxx"
dialog("text:=login").winedit
("attachedtext:=password").set "yyyy"
Dialog("text:=login").winbutton("text:=ok").click
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is difference between shared and local object repository?
Explain more about the Test Fusion Report of QTP?
How can i initiate the objects to find uniquely in OR
Key word driven framework
Is it possible to switch between recording modes during a test creation?
How many types of Automation frameworks are there in UFT? Describe them.
What is throw Object?
Sql questions to find second max salary and how to use joins
Give the syntax to load function at run time.
Suppose I want fail that check point? How can you do that?
What are the advantages of parameterization ?
Have you faced any problems with object repository?
How to use transactions in qtp?
What are the methods of the TextStream object that are used for reading from a text file?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji