Hi Oleg, ... Thank you for noticing that flaw. We are investigating this, and are willing to integrate the fix in the next release of UISpec4J, planned for...
Hi, A new release of UISpec4J is available. You will find a summary of changes in the following page: http://www.uispec4j.org/changes-report.html Please do not...
Hi, Sorry for the mistake! The new release is 1.5 (and not 1.4) of course. Please notice that this is a minor version, designed to address the urgent issues we...
Hi, Is there any way I can use UISpec4J with Java 1.6? I'm new to UISpec4J. I want to use uispec4j 1.5 to test a Swing application I'm writing in Java 1.6 (or...
Christofer Jennings
bozmoz@...
Dec 5, 2007 10:28 pm
342
Hello Chris, UISpec4J looks great and I really want to use it. Java 1.6 has some nice ... You shouldn't have to keep your fingers crossed for too long, you can...
Cool! Thanks Régis! 2 questions come to mind... What should I expect not to work in uispec4j-java6.jar ? Is there a plan to have a uispec4j-java6.jar for...
Christofer Jennings
bozmoz@...
Dec 5, 2007 11:08 pm
344
Ouch. I'm getting class version errors when I try to build my tests with uispec4j-java6.jar So far I'm just building in IDEA 7. I tried deleting everything in...
Christofer Jennings
bozmoz@...
Dec 5, 2007 11:31 pm
345
Sorry. Never mind my last email. I made a new project and it worked fine :) ... Sorry. Never mind my last email. I made a new project and it worked fine :) On...
Christofer Jennings
bozmoz@...
Dec 5, 2007 11:32 pm
346
... Mmmhh... I don't know. 8^) In fact we have not been working on Java 6 yet, so we have no real experience to share. However, I think that our tests were...
Hey, We are using uispec4j under java 6 - eveything seems to work fine. So far we are very happy with unspec4j - Luke ________________________________ From:...
Luke Sleeman
luke@...
Dec 6, 2007 7:14 am
348
Hi, For your information, you can now download a UISpec4J-1.5 release that is compatible with Java 6 at the following link: ...
Hi all, I am new to this mailing list and I need some help regarding UIspec4j. I implemented this class: public class ApplicationTesting extends...
MAIO Raffael
Raffael.Maio@...
Jan 14, 2008 6:10 pm
350
Hello Raffael, The problem you stumbled upon could very well be a UISpec4J bug. We provide our own dummy implementation of the AWT Toolkit, just to intercept...
Hi, I'm trying to create some high-level functional tests for a software process that requires a lot of clicking, text fields, and communicating with a remote...
Hi, First of all, it is important to understand that UISpec4J does not allow to display components while tests are running. The reason is: UISpec4J is focused...
Hi there, I've been embarrassed by this problem some times ago and I would like to tell you my thinking. It would be very convenient if it could be possible to...
Thanks guys for the help. It's to bad you can't disable headless when running the tests, because it would make writing the tests much faster. Please...
Hello Mathew, Does anyone know of any free open-source tools that would fit what I'm ... If seeing the UI is really important for you, you could maybe have a...
... but if ... I wouldn't bother if I were you. Functional testing, and unit testing are different beasts. We run a continuous build server here using Bamboo,...
Hi, Can you please change the documentation for UISpec4J. UISpecAssert.waitUntil methods have the waitTimeLimit parameter. Can you add that this parameter is...
Hi Mathew, Thank you, we appreciate a lot your feedback. ... OK, we are changing immediately the JavaDoc for the next release. ... We want to release soon a...
Hi all, "*Rather then have UISpecAssert.and( Assertion[] ), can we also have UISpecAssert.and( Assertion x, Assertion y ).*" Wouldn't it be better with the...
Ludovic Viegas
pigelvy@...
Jan 22, 2008 8:42 am
360
Hello Ludovic, ... We both have posted at the same time. I think we agree on that one ;o) Cheers, - Pascal...
;) On Jan 22, 2008 9:46 AM, Pascal Pratmarty <pascal@...>...
Ludovic Viegas
pigelvy@...
Jan 22, 2008 8:53 am
362
Hey, We are using Uispec4j and displaying all our windows as the tests run. We find it is very usefull for visualy checking out the state of the application...
Luke Sleeman
luke@...
Jan 29, 2008 7:12 am
363
Probably the best option would be to output a .png of the applications windows when a test fails. That way it is easy to see what is going on when a failure...
Luke Sleeman
luke@...
Jan 29, 2008 7:13 am
364
Do you have any plans for uispec4j to support swingx components? John...
Hi folks. I just started using UISpec4J with Java 1.6 and i keep on getting this exception. When I move to 1.5 everything seems to run correctly. Any help is...
Hi Fernando, Do you run the distribution for Java6, available from the Web site? ( download at uispec4j-java6.jar <http://www.uispec4j.org/uispec4j-java6.jar>)...