Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: testing GUIs

by spurperl (Priest)
on Jul 05, 2005 at 05:19 UTC ( [id://472355]=note: print w/replies, xml ) Need Help??


in reply to Re: testing GUIs
in thread testing GUIs

Being able to get at functionality via the GUI is often a sign that there is too much application logic is sitting in the (in MVC terms) the view/controller layers. Can you move more application logic out of the GUI layer to make things easier to test?

Unfortunately, no. Most of the especially paint it nicely avoiding flicker.

Though there's something interesting in what you say, something I never thought about but now seems very logical. The MVC "pattern" is a great testing aid :-)

Replies are listed 'Best First'.
Re^3: testing GUIs
by adrianh (Chancellor) on Jul 05, 2005 at 11:30 UTC
    Unfortunately, no. Most of the especially paint it nicely avoiding flicker.

    Eh? :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://472355]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-03-29 05:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found