i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / praveen.
hi please send me the QTP 9.5 key to below my mail id
praveenr.sqa@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is run-time data?
How to check which add-ins are associated with a test in qtp?
How many types of recording modes in qtp?
How can I use Call dlls in QTP ?
What is the recovery scenario in qtp?
What is throw object?
How to find the name of the machine where you are running your automation scripts in qtp?
How can you exit from an action?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How does qtp recognize objects in aut?
Is it possible to change the property value at runtime? How it is possible?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
How to integrate the qualitycenter with qtp
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What are the recording modes in wave event?