Hi all,
what is the latest version of QTP?
Answers were Sorted based on User's Feedback
Answer / tony
Latest version of QTP is 10.0, i have already worked in a
project using this
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / baskar palani
QTP 10.0 is the latest version is not officially used,till
now QTP 9.5 was officially using.
| Is This Answer Correct ? | 6 Yes | 1 No |
Latest version of QTP is 10.0 but currently company using 9.5
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / premjit
yes, the latest version of QTP was 9.5 released in 2008
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / navi
latest version is 10.0.Can we use all feature of qtp
without licence.
| Is This Answer Correct ? | 3 Yes | 0 No |
How does qtp identify the object in the application?
How to export QTP results to an .xls file?
What is difference between web object and web items
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
How to use parameterization in qtp?
Tell me the situations where we will use Data Driven?
Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.
Pls answer this: What is the difference between a subroutine and a function? A. A subroutine can call itself; a function cannot B. A function returns a value; a subroutine cannot C. A function can accept arguments; a subroutine cannot. D. A subroutine can call other procedures; a function cannot.
Hi, I am trying to automate the web application for generating Reports.I am facing issue with IE while running the script. After 4 report IE crashes.I am using QTP 9.5 with IE version 7. Can anubody give me solution for this issue. Thanks in advance-Jyotsna
How to find the OS name by using QTP script?
How i can use Regular expression in QTP?give detailed steps for it.
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.