What is quicktest professional (qtp)?
No Answer is Posted For this Question
Be the First to Post Answer
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
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 the differences are and best practical application of each.
how will load the object during runtime?
Regular expressions..... Actually how to use this and what is the exact syntax and can anybody can help me out this with example.is there any docs pls send to my mailid rvreddy82@gmail.com
How is UFT 11.5 version different from UFT 12.0?
how will u do database testing in qtp? how will u do the same with descriptive programming?
Explain Different types of Checkpoints in Quick Test Professional?
How to Import data from a ".xls" file to Data table during Runtime.
In My application, having Copmany Name : Text Box and click Save button. if i enter a vlue, after run..........it shows the already exists. so how to enter random ro mmultiple names names into webedit box(company Name). without using DATATABLE THanks Ramesh
Difference between keyword driven test and DDT?
How to retrieve particular cell data in excel sheet ?without importing method.