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

Re: Re: Application for 'Quality Assurance'

by Hrunting (Pilgrim)
on Dec 12, 2001 at 09:18 UTC ( [id://131174]=note: print w/replies, xml ) Need Help??


in reply to Re: Application for 'Quality Assurance'
in thread Application for 'Quality Assurance'

Well, if it's simple API testing one's after, the Test::Harness module will do that perfectly well. Better are the Test-Unit suite of modules which do more solid unit testing, but Test::Harness is easier to use, and every CPAN module and its mother uses it, so there's plenty of examples.

If you're trying to approximate real-world situations, repeat after me:

"Nothing compares to real-world data."

Don't try to test what happens in the real world. Beta it and use that data instead. Nothing you do will more closely approximate how your application is used.

  • Comment on Re: Re: Application for 'Quality Assurance'

Log In?
Username:
Password:

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

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

    No recent polls found