Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ezhitconfig:conformance_tests [2018/04/10 16:02]
ajdavis [Hardware]
ezhitconfig:conformance_tests [2018/04/19 15:06] (current)
ajdavis [ezHITConfig Conformance Tests]
Line 1: Line 1:
 = ezHITConfig Conformance Tests = = ezHITConfig Conformance Tests =
 +ISO FRM 4.4.23, Rev 1, 04/19/2018
  
  
Line 6: Line 7:
  # Application Launch and Shutdown.  # Application Launch and Shutdown.
  # Hearing Aid Initialization and Testing.  # Hearing Aid Initialization and Testing.
 + # Refurbishing Hearing Aid.
 + # Saving and Importing Session.
  # System Options.  # System Options.
  # Communication with the Hi-Pro.  # Communication with the Hi-Pro.
Line 23: Line 26:
  
 === Software === === Software ===
- * Windows 7+.NET Framework 4.5, NOAH 4.1 or greater.+  * Windows 7+ 
 +  * .NET Framework 4.5 
 +  * Firebird Database Server 2.5
  
  
Line 83: Line 88:
       <td><div align="right"><strong>Windows versions supported</strong></div></td>       <td><div align="right"><strong>Windows versions supported</strong></div></td>
       <td colspan="3">       <td colspan="3">
-        <input name="chkWinXP" type="checkbox" id="chkWinXP" value="winxphome"> Windows XP   <br>  
-        <input name="chkWin2003" type="checkbox" id="chkWin2003" value="win2003">       Windows 2003 (Server)            <br>  
-        <input name="chkWinVista" type="checkbox" id="chkWinVista" value="winvista">    Windows Vista            <br> 
-        <input name="chkWin2008" type="checkbox" id="chkWin2008" value="win2008">       Windows 2008 (Server)             <br>  
         <input name="chkWin7" type="checkbox" id="chkWin7" value="win7">    Windows 7         <input name="chkWin7" type="checkbox" id="chkWin7" value="win7">    Windows 7
 <br>  <br> 
