Search the web
Sign In
New User? Sign Up
uispec4j
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 317 - 346 of 610   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
317
... No problem :) While testing around with UISpec4J I ran (again) into a problem. Imagine you have a TextBox and it is populated with a text already. When I...
thorag76
Offline Send Email
Sep 5, 2007
12:12 pm
318
Hello Patrick, In general, how is UISpec4J supposed to handle painting of ... Yes, you'd better not rely too much on UISpec4J painting - all this stuff is ...
Regis Medina
regis_medina
Offline Send Email
Sep 5, 2007
5:01 pm
319
Hi Patrick, I have written an answer without realizing that Regis did already respond to you :o( I am thus also giving it to you, just in case you find...
Pascal Pratmarty
pratmartyp
Offline Send Email
Sep 5, 2007
8:53 pm
320
... Well that would be really great! Will the next release still be compatible with java 1.4? Or, if not, do you plan to maintain support for the 1.4 based...
thorag76
Offline Send Email
Sep 11, 2007
2:06 pm
321
... What we ... download, ... Java 1.4 out ... Er.... yes :) Just saw this message, after I have already posted one about caret update where I asked about...
thorag76
Offline Send Email
Sep 11, 2007
2:11 pm
322
Hello Patrick, Will the next release still be compatible with java 1.4? No, our plan is to release a 2.0 version which will be Java 5-specific. Or, if not,do...
Regis Medina
regis_medina
Offline Send Email
Sep 11, 2007
4:21 pm
323
Hi there, After having played around with it for some time now, I want to provide you some feedback. About the API, I found it a bit inconvenient when writing...
thorag76
Offline Send Email
Sep 16, 2007
8:56 pm
324
... switch to ... Maybe not in near future, but some day, yes... so currently I am stuck and bound to 1.4 ... that we can ... releases will ... I am currently...
thorag76
Offline Send Email
Sep 16, 2007
9:48 pm
325
... Of course. Please do not hesitate to tell us what you added or changed. Cheers, Régis. Maybe we could discuss some of the changes and if you find them...
Regis Medina
regis_medina
Offline Send Email
Sep 17, 2007
11:50 am
326
Hello Patrick, About the API, I found it a bit inconvenient when writing test cases ... Don't you want to make sure that the popup content is valid? Do you...
Regis Medina
regis_medina
Offline Send Email
Sep 17, 2007
11:58 am
327
Hi there, I'm just coming back from the Valtech Days, two days of conferences about Agility, Architecture and industrialization... Any way, I've been to a...
Etienne Charignon
ALCarrez
Offline Send Email
Oct 25, 2007
3:22 pm
328
Hello Etienne, ... I'm no expert, but I would say that a DSL relates to a functional/business domain rather than a technical one. Did you know DSL before and...
Regis Medina
regis_medina
Offline Send Email
Oct 25, 2007
7:52 pm
329
... Apparently, according to Sadek Drobi the speaker at the Valtech Days, it could be of both kind. He gave us Rails as an example of DSL. I've just found a...
Etienne Charignon
ALCarrez
Offline Send Email
Oct 26, 2007
8:11 am
330
Hello, i have a simple question for you i want to know if i can use uispec4j ,for load testing an app i have a swing client,ejb in the back-end and i want to...
Alex Parvulescu
zacusk
Offline Send Email
Nov 19, 2007
6:42 pm
331
Hi Alex, We haven't tried to load test our applications with UISpec, but I can't see any reason why it could not be done. I don't know JUnitPerf. From what I...
Pascal Pratmarty
pratmartyp
Offline Send Email
Nov 19, 2007
8:07 pm
332
Hello Alex, First, I'm really sorry for replying so late. I just received today the moderation email from yahoogroups, and I saw that you posted your message ...
Regis Medina
regis_medina
Offline Send Email
Nov 19, 2007
8:23 pm
333
Hello, thanks for the quick response ;) it seems that in the time i was waiting for the message to go through, i had a java update ,it went from java 1.5.06(or...
Alex Parvulescu
zacusk
Offline Send Email
Nov 21, 2007
8:24 pm
334
Hello Alex, it seems that in the time i was waiting for the message to go through, ... It seems that the Java guys changed the APIs of the Swing toolkit...
Regis Medina
regis_medina
Offline Send Email
Nov 22, 2007
7:32 am
335
Hello again, sorry for the late answer i just had to test some more,but did not manage to come up with a reason why uispec4j doesn't do good with concurrent...
Alex Parvulescu
zacusk
Offline Send Email
Nov 27, 2007
8:44 pm
336
Hi Alex, Thank you for providing this example. It indeed appears that UISpec4J would require some work to be able to run concurrently several test scenarios : ...
Pascal Pratmarty
pratmartyp
Offline Send Email
Nov 27, 2007
11:27 pm
337
Hello. I add an MouseListener to my JTable instance in my application. After there I use the UISpec4J to test the application. I get the Table wrapper...
oleg.korneychuk
Offline Send Email
Nov 30, 2007
11:15 am
338
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...
Pascal Pratmarty
pratmartyp
Offline Send Email
Dec 1, 2007
1:48 pm
339
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...
Pascal Pratmarty
pratmartyp
Offline Send Email
Dec 2, 2007
7:28 pm
340
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...
Pascal Pratmarty
pratmartyp
Offline Send Email
Dec 2, 2007
7:53 pm
341
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@...
Send Email
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...
Regis Medina
regis_medina
Offline Send Email
Dec 5, 2007
10:58 pm
343
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
Regis Medina
regis_medina
Offline Send Email
Dec 5, 2007
11:38 pm
Messages 317 - 346 of 610   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help