Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
This is a book on software testing and the test process. It is aimed at a person working in QA, but would be a very good read for anyone having to develop a log term testing strategy at a company or group level.

I have to tell off the bat that I think it's one of the best book ever written on the subject.

The Authors Cem Kaner (http://www.kaner.com/), James Bach (http://blackbox.cs.fit.edu/blog/james/ and http://www.satisfice.com/), and Bret Pettichord (http://www.pettichord.com/) are believers that there are not 'best practices' for testing but only 'appropriate practices'. This is called "Context Based testing'. In a way this ties in the Perl philosophy of getting the job done.
Examples of chapters titles are

"thinking like a tester",
"Bug advocacy",
"interacting with programmers",
"test design strategy"

Each chapter is broken into short lessons, about 15 per chapters. The advice is a high level and give you the mental framework to solve your own issues.

I've been testing for a few years now. Each lesson I read rang true to my experiences. It gets you back to the actual job of testing rather then getting lost in process. They treat testing a a scientific process rather then a bureaucratic one.

Many years ago James Back wrote an article that changed the way I think of testing
"Exploratory Testing" (http://www.satisfice.com/articles/et-article.pdf). After that I read everything I could find by him.

Bret Pettichord give a course call "Homebrew Test Automation" we he uses Ruby to teach test automation without using commercial tools.

Edit by castaway, turned URLs into links


In reply to Lessons Learned in Software Testing by ratflyer

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (9)
As of 2024-04-18 10:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found