i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / ashish
Hi My email-id is ash_gupt21@yahoo.co.in...Can you please
provide me with the crack/license key for QTP9.5. I need it
urgently as i have vista installed on my machine.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Explain the concept of how quicktest professional identifies object?
In Remote acess server how u run a test?
How will you declare a variable in qtp?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
How to find array size in qtp?
what is error and fault in terms of software quality?
How do you create regression test packs?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
What are the different types of action?