User: clu Date: 06/05/10 08:58:49 Modified: /dba/www/QA/ index.html
Log: changed concept File Changes: Directory: /dba/www/QA/ ======================= File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/QA/index.html?r1=1.5&r2=1.6 Delta lines: +27 -3 -------------------- --- index.html 4 Apr 2006 11:50:20 -0000 1.5 +++ index.html 10 May 2006 15:58:46 -0000 1.6 @@ -23,18 +23,42 @@ <h1>OpenOffice.org Database Access - QA</h1> <table cellpadding="0" cellspacing="0" ID="Table1"> <tbody> + <tr class="OddTableRow"> - <td style="vertical-align: top; width: 200px;"><a href="Connection_Test.html">Connection Test</a><br> + <td style="vertical-align: top; width: 200px;"><a href="Connection_Test.html">general Testcases</a><br> </td> - <td style="vertical-align: top;">This is a manual test for a general analyze of the connection possibilities between oo office and miscellaneous databases, by usage of different db drivers on several operating systems.<br> + <td style="vertical-align: top;">In this area you find 'step by step' testcases which support manual testing of general database functions to assure main functionality (quick and short tests - should be tested often).<br> </td> </tr> + + <tr class="EvenTableRow"> + <td style="vertical-align: top;"><a href="Connection_Result.html">special Testcases</a><br> + </td> + <td style="vertical-align: top;">Here you find testcases for single, more particular and/or special parts of the database (should be tested for main builds).<br> + </td> + </tr> + + <tr class="OddTableRow"> + <td style="vertical-align: top; width: 200px;"><a href="Extraordinary_Testcases.html">extraordinary Testcases</a><br> + </td> + <td style="vertical-align: top;">In this area you can find testcases that do not have to be tested regulary, but in special cases, with special drivers etc. (should be tested if new driver or database version is used)<br> + </td> + </tr> + <tr class="EvenTableRow"> <td style="vertical-align: top;"><a href="Connection_Result.html">Database Connection Table</a><br> </td> - <td style="vertical-align: top;">This Matrix results form several testruns of the 'Connection Test'.<br> + <td style="vertical-align: top;">This Matrix results form several testruns of the testcase 'Connection Test'.<br> + </td> + </tr> + + <tr class="OddTableRow"> + <td style="vertical-align: top; width: 200px;"><a href="Connection_Test.html">ToDo list</a><br> + </td> + <td style="vertical-align: top;">Here you can support the dba QA by writing new or translating testcases<br> </td> </tr> + </tbody> </table> <br> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
