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
Running multiple tests   Message List  
Reply | Forward Message #109 of 636 |
Re: [uispec4j] debug mode was Re: Running multiple tests

Hi "davout_1805",

> Is there way to turn on debugging for uispec4j?

No, there is no debugging mode for UISpec4J. What kind of information
would you like to have?


> I'm using an MVC framework tikeSwing, but searching through its code I
> found no call to show()

Then how do you display your application's main frame? Is tikeSwing
supposed to do that?


Regards,

Régis.




Sun Sep 4, 2005 9:19 pm

regis_medina
Offline Offline
Send Email Send Email

Forward
Message #109 of 636 |
Expand Messages Author Sort by Date

This may be a stupid question, but how do you run multiple tests? I have public class MyUISpecAdapter implements UISpecAdapter { private Window window; public...
davout_1805
Offline Send Email
Aug 27, 2005
5:50 pm

Hi, ... That's strange, what you are doing seems to be exactly what we do in our Address Book example (which is not yet published, but you can have a look at...
Regis Medina
regis_medina
Offline Send Email
Aug 28, 2005
9:05 pm

I've upgraded to 0.12 and switched to using UIspecTestCase.setAdapter(). And I'm still getting this issue. Is there way to turn on debugging for uispec4j? ... ...
davout_1805
Offline Send Email
Sep 3, 2005
1:48 am

Hi "davout_1805", ... No, there is no debugging mode for UISpec4J. What kind of information would you like to have? ... Then how do you display your...
Regis Medina
regis_medina
Offline Send Email
Sep 4, 2005
9:19 pm

... code I ... oops. Actually I make a call to setVisible(true) on a subclass of JFrame. I now see that setVisible() is a replacement for the deprecated show....
davout_1805
Offline Send Email
Sep 5, 2005
4:40 am

I'm using the Spring framework to wire up my controllers/views/models via a Spring Application Context. I wonder if the way I'm doing that is causing a...
davout_1805
Offline Send Email
Sep 5, 2005
4:45 am

... One idea would be, when UISpec4J "finds" a component, which criteria was used to find it. Was it a name match, a content or other?...
Nascif Abousalh-Neto
nascif2
Offline Send Email
Sep 6, 2005
2:26 pm

Just to reinforce the idea... I am writing tests that use a UI framework I do not control, and a lot of the components don't have the "name" property set. So...
Nascif Abousalh-Neto
nascif2
Offline Send Email
Sep 6, 2005
4:03 pm

Hi Nacif, I agree with you: UISpec should definitely provide the user with a mean to know the component search strategy and even to customize it! I suggest we...
Pascal
pratmartyp
Offline Send Email
Sep 8, 2005
9:28 pm

Hi Pascal, ________________________________ From: uispec4j@yahoogroups.com [mailto:uispec4j@yahoogroups.com] On Behalf Of Pascal Sent: Thursday, September 08,...
Nascif Abousalh-Neto
nascif2
Offline Send Email
Sep 9, 2005
7:06 pm

Hi Nascif and Pascal, ... Unit testing is what most of our users will probably do right now, but our ultimate goal with this project is rather acceptance...
Regis Medina
regis_medina
Offline Send Email
Sep 9, 2005
8:29 pm

Hi all, ... I think non-developers would rather use a more high-level tool, like the capture/replay tools out there. To use UISpec4J one has to know Java, an...
Nascif Abousalh-Neto
nascif2
Offline Send Email
Sep 9, 2005
9:25 pm

Nascif, ... You're right, "non-developer" is probably a little too much. Let's say a tester or a basic script-level developer instead of a full-fledged ...
Regis Medina
regis_medina
Offline Send Email
Sep 9, 2005
9:55 pm

Hi Regis and Nacif, I aknowledge that the regexp ComponentMatcher has been introduced too early and that the default search mechanism should then stop using...
pratmartyp
Offline Send Email
Sep 10, 2005
6:13 pm
Advanced

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