i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answers were Sorted based on User's Feedback
Answer / avijeet kumar
process to crack the qtp 9.5
1.create a folder named License manager under (Drive):\Program Files\Common Files\Mercury Interactive\License manager\
2.Paste the l-mqt82
3.Double click l-mqt82 file
You see some scripts would be generated and one more file is created in that(License) folder
4.open that new file with notepad
5.copy Copy everything before "QuickTestPro" version "6.0"
6.now open your QTP 9.5 click on install license paste that code over thereclick next,next then click ok.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / zhigang gao
My email:ziga@live.com,please provide license key for
QTP 9.5
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / sonu
Hi,
I need a license for QTP 9.5.
Is it a concurrent or a seat license. Because I have Vista
installed on my system and I have heard that the seat
license does not work on Vista. Please clarify.
Could you kindly help me out.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / rams
Please send me the licence key for qtp 9.5 to
ramsgotrus@gmail.com
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / shree
Please send me the licence key for qtp 9. to
shree_vathsa@rediffmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sudipto
Hello all,
please provide me the QTP 9.5 licence key to
hello_sudipto@yahoo.com
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / karthik
Please mail me the license key of QTP 9.5 to
ek.kewlguy@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / karan
can you please send me key at karan913@yahoo.com / qtp 9.5
thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kartheek
mail QTP 9.2 license key to kartheekvankadara@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / iliaz
Hi,
Please send me the QTP 9.5 Licence key to
iliaz.shaik@gmail.com
Thanks in Advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3
Explain about the test fusion report of quicktest professional (qtp)?
What is expert view and keyword view?
CAN SOME ONE TELL ME ABOUT QTP FRAMEWORK? I AM SUPPOSED TO GIVE THE QTP FRAMEWORK THIS WEEK SO PLEASE HELP
How many types of recording facility are available in QTP?
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
Types of properties that Quick Test learns while recording?
Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
What is the differnce between action & script
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!!
Can we do Load Testing with QTP?
How to associate function library at a run time?