Hi,
Any one have the crack for QTP 10.0,if so could you please
send it to phanijuly10@gmail.com
Answers were Sorted based on User's Feedback
Answer / shivanand
I too want it. Please send it to shivanand.ms@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sheetal
Hi even I want same please if you have please email it to
hello.sheetals@gmail.com
| Is This Answer Correct ? | 0 Yes | 5 No |
What is difference between function and procedure?
41 Answers HCL, IBM, iGate, Infosys, TCS, Veritas, Wipro,
How to find the OS name by using QTP script?
How qtp identifies objects?
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
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
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
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?
How to call a test from another test?