Coding QA Podcast: Episode 7 A Tour Around Exploratory Testing

Coding QA Podcast

In this show Federico and Matthew talk about what exploratory testing (ET) is and how the ASP.NET QA team uses this methodology for testing.News *Dynamic Data release in CodePlex.com *TechEd 2009 *Ajax Control Toolkit Refresh released.Exploratory Testing *Definition.

Running time
0h27m
File size
12.00MB

Download Original File | View original post

Episode synopsis

In this show Federico and Matthew talk about what exploratory testing (ET) is and how the ASP.NET QA team uses this methodology for testing.

            <p>News</p>
            <ul><li><a href="http://aspnet.codeplex.com/Wiki/View.aspx?title=Dynamic%20Data">Dynamic Data release in CodePlex.com</a> </li><li>TechEd 2009 </li><li><a href="http://www.asp.net/ajax/AjaxControlToolkit/Samples/">Ajax Control Toolkit Refresh released</a>.</li></ul>
            <p>Exploratory Testing</p>
            <ul><li>Definition </li><li>Differences between exploratory testing and scripted testing </li><li>Differences between exploratory testing and ad-hoc testing </li><li>The 4 principles of exploratory testing <ul><li>Creativity </li><li>Goal oriented </li><li>Reproducibility </li><li>Adaptability</li></ul>
            </li><li>How the ASP.NET QA team uses exploratory testing </li><li>When is exploratory testing a good fit to test a product </li><li>Brief example of an exploratory testing session </li><li>What are the outcomes of an exploratory testing session <ul><li>Scenarios tried </li><li>Questions </li><li>Assumptions </li><li>Defects </li><li>Future scenarios</li></ul>
            </li></ul>
            <div class="PodcastPlayer"><object id="audioplayerEpisode7" width="290" height="24" type="application/x-shockwave-flash"><param name="movie" value="http://codingqa.com/podcasts/aspnetqa/_static/player.swf"></param><param name="FlashVars" value="playerID=1&titles=Episode%207%20–%20A%20Tour%20Around%20Exploratory%20Testing&soundFile=http://media.libsyn.com/media/aspnetqa/CodingQAEpisode7.mp3"></param><param name="quality" value="high"></param><param name="menu" value="false"></param><param name="wmode" value="transparent"></param></object></div>

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan