⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tests.html

📁 QT与C++写的任务管理器
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>  <title>Qtopia test</title>  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  <meta content="Ed Baak" name="Author"></head><body><h1>Qtopia/Sys Info</h1><h2>Test cases&nbsp;</h2><br><br><h3>&nbsp;Memory</h3><table cellpadding="2" cellspacing="2" border="1" style="width: 100%; text-align: left;">  <tbody>    <tr>      <th style="vertical-align: top; width: 20%;">Test Purpose<br>      </th>      <td style="vertical-align: top;">Verify that presented memoryinformation is correct <br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">TestDescription<br>      </th>      <td style="vertical-align: top;">      <ol>        <li>Confirm that the Memory tab is displayed as the default. </li>        <li>Check that the Total memory displayed matches the devicememory size. </li>        <li>Check that the graphical display matches the numerticalvalues for     Used, Buffers, Cached and Free.</li>      </ol>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">ExpectedTestResult<br>      </th>      <td style="vertical-align: top;">All the verification steps asdescribed in the Test Description must be met.<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">Testnorm/Criteria<br>      </th>      <td style="vertical-align: top;">Exact Match<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">TestSuitability<br>      </th>      <td style="vertical-align: top;">Manual test<br>      </td>    </tr>  </tbody></table><br><br><h3>&nbsp;Storage</h3><table cellpadding="2" cellspacing="2" border="1" style="width: 100%; text-align: left;">  <tbody>    <tr>      <th style="vertical-align: top; width: 20%;">Test Purpose<br>      </th>      <td style="vertical-align: top;">Verify that the presentedstorage information is correct.<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">TestDescription<br>      </th>      <td style="vertical-align: top;">      <ol>        <li>Click on the Storage tab. </li>        <li>Check that the top section reads "Internal Storage" </li>        <li>Check that there is one section for each removable storagecard installed on the device. </li>        <li>For each section, check that the total/used/availableinformation  matches what is actually installed on the device.</li>      </ol>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">ExpectedTestResult<br>      </th>      <td style="vertical-align: top;">All the verification steps asdescribed in the Test Description must be met.<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">Testnorm/Criteria<br>      </th>      <td style="vertical-align: top;">Exact Match<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">TestSuitability<br>      </th>      <td style="vertical-align: top;">Manual test<br>      </td>    </tr>  </tbody></table><br><br><h3>&nbsp;CPU</h3><table cellpadding="2" cellspacing="2" border="1" style="width: 100%; text-align: left;">  <tbody>    <tr>      <th style="vertical-align: top; width: 20%;">Test Purpose<br>      </th>      <td style="vertical-align: top;">Verify that the presented CPUusage is correct.<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">TestDescription<br>      </th>      <td style="vertical-align: top;">      <ol>        <li>Click on the CPU tab. </li>        <li>Check that the Type info matches the CPU type on thedevice. </li>        <li>Verify that the Application/CPU usage is shown as a graph. </li>        <li>Verify that the graph is scrolling slowly sideways.</li>        <li>Start media player and play a video.</li>        <li>Verify that the System CPU usage drops and the ApplicationCPU usage rises.<br>        </li>      </ol>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">ExpectedTestResult<br>      </th>      <td style="vertical-align: top;">All the verification steps asdescribed in the Test Description must be met.<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">Testnorm/Criteria<br>      </th>      <td style="vertical-align: top;">Exact Match<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">TestSuitability<br>      </th>      <td style="vertical-align: top;">Manual test<br>      </td>    </tr>  </tbody></table><br><br><h3>&nbsp;Version</h3><table cellpadding="2" cellspacing="2" border="1" style="width: 100%; text-align: left;">  <tbody>    <tr>      <th style="vertical-align: top; width: 20%;">Test Purpose<br>      </th>      <td style="vertical-align: top;">Verify that sys info ispresenting the correct version information.<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">TestDescription<br>      </th>      <td style="vertical-align: top;">      <ol>        <li>Click on the Version tab. </li>        <li>Check that the Qtopia version info matches the version ofQtopia supposed     to be installed on the device. </li>        <li>Check that the Qtopia Compiled By info is correct, and not"Unknown". It should be "Trolltech" if this is a version supplieddirectly by     Trolltech, otherwise it should be the name of thevendor. </li>        <li>Check that the Qtopia "Built on" date is correct. </li>        <li>Check that the Linux Kernel info matches what is supposedto be installed on the device. </li>        <li>(If there is more info displayed) Check that any otherinformation displayed matches what is supposed to be installed.</li>      </ol>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">ExpectedTestResult<br>      </th>      <td style="vertical-align: top;">All the verification steps asdescribed in the Test Description must be met.<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">Testnorm/Criteria<br>      </th>      <td style="vertical-align: top;">Exact Match<br>      </td>    </tr>    <tr>      <th style="vertical-align: top; width: 15%;" width="20%">TestSuitability<br>      </th>      <td style="vertical-align: top;">Manual test<br>      </td>    </tr>  </tbody></table></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -