<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/2041/1/7/_/styles/combined.css?spaceKey=TOP&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/TOP/Test+Page+Template">Test Page Template</a></h2>
    <h4>Page <b>edited</b> by             <a href="https://wiki.asterisk.org/wiki/display/~khunt">Ken Hunt</a>
    </h4>
        <br/>
                         <h4>Changes (2)</h4>
                                 
    
<div id="page-diffs">
                    <table class="diff" cellpadding="0" cellspacing="0">
    
            <tr><td class="diff-snipped" >...<br></td></tr>
            <tr><td class="diff-unchanged" >*Description:* (Overview and purpose of the test) <br>*Components Involved:* (List Asterisk SCF components, test components, test devices, etc.) <br></td></tr>
            <tr><td class="diff-deleted-lines" style="color:#999;background-color:#fdd;text-decoration:line-through;">*Setup:* <br></td></tr>
            <tr><td class="diff-added-lines" style="background-color: #dfd;">*Setup:* (Major pre-reqs for the test.)  <br></td></tr>
            <tr><td class="diff-unchanged" >*Test Steps:* <br>|| Step || Description || Expected Result || <br></td></tr>
            <tr><td class="diff-snipped" >...<br></td></tr>
    
            </table>
    </div>                            <h4>Full Content</h4>
                    <div class="notificationGreySide">
        <p>PAGE TITLE: &lt;Functional Area&gt; Testing</p>

<h3><a name="TestPageTemplate-%3CFeatureorFunctionalArea%3EOverview"></a>&lt;Feature or Functional Area&gt; Overview</h3>

<h3><a name="TestPageTemplate-ComponentTesting"></a>Component Testing</h3>

<p>//You may just refer to the components Boost.Test unit / component tests.<br/>
// If a component or unit test doesn't exist for this topic, indicate whether<br/>
// they are needed/planned for specific components, or indicate "not applicable"</p>

<ol>
        <li>See unit tests provide with &lt;xyz&gt; Service under &lt;xyz&gt;/test source tree.</li>
        <li>See unit and component tests under &lt;abc&gt;/test source tree.</li>
</ol>


<h3><a name="TestPageTemplate-IntegrationTesting"></a>Integration Testing</h3>

<p>// This section is for tests that insure Asterisk SCF components are<br/>
// interoperable with one another, or with some specific external technology<br/>
// or protocol.</p>

<h5><a name="TestPageTemplate-TestApproach"></a>Test Approach</h5>

<p>// Describe any special tools, processes, etc. you will apply to these<br/>
// integration tests. If they are unique to each test, don't bother<br/>
// having this section, but just describe in the test procedure itself.</p>

<h5><a name="TestPageTemplate-IntegrationTestProcedures"></a>Integration Test Procedures</h5>

<p>// If the list of procedures becomes too big, it can be on it's own page.</p>

<p><b>Test Id:</b> (ex: IntegTest_SipSessionGateway_RtpMedia_01)<br/>
<b>Description:</b> (Overview and purpose of the test)<br/>
<b>Components Involved:</b> (List Asterisk SCF components, test components, test devices, etc.)<br/>
<b>Setup:</b> (Major pre-reqs for the test.) <br/>
<b>Test Steps:</b></p>
<div class='table-wrap'>
<table class='confluenceTable'><tbody>
<tr>
<th class='confluenceTh'> Step </th>
<th class='confluenceTh'> Description </th>
<th class='confluenceTh'> Expected Result </th>
</tr>
<tr>
<td class='confluenceTd'> 1. </td>
<td class='confluenceTd'> Start &lt;test artifact Foo&gt; with configuration file foo.bar </td>
<td class='confluenceTd'> Foo starts </td>
</tr>
<tr>
<td class='confluenceTd'> 2. </td>
<td class='confluenceTd'> Start &lt;component&gt; </td>
<td class='confluenceTd'> &lt;component&gt; output shows connection with Foo. </td>
</tr>
<tr>
<td class='confluenceTd'> 3. </td>
<td class='confluenceTd'> Inspect log file for tbd. </td>
<td class='confluenceTd'> Log file contains "abc" if successful. </td>
</tr>
</tbody></table>
</div>


<p>(repeat)</p>

<h3><a name="TestPageTemplate-SystemTesting"></a>System Testing</h3>

<h5><a name="TestPageTemplate-TestApproach"></a>Test Approach</h5>

<p>// Describe any special tools, processes, etc. you will apply to these<br/>
// system tests. If they are unique to each test, don't bother<br/>
// having this section, but just describe in the test procedure itself.</p>

