What is the latest version of QTP? aster googling i found
it 9.5 . but somewhere in my frnds resume i hve seen 10.0
so i am a bit confused pls let me know.
Answer Posted / uday
Hi,
The latest version of QTP is 10. Just goto HP BTO site and
get more info.
Thanks,
Uday.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
On what document base Descriptive programming is written if build is not yet ready ?
when u script reveiwing in which area u more concentrates?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
How you can write contexts to text file in qtp?
What is expert view and keyword view?
What is active screen?
Where to use Property Let, Property Get, Property Set in UFT
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
I want to do QTP Certification what is the pattern of Question paper.
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
How will internal and external links be validated and updated? how often?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What is the descriptive programming?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object