How can i use virtual objects? If have i created one new
virtual object in a virtual object manager by following
instructions.
No Answer is Posted For this Question
Be the First to Post Answer
What r types of parametarizations?
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
What is the diff between image and bitmap check point?
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
wt is the xtension of the QTP result view file?
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
In qtp,how to interact tool & application build?
What is the Difference between test object and run time object?
my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects
What is standalone database?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What are the details steps to connect a remote mysql database in QTP