<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Regression testing - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=regression_testing&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=regression_testing&amp;p=10">3.Next</a>
</p>
<p>various regression testing techniques are:</p>

<p><big> Retest all </big></p>
<p>This technique checks all the test cases on the current program to check its integrity. Though it is expensive as it needs to re-run all the test cases, it ensures that there are no errors because of the modified code.</p>

<p><big> Regression test selection </big></p>
<p>Unlike Retest all, this technique runs a part of the <a href="page.php?w=test_suite">test suite</a> (owing to the cost of retest all) if the cost of selecting the part of the test suite is less than the Retest all</p><p>
<a accesskey="1" href="page.php?w=regression_testing&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=regression_testing&amp;p=10">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
