Answer Posted / vikas badgujar
Click run-> enter regdit--->hkeycurrentuser-->Software-
>mercury interactive---->QTP
while doing this it won't let u install QTP it will ask for
license key to install.
Anyone know beside above process and formating the system
any other solution for that.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to data driven test for Win objects in QTP ?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
Explain how to use QTP to check broken links on a page?
Name the properties you would use for identifying a browser and page when using descriptive programming?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
in a web page How to check and display a particular word from a paragraph?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
what is the frame work in J-meter?
With what extension you can save the list of tests in a file to run in test batch runner?
Have you faced any problems with object repository?
What is the difference between per-action and shared?