I have a tool bar where 5 different buttons are placed, but
these buttons are not traceable hence i have created a
virtual object on save button of this toolbar. Now pls tell
me how to use this virtual object while write script.
No Answer is Posted For this Question
Be the First to Post Answer
write the code to reverse a string without using Strrev built in function.
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
For Regression testing already written test cases are sufficient?
Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
images are dynamically changes how to compare two images with out using the bitmap
What are the technics follow in writing VB script?
w is output value
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
What are the advantages of parameterization ?
What is the syntax to use out of two characters. Pls anybody can give the answer.. Thanks in advance...
How to resume the second iteration in the QTP,, if the error has intrupted the the second iteration. When i use run from step it starting from the first iteration again.