<h5><a name="TestPageTemplate-FunctionalTestProcedures"></a>Functional Test Procedures</h5>

<p><b>Test Id:</b> (ex: SysTest_Funct_CallWithMedia_01)<br/>
<b>Description:</b><br/>
<b>Setup:</b><br/>
<b>Test Steps:</b></p>
<div class='table-wrap'>
<table class='confluenceTable'><tbody>
<tr>
<th class='confluenceTh'> Step </th>
<th class='confluenceTh'> Description </th>
<th class='confluenceTh'> Expected Result </th>
</tr>
<tr>
<td class='confluenceTd'> 1. </td>
<td class='confluenceTd'> Start &lt;test artifact Foo&gt; with configuration file foo.bar </td>
<td class='confluenceTd'> Foo starts </td>
</tr>
<tr>
<td class='confluenceTd'> 2. </td>
<td class='confluenceTd'> Start &lt;component&gt; </td>
<td class='confluenceTd'> &lt;component&gt; output shows connection with Foo. </td>
</tr>
<tr>
<td class='confluenceTd'> 3. </td>
<td class='confluenceTd'> Inspect log file for tbd. </td>
<td class='confluenceTd'> Log file contains "abc" if successful. </td>
</tr>
</tbody></table>
</div>


<p>(repeat...)</p>

<h5><a name="TestPageTemplate-PerformanceTestProcedures"></a>Performance Test Procedures</h5>

<p><b>Test Id:</b> (ex: SysTest_Perf_CallThroughput_01)<br/>
<b>Description:</b><br/>
<b>Setup:</b><br/>
<b>Test Steps:</b></p>
<div class='table-wrap'>
<table class='confluenceTable'><tbody>
<tr>
<th class='confluenceTh'> Step </th>
<th class='confluenceTh'> Description </th>
<th class='confluenceTh'> Expected Result </th>
</tr>
<tr>
<td class='confluenceTd'> 1. </td>
<td class='confluenceTd'> Start &lt;test artifact Foo&gt; with configuration file foo.bar </td>
<td class='confluenceTd'> Foo starts </td>
</tr>
<tr>
<td class='confluenceTd'> 2. </td>
<td class='confluenceTd'> Start &lt;component&gt; </td>
<td class='confluenceTd'> &lt;component&gt; output shows connection with Foo. </td>
</tr>
<tr>
<td class='confluenceTd'> 3. </td>
<td class='confluenceTd'> Inspect log file for tbd. </td>
<td class='confluenceTd'> Log file contains "abc" if successful. </td>
</tr>
</tbody></table>
</div>


<p>(repeat...) </p>

<h5><a name="TestPageTemplate-StressTestProcedures"></a>Stress Test Procedures</h5>

<p><b>Test Id:</b> (ex: SysTest_Perf_SimultaneousCalls_01)<br/>
<b>Description:</b><br/>
<b>Setup:</b><br/>
<b>Test Steps:</b></p>
<div class='table-wrap'>
<table class='confluenceTable'><tbody>
<tr>
<th class='confluenceTh'> Step </th>
<th class='confluenceTh'> Description </th>
<th class='confluenceTh'> Expected Result </th>
</tr>
<tr>
<td class='confluenceTd'> 1. </td>
<td class='confluenceTd'> Start &lt;test artifact Foo&gt; with configuration file foo.bar </td>
<td class='confluenceTd'> Foo starts </td>
</tr>
<tr>
<td class='confluenceTd'> 2. </td>
<td class='confluenceTd'> Start &lt;component&gt; </td>
<td class='confluenceTd'> &lt;component&gt; output shows connection with Foo. </td>
</tr>
<tr>
<td class='confluenceTd'> 3. </td>
<td class='confluenceTd'> Inspect log file for tbd. </td>
<td class='confluenceTd'> Log file contains "abc" if successful. </td>
</tr>
</tbody></table>
</div>


<p>(repeat...) </p>
    </div>
        <div id="commentsSection" class="wiki-content pageSection">
        <div style="float: right;">
            <a href="https://wiki.asterisk.org/wiki/users/viewnotifications.action" class="grey">Change Notification Preferences</a>
        </div>
        <a href="https://wiki.asterisk.org/wiki/display/TOP/Test+Page+Template">View Online</a>
        |
        <a href="https://wiki.asterisk.org/wiki/pages/diffpagesbyversion.action?pageId=12550863&revisedVersion=8&originalVersion=7">View Changes</a>
                |
        <a href="https://wiki.asterisk.org/wiki/display/TOP/Test+Page+Template?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
            </div>
</div>
</div>
</div>
</div>
</body>
</html>