<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://robosub-vm.eecs.wsu.edu/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://robosub-vm.eecs.wsu.edu/wiki/feed.php">
        <title>Palouse RoboSub Technical Documentation cs:testing</title>
        <description></description>
        <link>http://robosub-vm.eecs.wsu.edu/wiki/</link>
        <image rdf:resource="http://robosub-vm.eecs.wsu.edu/wiki/lib/tpl/codowik/images/favicon.ico" />
       <dc:date>2026-04-03T13:44:27-0700</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://robosub-vm.eecs.wsu.edu/wiki/cs/testing/start?rev=1556051291&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://robosub-vm.eecs.wsu.edu/wiki/lib/tpl/codowik/images/favicon.ico">
        <title>Palouse RoboSub Technical Documentation</title>
        <link>http://robosub-vm.eecs.wsu.edu/wiki/</link>
        <url>http://robosub-vm.eecs.wsu.edu/wiki/lib/tpl/codowik/images/favicon.ico</url>
    </image>
    <item rdf:about="http://robosub-vm.eecs.wsu.edu/wiki/cs/testing/start?rev=1556051291&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-23T13:28:11-0700</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Testing</title>
        <link>http://robosub-vm.eecs.wsu.edu/wiki/cs/testing/start?rev=1556051291&amp;do=diff</link>
        <description>Testing

Unit Tests

The primary goal of the unit tests are to expand the code coverage for subsystems, typically by mocking the variables necessary to test a single function. 

Functional Tests

Functional tests are used to perform a more in-depth analysis of the degree of functionality for a specific subsystem. Many of the functional tests written for the submarine modules will focus on accuracy of measurements and readings. This will be extremely important in verifying the reliability of the …</description>
    </item>
</rdf:RDF>
