Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Difficult code (Resolutions)

by adrianh (Chancellor)
on Aug 21, 2003 at 08:34 UTC ( [id://285401]=note: print w/replies, xml ) Need Help??


in reply to Re: Difficult code (Resolutions)
in thread Difficult code (Resolutions)

Two more good questions to ask a new codebase are:

  • Are there acceptance tests? If not, how do we know what the application should do, and whether it is actually doing it. We should consider writing some.
  • Are there unit tests? If not, how do we know what each module should do, and whether it is actually doing it. We should consider writing some.

Replies are listed 'Best First'.
Re: Re: Re: Difficult code (Resolutions)
by markguy (Scribe) on Aug 21, 2003 at 16:20 UTC
        Thanks for the links... it's good to have something to read as opposed to flounder along.

        And this isn't directed specifically to you and could well be in your provided links, but what I'd really like to see is a start-to-finish walkthrough of someone's test generation on something simple, yet real world-ish. Reason being I don't yet have enough of a grasp to successfully evangelize the idea to the PHBs who are in desperate need of realizing it's benefits. And I literally do not have the time to figure it out on my own before my current project is due (and yes, I realize this is a bad, bad sign...).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-23 23:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found