i have qtp 9.5 ver software.but i don't know the license
key. if anyone have license key please send it to my
personal mail id(munir.reddy@yahoo.com
Answers were Sorted based on User's Feedback
Better you can use demo verison of QTP 9.5 or cracked
verison. Nobody will share you the licenses as its cost is
nearly 8 lakhs...
So use the demo verison and if it is expired, use the
following process to reinstall QTP without OS installation.
1)Goto Registry
a. Enter REGEDIT by clicking StartRun.
b. Click CTRL+F.
c. Enter QTP* and Press Enter.
d. Delete all keys that are related to QTP.
NOTE : If you are not able to find the folders then
manually go to all locations and search the folders.
2) Delete the keys from the HKEY_local_machine in the
registry
1) Clssystem
2) MercuryInteractive
In the HKEY_CLASSES_ROOT
1) Remove Rainbow.SentinelLM
3) Delete the files from your system
wlrun.ini,mercury.ini,sysprs7.dll,clauth1.dll,clauth2.dll,ls
prst7.dll,lsprst7.tgz,lservrc,ssprs.dll,ssprs.tgz,tmpPrst.tg
z,sysprs7.tgz
Some of the files not available in your system. leave it
and continue to next step.
4) Uninstall QTP from add remove programs
5) Restart the System.
6) Goto registry and delete Mercury interactive from two
folders HKEY Current users and HKEY Local Machine
7) Install QTP
8) Restart the system
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the use of an object spy tool in qtp?
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
What is the basic concept of quicktest professional?
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
What is output value? How many types of output values are there in qtp?
what is descriptive.create()in qtp?
Syntax for how to call one script from another and Syntax to call one "Action" in another?
Are u place all QTP Framework folders in VSS?
What are benefits of qtp?
In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
what is the difference between ClassName and class in QTP?