i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answers were Sorted based on User's Feedback
Answer / kavi
Could you please send me the licence key for QTP V9.5?
Thanks in advance.......
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kavi
Forgot to put email id: kavi.soft9@gmail.com
Could you please send me the licence key for QTP V9.5?
Thanks in advance.......
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / l. ravikanth
Can anybody provide me the legend or crack or serial or
license of QTP 9.5. I have legend for QTP 9.2. Does the
legend work fine for QTP 9.5. If not, please send to my
email id "lravi4u@yahoo.com".
Thanks a lot in advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deepthi
Hi Arhti,
Can you please send me the license key for QTP9.5 to
deepthibu@yahoo.com
This would help me a lot.
Thanks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anupam tayal
Hello all,
please provide me the QTP 9.5 licence key to
anupamtayal@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manju
Hi Arthi,
can u please send to manju.latha1234@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tufail
Hello all,
please provide me the QTP 9.5 licence key to
tufailfifa99@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vairaj
Hi Guys,
Can anyone please send me the License key for QTP 10.?
emailid: vairaj25@yahoo.com
Thanks
Vairaj
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bikas
hi please send me the key at bikaschakri@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / stan
hi, can you please send me the key at astanley72@yahoo.com ?
thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
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
why we are using environment variables instead of global variables?
explain abt dyanamic changing object with example?
Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)
Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder
what do you call the window testdirector-testlab?
When u r running a script , if u get a popup window that describing that u have received a mail to your outlook application. so to avoid the interference of the popup window , which recovery scenario(popup,object state,application hang,system crash) would u use ?
How to identify flash application when the qtp is not identifying the flash application objects.
suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
How does QTP identifies the object in the application?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?