FileDialog workarounds

WindowTester allows you to easily create and run unit tests for every GUI they build. It can also be used to generate system level tests.

Moderators: gnebling, Eric Clayberg, Dan Rubel, keertip, Phil Quitslund

FileDialog workarounds

Postby ejain » Fri Sep 18, 2009 3:32 pm

WindowTester can't interact with (native) dialogs such as a FileDialog (SWT). What kind of workarounds have people here come up with (besides replacing the FileDialog with a dialog that shows a text field that can be filled using a FileDialog)? For example, has anyone tried to substitute the FileDialog class with a testable mock implementation? (I'm concerned with test playback only, not recording.)
ejain
 
Posts: 10
Joined: Thu Sep 17, 2009 3:29 pm

Re: FileDialog workarounds

Postby Phil Quitslund » Mon Sep 21, 2009 12:51 pm

I'm especially curious how folks have managed this (if they have) since native dialogs are so challenging to support directly.

Incidentally, do you require support across platforms?

Finally, whatever approach you take, please consider sharing your angle of attack. We'd love to collaborate on any solution and would be keen to include anything shareable in the windowtester commons community project (http://code.google.com/p/wt-commons/).

Thanks all!
--
Phil Quitslund
Software Engineer
Google, Inc.
Phil Quitslund
Moderator
 
Posts: 491
Joined: Fri Apr 28, 2006 6:26 am


Return to Window Tester

Who is online

Users browsing this forum: No registered users and 1 guest