i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / zhigang gao
My email:ziga@live.com,please provide license key for
QTP 9.5
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Tell me about qtp?
How to Test the mainframe application?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How to capture a window in QTP?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How to find the difference between 2 dates in qtp?
What does mean by Scope of Automation?n How we defined it?
What are the different types of recording modes in qtp? Which will be used when?
What do you to script when objects are removed from application?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
What are the types of object repository in qtp?