Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: Application for 'Quality Assurance'

by Hrunting (Pilgrim)
on Dec 12, 2001 at 09:18 UTC ( #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? | Other CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2023-03-23 00:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?