The Artima Developer Community
Sponsored Link

SuiteRunner Forum
Can we SuiteRunner for Swing Application with a Table

1 reply on 1 page. Most recent reply: Feb 1, 2003 9:21 PM by Bill Venners

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Vinaya Kumar Thimmappa

Posts: 1
Nickname: vinaya
Registered: Jan, 2003

Can we SuiteRunner for Swing Application with a Table Posted: Jan 29, 2003 8:59 AM
Reply to this message Reply
Advertisement
Hello All,

I have a table wherein i need to enter daata to column
can we do this using suiterunner,

further can anyone explain about ex6Test directory contents
i am understanding what does verify meand and assertTrue mean! like how these two work

vinaya


Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Re: Can we SuiteRunner for Swing Application with a Table Posted: Feb 1, 2003 9:21 PM
Reply to this message Reply
> 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.

Flat View: This topic has 1 reply on 1 page
Topic: Already Existing Reporters ? Previous Topic   Next Topic Topic: Exception running AccountJUnitTestSuite

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use