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


Please Help Members By Posting Answers For Below Questions

What is difference between shared and local object repository?

839


Explain more about the Test Fusion Report of QTP?

809


How can i initiate the objects to find uniquely in OR

1695


Key word driven framework

1935


Is it possible to switch between recording modes during a test creation?

821


How many types of Automation frameworks are there in UFT? Describe them.

779


What is throw Object?

1783


Sql questions to find second max salary and how to use joins

1283


Give the syntax to load function at run time.

897


Suppose I want fail that check point? How can you do that?

871


What are the advantages of parameterization ?

828


Have you faced any problems with object repository?

824


How to use transactions in qtp?

758


What are the methods of the TextStream object that are used for reading from a text file?

1913


i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji

1855