Hi, Some friends and I started an open source project several months ago, in order to build a library for making Swing-based applications testing easier. Even...
... I can't Swing (something to do with this "marriage" situation)... How easily can your rig temporarily display the GUI under test, such as in a reveal()...
Hi Phlip, ... There is no such function available in the tool now, mainly because we had another way for doing this: in each "panel" test class, we usually ...
Hi Ilja, ... Well, we just read Jemmy's documentation and didn't actually try it, but from what we read we found that Jemmy's APIs still resulted in quite...
... You might already have it. The "best" reveal() has these features: - reveal suspends test evaluation. One keystroke should close the window - user input...
Hi, I am writing an eclipse plugin. Right now I am working on the application logic. At some point I will have to hook into the eclipse and interact with...
Hi Abbot provides the framwork for TFUI yet... there is a caveat that I think is applicable for any TDD. In order to do TDD you must understand the domain that...
I've inherited an application that uses Infragistics widgets extensively, even promiscuously. Let's say I have an UltraWinTree (I do, in fact). Let's also say...
Hi Tony, Since you are using Infragistics controls, you might want to check out Infragistics' latest product, TestAdvantage. Other than that, test driving the...
We've begun using the SendKeys namespace in the .NET framework (may only be CLR 2.0, haven't done this with 1.1 so don't know if it exists) to do some of what...
Can I download a bit of Infragistics to try it out, from here? http://www.infragistics.com/downloads/default.aspx I can't understand what that pages is trying...
Hi Hugo, we are developing the java gui testtool qftestJUI. For the next releases we seriously consider to offer some kind of interface to fit. So if you are...
Can anyone update me or provide some good sites which talks about what exactly is Fit testing? and how is it implemented? ... -- Best Regards, Sandeep...
fit.c2.com www.fitnesse.org the FitLibrary project on sourceforge There's also some good material on Brian Marick's blog (www.testing.com), as well as an...
... Sorry I took so long to reply to this. I've been a bit busy the past few months. In general, human interface tests in Cocoa *don't* need to regulate the...
... I've been (slowly) working up an example of test-first & Cocoa, using model-view-presenter (aka Humble Dialog Box). I'm working from the interaction design...
Hi All, Here is a seminar that might be of interest to you: Mary Poppendieck and I are running a three-day workshop in London and Dublin this June. My workshop...
Hi All, Here is a seminar that might be of interest to you: Mary Poppendieck and I are running a three-day workshop in Dublin this June. My workshop is a one...
This Thursday, June 2nd at eXtreme Programming San Diego, we will be dedicating an evening to Test Driven Development. The meeting will take place at SAIC on...
Is it worth coming a day or so early to XP2005 in order to attend my Test Driven User Interfaces tutorial? Absolutely! (Well what did you expect me to say) :-)...
... Because ActiveX is such a freeway for malware, MS has wedged the latest version of Internet Explorer (available with WinXP SP2), to never launch an ActiveX...
We got a nice plug here: http://dotnetjunkies.com/WebLog/exortech/ "As each screen class extends from JPanel, the reveal() method simply inserts the panel into...
[Hit send by mistake!] We got a nice plug here: http://dotnetjunkies.com/WebLog/exortech/ "As each screen class extends from JPanel, the reveal() method simply...
... My bad. With my usual talent for mistakes at the most critical possible juncture to completely reverse good situations, I should have used the title...
hi phlip, i think that i sent you a link to my blog entry a few months back, but thanks for the extra publicity. i also delivered a presentation on TFUI at...