What is a programmatic description?
No Answer is Posted For this Question
Be the First to Post Answer
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP
Give a comment on Regular Expressions using QTP?
Can u call txt extension file in QTP?
Can we test internet application using QTP?
h to all plz send me the answer if any one knows about this....i want the java add-ins for the QTP to do my project which is developed under the java platform.
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.
Name the properties you would use for identifying a browser and page when using descriptive programming?
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 u say as experience(Interview) "TELL ME ABOUT UR SELf"? As a Fresher(interview) What u Say?
If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test
what is the difference between link and hyperlink?