The hybrid framework can be implemented for any application. Is it true?
write a script to close all open browser in qtp except one browser whose name is xyz
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
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
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me
How can we open an Excel sheet through the script
what is the difference between development and testing
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
What is Port testing. Whhen will you perform?
can any one explain with an example how to test Web application using qtp
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,
What is throw object?