User: clu     
Date: 06/04/03 06:03:10

Modified:
 /dba/www/QA/
  Connection_Test.html

Log:
 added paragraph

File Changes:

Directory: /dba/www/QA/
=======================

File [changed]: Connection_Test.html
Url: 
http://dba.openoffice.org/source/browse/dba/www/QA/Connection_Test.html?r1=1.17&r2=1.18
Delta lines:  +22 -23
---------------------
--- Connection_Test.html        3 Apr 2006 12:53:14 -0000       1.17
+++ Connection_Test.html        3 Apr 2006 13:03:02 -0000       1.18
@@ -39,7 +39,7 @@
 </table>
 </div>
 
-<p>
+
 <dd>0. open or create according database for testing</dd>
 <dd>1. create a new table (by clicking on the 'table container' and choosing: 
'create table in design view...')</dd>
 <dd>2. insert any field name and save table (with 'save' icon in toolbar or 
file/save menue) -> save dialog appear</dd>
@@ -47,48 +47,48 @@
 <dd>-> proposual dialog for primary key appears (if database support primary 
key)</dd>
 <dd>4. push the 'no' button</dd>
 
-=> check: 'create tables' on your checklist (if works fine/ok (+) or not 
supported (-) or works partly/with workaround (?))<br>
+<p>=> check: 'create tables' on your checklist (if works fine/ok (+) or not 
supported (-) or works partly/with workaround (?))</p>
 
 <dd>5. repeat step 1. to 3. but choose 'yes' for primary key in step 4.</dd>
 
-=> check: 'primary key' on your checklist (ok(+) - not supported(-) - works 
partly(?))
+<p>=> check: 'primary key' on your checklist (ok(+) - not supported(-) - works 
partly(?))</p>
 
 <dd>6. delete both tables (by context on tablename or 'del' key on 
keyboard)</dd>
 
-=> check: 'delete tables' (+-?)
+<p>=> check: 'delete tables' (+-?)</p>
 
 <dd>7. create a table with several fields (with different field types of your 
choice)</dd>
 <dd>8. save and close table (with primary key if supported)</dd>
 <dd>9. open table in design view (by context on table and 'edit')</dd>
 <dd>10. add a field and save table</dd>
 
-=> check: 'insert table fields'
+<p>=> check: 'insert table fields'</p>
 
 <dd>11. change any field name and any field type and save the table</dd>
 <dd>-> if warning dialog appear click 'yes' (warning dialog propose appending 
new table)</dd>
 
-=> check: 'modify table fields'
+<p>=> check: 'modify table fields'</p>
 
 <dd>12. delete any field and save the table</dd>
 
-=> check: 'delete table fields'
+<p>=> check: 'delete table fields'</p>
 
 <dd>13. close the table, and reload it (menue: view/refresh tables)</dd>
 <dd>14. open the table in design view again and recheck and close (check if 
the 'insert/modified/deleted' changes are still present)</dd>
 <dd>15. open the table in normal view (doubleclick on table or 
context/open)</dd>
 <dd>16. insert some rows with any data and save (or leave current row - should 
save data, too)</dd>
 
-=> check: 'insert table data'
-=> check: 'insert table rows'
+<p>=> check: 'insert table data'</p>
+<p>=> check: 'insert table rows'</p>
 
 <dd>17. change any content and save</dd>
 
-=> check: 'modify table data'
+<p>=> check: 'modify table data'</p>
 
 <dd>18. delete any content and any table row (by context or by marking whole 
row and pushing 'del' key on keyboard)</dd>
 
-=> check: 'delete table data'
-=> check: 'delete table rows'
+<p>=> check: 'delete table data'</p>
+<p>=> check: 'delete table rows'</p>
 
 <dd>19. close table and push the 'query container'</dd>
 <dd>20. create a new query (in design view)</dd>
@@ -100,24 +100,24 @@
 <dd>-> upper windows shoud appear (and show the result of the query)</dd>
 <dd>24. close and reopen the query in design view (context:'edit')</dd>
 
-=> check: 'create query'
+<p>=> check: 'create query'</p>
 
 <dd>25. insert any further field, or delete one (delete field by marking 
'field header' in lower grid and context or 'del' key)</dd>
 <dd>26. save and close query design</dd>
 <dd>27. reopen and verify the change you have made</dd>
 
-=> check: 'modify query'
+<p>=> check: 'modify query'</p>
 
 <dd>28. close query and delete it</dd>
 
-=> check: 'delete query'<br>
+<p>=> check: 'delete query'<br></p>
 
 <dd>29. create a new 'view' (table container/create view - if supported)</dd>
 <dd>30. repeat 21. to 28. (views should behave the same way like queries, but 
they are stored in the connected database insted in the oo db file, so the 
behavior can differ)</dd>
 
-=> check: 'create view'
-=> check: 'modify view'
-=> check: 'delete view'
+<p>=> check: 'create view'</p>
+<p>=> check: 'modify view'</p>
+<p>=> check: 'delete view'</p>
 
 <dd>31. open or create any table in design view</dd>
 <dd>32. open the 'index' design dialog (in menue: tools/index design or with 
according icon)</dd>
@@ -126,7 +126,7 @@
 <dd>34. refresh tables and reopen test table (from menue: view/refresh 
tables)</dd>
 <dd>35. reopen index dialog and recheck if index still present</dd>
 
-=> check: 'indexes'
+<p>=> check: 'indexes'</p>
 
 <dd>36. close dialog and table design</dd>
 <dd>37. create any other table (for further test we need min. two tables)</dd>
@@ -146,7 +146,7 @@
 <dd>-> the 'join property' dialog appear</dd>
 <dd>47. check the other proposed join 'types' if supported (43. to 46.)</dd>
 
-=> check: 'join'
+<p>=> check: 'join'</p>
 
 <dd>48. close dialog and query design</dd>
 <dd>49. open the 'relation design' (menue: tools/relationships)</dd>
@@ -157,17 +157,16 @@
 <dd>-> 'connector ' between the two table container appear (with doubleclick 
on it, dialog available)</dd>
 <dd>52. save, refresh, reopen and recheck if everything fine</dd>
 
-=> check: 'relations'
+<p>=> check: 'relations'</p>
 
 <dd>53. create a new database with the same settings like your current (if 
supported)</dd>
 <dd>54. view any table content</dd>
 
-=> check: 'multi user'<br><br><br>
+<p>=> check: 'multi user'<br><br><br></p>
 
 
 - finish test -<br><br>
 
-</p>
 
 please send the filled checklist with 'connection test' in title to <a 
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>.<br><br>
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to