edit-article
Home
Up
Delete
Article Name:
Article Description:
[30:00]VIDEO-REVIEW - great overview on the different types of testing as well as some key pointers to help you make your tests better
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">title</h1> <h2>[WHAT]</h2> <ol> <li>] by David Gomez - Have you ever been in a meeting where someone says: wait a minute... what is the difference between smoke and sanity tests again? Smoke, regression, integration, functional, unit, coverage, performance... Forget about all those concepts. Focus on what you want to test, and how you want to do it, and just test it. I'll go through all these concepts, demystifying them, and help you find new meaning in them, hopefully helping you to get a new mindset towards how to test their software.</li> </ol> <h2>[WHY]</h2> <ol> <li><strong>] explains the different kinds of testing,</strong></li> <ol> <li>] unit test - </li> <li>] smoke test - </li> <li>] regression - what went wrong in the past, making sure, only as good as your systems for tracking 'bugs'</li> <li>] integration - end to end ( bladerunner) detailed - getting all the pieces you have tested individually, typically comes at the end of the dev process when everything is ready</li> <li>] coverage - </li> <li>] performance - </li> </ol> <li><strong>] key factors when testing</strong></li> <ol> <li>] dedicated environment - </li> <li>] instrumentation - </li> <li>] find a testing strategy that works for you - latest trendy thing doesnt work all the time</li> <li>] learn to love your tests, they will become your friends</li> </ol></ol> <h2>[WHERE]</h2> <ol> <li>]</li> </ol> <h2>[WHEN]</h2> <ol> <li>]</li> </ol> <h2>[EXAMPLE]</h2> <p><iframe src="http://www.youtube.com/embed/gqM01dBw7Fc" frameborder="0" width="640" height="390"></iframe></p> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>]</li> </ol> <h1 style="text-align: center;"> </h1>