-        <input name="chkWin2008R2" type="checkbox" id="chkWin2008R2" value="win2008R2">       Windows 2008R2 (Server           <br> +        <input name="chkWin2008R2" type="checkbox" id="chkWin2008R2" value="win2008R2">       Windows Server 2008 R2            <br> 
         <input name="chkWin8" type="checkbox" id="chkWin8" value="win8">    Windows 8         <input name="chkWin8" type="checkbox" id="chkWin8" value="win8">    Windows 8
 <br>  <br> 
 +        <input name="chkWin2012" type="checkbox" id="chkWin2012" value="win2012">       Windows Server 2012            <br> 
 +        <input name="chkWin81" type="checkbox" id="chkWin81" value="win81">    Windows 8.1
 +<br> 
 +        <input name="chkWin2012R2" type="checkbox" id="chkWin2012R2" value="win2012R2">       Windows Server 2012 R2            <br> 
         <input name="chkWin10" type="checkbox" id="chkWin10" value="win10">    Windows 10          <input name="chkWin10" type="checkbox" id="chkWin10" value="win10">    Windows 10 
-        </td>+<br>  
 +        <input name="chkWin2016" type="checkbox" id="chkWin2016" value="win2016">       Windows Server 2016            <br>  
 +      </td>
     </tr>     </tr>
     <tr valign="top">      <tr valign="top"> 
Line 284: Line 291:
   <tr valign="top">    <tr valign="top"> 
     <td>8</td>     <td>8</td>
-    <td>under the “Test Setup” tab:+    <td>Under the “Test Setup” tab:
    - Verify the model and style is correct.     - Verify the model and style is correct. 
    - Input the Owner name by typing the last name, first initial.    - Input the Owner name by typing the last name, first initial.
Line 305: Line 312:
  
  
-=== Test Sequence 4: System Options ===+=== Test Sequence 4: Refurbishing Hearing Aid === 
 +<html> 
 +<table width="100%" border="1" cellpadding="1" cellspacing="0" class="inline"> 
 +  <tr>  
 +    <th width="5%">Step</th> 
 + 
 +    <th width="42%">Description</th> 
 +    <th width="42%">Expected Behavior</th> 
 +    <th width="11%">Test Result</th> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>1</td> 
 +    <td><p>Run ezHITConfig.</p></td> 
 +    <td><p>The application opens successfully.</p></td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>2</td> 
 +    <td>Read/connect to the device.</td> 
 +    <td>Build screen shows a product.</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>3</td> 
 +    <td>Select 'Refurbish' screen, and select all patient and circuit settings to clear to reset.</td> 
 +    <td>&nbsp;</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>4</td> 
 +    <td>Click 'Refurbish' button save.</td> 
 +    <td>Parameters get cleared and saved without errors.</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>5</td> 
 +    <td><p>Restart ezHITConfig.</p></td> 
 +    <td><p>The application opens successfully.</p></td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>6</td> 
 +    <td>Read/connect to the device.</td> 
 +    <td>Build screen shows product.</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>7</td> 
 +    <td>Select 'Refurbish' screen.</td> 
 +    <td>Parameters are cleared.</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>8</td> 
 +    <td>Open Intricon's Slider or Motif engineering software and read the circuit.</td> 
 +    <td>Scratch data parameters should be default (all zeroes, typically).</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +</table> 
 +</html> 
 + 
 + 
 +=== Test Sequence 5: Saving and Importing Session === 
 +<html> 
 +<table width="100%" border="1" cellpadding="1" cellspacing="0" class="inline"> 
 +  <tr>  
 +    <th width="5%">Step</th> 
 + 
 +    <th width="42%">Description</th> 
 +    <th width="42%">Expected Behavior</th> 
 +    <th width="11%">Test Result</th> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>1</td> 
 +    <td><p>Run ezHITConfig.</p></td> 
 +    <td><p>The application opens successfully.</p></td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>2</td> 
 +    <td>Read/connect to the device.</td> 
 +    <td>Build screen shows a product.</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>3</td> 
 +    <td>Modify parameters, including the Serial Number of the device.</td> 
 +    <td>&nbsp;</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>4</td> 
 +    <td>Go to 'Save Session' screen, enter Order Number and Patient Initials, then Save.</td> 
 +    <td>Parameters get saved without errors.</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>5</td> 
 +    <td><p>Restart ezHITConfig.</p></td> 
 +    <td><p>The application opens successfully.</p></td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>6</td> 
 +    <td>Read/connect to the device.</td> 
 +    <td>Build screen shows product.</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>7</td> 
 +    <td>Modify parameters, including the Serial Number of the device.</td> 
 +    <td>&nbsp;</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +  <tr valign="top">  
 +    <td>8</td> 
 +    <td>Go to 'Import Session' screen, select previously save session (search using Order Number if necessary) and import.</td> 
 +    <td>Parameters get saved without errors and match previously saved parameters.</td> 
 +    <td>&nbsp;</td> 
 +  </tr> 
 +</table> 
 +</html> 
 + 
 +=== Test Sequence 6: System Options ===
 <html> <html>
 <table width="100%" border="1" cellpadding="1" cellspacing="0" class="inline"> <table width="100%" border="1" cellpadding="1" cellspacing="0" class="inline">
Line 352: Line 482:
 </table> </table>
 </html> </html>
-=== Test Sequence 5: Communication with the HI-PRO Programmer ===+=== Test Sequence 7: Communication with the HI-PRO Programmer ===
 <html> <html>
 <table width="100%" border="1" cellpadding="1" cellspacing="0" class="inline"> <table width="100%" border="1" cellpadding="1" cellspacing="0" class="inline">
Line 396: Line 526:
 </html> </html>
  
-=== Test Sequence 6: Un-structured Test ===+=== Test Sequence 8: Un-structured Test ===
 <html> <html>
 <table width="100%" border="1" cellpadding="1" cellspacing="0" class="inline"> <table width="100%" border="1" cellpadding="1" cellspacing="0" class="inline">