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 / venu
Hi there,
I was with a concept that the application technology is
independent of QTP script. (I mean the Script will always
be a VB based in QTP. And for Java based application we
need to have a JAVA addin)
Please correct me if I'm wrong.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How to save your test using quicktest professional (qtp)?
Hoe can we do retesting using functions please give the code for it using login page
How do you create regression test packs?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
What is the difference between keyword view and expert view?
What is the extension of the recovery scenario file in qtp?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
What are the steps involved in recovery scenario wizard?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How to export quicktest professional results to an .xls file?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?