What r the features of QTP9.2,other than QTP8.0 What r the
extre features of QTP9.2.
Answers were Sorted based on User's Feedback
Answer / subhash pasupuleti
My two cents
1. QTP Version 8.2 supported Action Parameters.
but upto 8.2 supported only one Object Repository(OR)
either Local(per Action) or Global(Shared)OR
2. QTP version 9.x onwards support
1.Multiple Repositories(one Local OR plus many shared ORs)
2.Multiple Function Libraries
3.In line Editing and debugging of code in Function Libraies.
4. version 9.0 has made Actions/ Multiple Actions
obsolete in the sense we could convert Actions into
functions.Actions use more overheads and resources(memory
and disk space)
QTP 9.x extends support to Advance Key Word Driven
Testing(Framework)
| Is This Answer Correct ? | 2 Yes | 1 No |
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot
Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
what frame work you are following?
What is parameter in qtp?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
wht is Automation testing frame work. pls explain it
how to create flat file datasubmission in qtp
how do we add a new sheet to data table in QTP?
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions