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
How do Parameterization and Data-Driving relate to each other in QTP?
How to remove the associated function library?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Is it possible to switch between recording modes during a test creation?
How do you perform Regreession Testing?
How to do call a output parameter from one action to another action??/
Can we run test with out adding object in object repository? How it is possible?
Explain the features of quick test pro(qtp)?
What is an object repository?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
What is the limitation to XML Checkpoints?
What is TOM in QTP?
Explain advantages and disadvantages of ddf?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?