i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / yashwant
I ned license key for QTP 9.5.Thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the methods used in UFT to handle exceptions or run-time errors?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Explain how Does Run time data (Parameterization) is handled in QTP?
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?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
QTP script is not working on other's machine..
Can I change properties of a test object?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
In what occasion we can specify global sheet and action sheet?