Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Unit Tests and Creative Tension

by thens (Scribe)
on Sep 10, 2003 at 09:35 UTC ( [id://290351]=note: print w/replies, xml ) Need Help??


in reply to Unit Tests and Creative Tension

Iam just thinking if creation of these failing tests can be associated with the Test Plan. If there is a way by which given the test suite we can generate a Test plan on the fly with some templates, it will be a great time saver. Also it reduces the frustration every developer has to go through from the 'Quality' department. Any thoughts.

Replies are listed 'Best First'.
Re: Re: Unit Tests and Creative Tension
by dws (Chancellor) on Sep 10, 2003 at 19:02 UTC
    I am just thinking if creation of these failing tests can be associated with the Test Plan..

    Test Plans are usually about either acceptance tests or high-level functional tests. Unit tests are usually about implementation details. At the time the Test Plan is written, it's rare that the team knows enough about implementation details to specify in any detail what the unit tests will look like.

    Having good unit tests does make it less likely that QA will find bugs.

Log In?
Username:
Password:

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

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

    No recent polls found