Why do you create a text checkpoint on a Web application?
What is the purpose of the Close method?
No Answer is Posted For this Question
Be the First to Post Answer
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
In how may ways we can use checkpoints to an application using QTP?
How to covert a String to an integer?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
How do you move objects from local object repository to shared object repository???What are methods?
after initiating one project for testing, when exacltly QTP tester role starts?
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
What is chaild object method? When we will go for chaild object method? How to use chaild object method?
does the vb script knowledge is mandatery in testing using QTP