What is the latest version in QTP?
Answers were Sorted based on User's Feedback
Answer / sprasanna
latest version of qtp is 9.5 . most of the organisation
using currently qtp 9.2.
| Is This Answer Correct ? | 9 Yes | 7 No |
Answer / munna
Latest Version of QTP is 9.5
But most of the companies are prefering only
QTP 8.2
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / chaitanya
In addition to the above answer, you can also check the
latest version from HP official web site, which is given below:
https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-127-24^1352_4000_0__&jumpid=reg_R1002_UKEN
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ramesh yampalla
THE LATEST VERSION OF QTP IS 11.0 PROVIDED BY HP.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ayappan radhakrishnan (abs gro
Hi, The latest version of QTP is 11.00.
If you are interested to learn QTP refer blogpost about
online QTP training program.
http://qualitypoint.blogspot.in/2010/09/inexpensive-groupbatch-training-program.html
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mohit tyagi
HI All
Latest Version of Q.T.P is 9.5, but most of the Companies
working on Version 9.0.
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / deepak
latest version of qtp in 10.0
It has already been released , u can get it's 15days trial
version from HP site
| Is This Answer Correct ? | 1 Yes | 0 No |
What is an environment variable?
How to find if given number is prime or not
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
How to verify the Cursor focus of a certain field?
Hi all, On recording a particular Web application with QTP,Have came across a problem for which I havent found a solution so far.. The script of importance is as follows: Browser("Personalized Start Page").Page("XYZ").Frame ("mainFrame_4").Link("address.csv").Click Browser("Personalized Start Page").Page("XYZ").Sync Dialog("0% of dms.php from XYZ-").Dialog("File Download").WinButton("Save").Click My problem is that on recording the application with QTP and clicking the "address.csv" link another browser window comes up temporarily followed by the Windows "FileSave" dialog.The browser window which came up closes down when the Windows "FileSave" dialog is visible and I save the file to a windows location. On the "Record and Run" settings under Qtp,have activated settings for web and windows applications. But when I run this recorded script,and after the "address.csv" click,The browser window comes up and goes down,No Windows "FileSave" dialog comes up and the QTP shows the error Dialog("0% of dms.php from XYZ-") object is not found,though this object is there in the repository. Have tried putting the Dialog("0% of dms.php from XYZ- ").Exist property.But the "Exist" property is not recognised by the dialog at all. Any help in this direction is appreciated.. Thanks in advance J
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Suppose i have given 10 test cases all the test cases should be automated?
How do u write a regular expression for date (dd/mm/yyyy) field ?