Changes

Jump to navigation Jump to search
216 bytes removed ,  08:52, 29 August 2009
m
wikify some more
Line 5: Line 5:     
In general
 
In general
<br />- check the related logfile(s) for each test
+
* check the related logfile(s) for each test
<br />- don't hesitate to raise a bug if there is an issue or something suspicious but check the Bugtracker before whether this might already be reported
+
* don't hesitate to raise a bug if there is an issue or something suspicious but check the Bugtracker before whether this might already be reported
<br />- A list of currently reported bugs for SME 8.0 is here: http://bugs.contribs.org/show_bug.cgi?id=3640
+
* A list of currently reported bugs for SME 8.0 is here: [[bugzilla:3640]]
    
===Test guidelines===
 
===Test guidelines===
Line 15: Line 15:     
When ready go into Bugzilla and review the open bugs. Find any that you can duplicate and report your results, even if just to confirm someone elses report is valid. If you find during your testing something does not work for you, and a bug does not exist, open a new bug.
 
When ready go into Bugzilla and review the open bugs. Find any that you can duplicate and report your results, even if just to confirm someone elses report is valid. If you find during your testing something does not work for you, and a bug does not exist, open a new bug.
--------------
+
----
 
The scenario's should be as complex as needed, but also as simple as possible, testing one unique feature where possible.
 
The scenario's should be as complex as needed, but also as simple as possible, testing one unique feature where possible.
    
For instance creating an ibay could mean something like this, perhaps even incomplete as I am doing this from the top of my head:
 
For instance creating an ibay could mean something like this, perhaps even incomplete as I am doing this from the top of my head:
   −
- log in in server-manager
+
* log in in server-manager
<br />- create ibay
+
* create ibay
<br />- test for directory created (-f /home/e-smith/ibays/ibayname)
+
* test for directory created (-f /home/e-smith/ibays/ibayname)
<br />- check for account (ibayname) created
+
* check for account (ibayname) created
<br />- check for group (ibayname) created
+
* check for group (ibayname) created
<br />- anaylze log for errors/exceptions
+
* anaylze log for errors/exceptions
    
but also (and that is the most work mostly) test exceptions (names too long, starting with a number, containing a _, as well as all other exceptions):
 
but also (and that is the most work mostly) test exceptions (names too long, starting with a number, containing a _, as well as all other exceptions):
   −
- log in in server-manager
+
* log in in server-manager
<br />- create ibay with invalid name
+
* create ibay with invalid name
<br />- check the error in the server-manager screen
+
* check the error in the server-manager screen
<br />- check no account (ibayname) is created
+
* check no account (ibayname) is created
<br />- check no group (ibayname) os created
+
* check no group (ibayname) os created
<br />- check that the error is present in the log file
+
* check that the error is present in the log file
--------------
+
----
 
   
===Installation types===
 
===Installation types===
 
Different installation scenarios re. software RAID, LVM and NOSPARE usage, etc.
 
Different installation scenarios re. software RAID, LVM and NOSPARE usage, etc.
Line 79: Line 78:  
*PDC - setup Primary Domain Controller - Pass
 
*PDC - setup Primary Domain Controller - Pass
 
Steps:  
 
Steps:  
<br />- join PC to domain and test domain user logon on that PC - Pass
+
* join PC to domain and test domain user logon on that PC - Pass
<br />- domain user password change via Ctrl-Alt-Del - still to be tested
+
* domain user password change via Ctrl-Alt-Del - still to be tested
    
Comments:
 
Comments:
Line 87: Line 86:     
===User/groups setup===
 
===User/groups setup===
- create new user account,  
+
* create new user account,  
<br />-reset user password,  
+
*reset user password,  
<br />-lock/unlock account,  
+
*lock/unlock account,  
<br />-add/remove user to different groups
+
*add/remove user to different groups
<br />-delete user account
+
*delete user account
<br />-re create deleted user account
+
*re create deleted user account
<br />-reset user password user account
+
*reset user password user account
 
to check: /var/log/messages, /var/log/httpd/admin_error_log, /var/log/secure
 
to check: /var/log/messages, /var/log/httpd/admin_error_log, /var/log/secure
    
===Ibay setup===
 
===Ibay setup===
- create new ibay,  
+
* create new ibay,  
<br />- ibay access protected by password,  
+
* ibay access protected by password,  
<br />-copy/delete files in ibays
+
* copy/delete files in ibays
    
to check: /var/log/messages, /var/log/httpd/admin_error_log
 
to check: /var/log/messages, /var/log/httpd/admin_error_log
Line 134: Line 133:  
===ldap===
 
===ldap===
 
test access from various email clients  
 
test access from various email clients  
<br />- Outlook,  
+
* Outlook,  
<br />- Outlook Express,  
+
* Outlook Express,  
<br />- Thunderbird - Pass  
+
* Thunderbird - Pass  
<br />tested from LAN PCs (Windows & Ubuntu) and external (public ldap access enabled)  
+
tested from LAN PCs (Windows & Ubuntu) and external (public ldap access enabled)  
<br />- more (?)
+
* more (?)
    
===Backup===
 
===Backup===

Navigation menu