« Return to Thread: Swinger video

Re: Swinger video

by James Britt :: Rate this Message:

Reply to Author | View in Thread

David Koontz wrote:
> That looks spiffy.  I know Logan Barnett started in on Cucumber steps
> for stuff we were doing with Monkeybars using just reflection to get at
> the components but using Jemmy is probably a better way of doing this.
>

One big problem I ran into with cucumber + Monkeybars was exiting the app.

If I had a spec that that clicked the Exit menu item, for  example, the
entire JVM process was ended, including the spec run.  As a result I
would not get any final report.

Some hackery got me around that, but a better solution would have the
app being tested isolated from the process doing the testing.


James

--

Neurogami - Smart application development

http://www.neurogami.com

james@...





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Swinger video