|
|
Re: Can we SuiteRunner for Swing Application with a Table
|
Posted: Feb 1, 2003 9:21 PM
|
|
> Hello All, > > I have a table wherein i need to enter daata to column > can we do this using suiterunner, > SuiteRunner is not so helpful in testing GUIs. SuiteRunner's primary target is to test APIs, not GUIs.
> further can anyone explain about ex6Test directory > contents > i am understanding what does verify meand and assertTrue > mean! like how these two work > The best place to go for more information about the account example is the Artima SuiteRunner Tutorial:
http://www.artima.com/suiterunner/tutorial.html
I am planning on final publication of this article next week. Before then I'll be changing the example used in the article from the ServiceUI CTK to the account example. In the meantime, that article is still the best tutorial.
|
|