What is the current version of QTP and now it is the
product of Mercury or HP
Answers were Sorted based on User's Feedback
Answer / kamal kishore
Now Current Version is QTP10.00. This is HP product.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / nomvula
Version 10
HP has bought Mercury Africa, so HP has shares with Mercury
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / yashkar
Current Version of QTP is 9.5 and now its is the product of
HP
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / lakshmi
Current version of QTP :10.0
now it's HP Product
coming soon QTP 11.0...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ashwani kulshrestha
Current Version of QTP is 9.5 and now HP take over the
Mercury. Both are same
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / manish shukla
QTP is developed by mercury but licensed by HP hence its
Now HP product.
Current version of QTP is 11.
| Is This Answer Correct ? | 0 Yes | 0 No |
QTP Query: Hello to all, I'm getting an error (as below) when I perform descriptive programming on any Web application. "The test run cannot continue due to an unrecoverable error.The "myvar_0" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object " But I do not have any problem when I perform the same descriptive programming on a Windows application such as Sample Application - Flight. Previosly , I had prepared a lot of scripts - both via creating the properties collection object and by giving the description in string arguments and implemented them on Flight and they're working perfectly fine.I'm using QTP Version 9.2 The sample script I have used for Web application is as below : Set myvar_0 = Description.Create 'Setting property collection object for Browser myvar_0("class").value = "Browser" myvar_0("name").value= ".*" 'Setting property collection object for Page Set myvar_1 = Description.Create myvar_1("class").value = "Page" myvar_1("name").value= ".*" 'Setting property collection object for Text box Set myvar_2 = Description.Create myvar_2("class").value = "WebEdit" myvar_2("name").value= ".*" 'Setting property collection object for Button Set myvar_3 = Description.Create myvar_3("class").value = "WebButton" myvar_2("name").value= ".*" SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe" Browser("myvar_0").Page("myvar_1").WebEdit("myvar_2").Set ("hello how are you ?") Browser("myvar_0").Page("myvar_1").WebButton ("myvar_3").Click Browser("myvar_0").Page("myvar_1").Sync Browser("myvar_0").Close As our application is a Web based application, I was planning to make a few changes in regards to the object names, but unfortunately I am getting the above mentioned error. Could anyone please advice me, whether it could anything to do with the run setting or anything else.I am getting the same error even while implementing on our Sample Application - Mercury Tours website. I would be grateful to anybody who can solve my problem !!
How to change the scripts from Per-Action object repository to shared object repository
what is main diff of qtp8.2 and qtp9.0?
How do client side image and server side image work?
what is error and fault in terms of software quality?
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
how can we group that these test cases only should be automated and in which order you execute that test cases?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
How many ways to configure the application in QTP,Explain
how to add a runtime parameter to a data sheet?
According to use, how virtual object is different from object spy? If Qtp is not learning a sub-menues. What should we done? how would we manage on the expert view too? alkaa.dugaal@gmail.com
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?