Mozillians/AutomationStrategy: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 6: Line 6:


*Signup  
*Signup  
*Login
*Login & Logout
**Test with LDAP credentials (can we get an LDAP account set up for that?)
**Test with LDAP credentials (can we get an LDAP account set up for that?)
**with correct and invalid credentials
**with correct and invalid credentials
*Search  
*Search  
*Password reset  
*Password reset
*Account deletion up to confirmation message
*CSRF tokens on form fields
 
*Edit profile  
*Edit profile  
**Changing information  
**Changing information  
**Upload image  
**Upload image  
*User invite  
*User invite w and w/o already existing email address
*Fuzz testing
*Fuzz testing, use PowerFuzzer for that


*Search
*Search

Revision as of 20:52, 26 September 2011

This is a placeholder for an automation strategy. --Tobbi 13:39, 26 September 2011 (PDT)

Automation strategy for Mozillians

We should test the following usecases:

  • Signup
  • Login & Logout
    • Test with LDAP credentials (can we get an LDAP account set up for that?)
    • with correct and invalid credentials
  • Search
  • Password reset
  • Account deletion up to confirmation message
  • CSRF tokens on form fields
  • Edit profile
    • Changing information
    • Upload image
  • User invite w and w/o already existing email address
  • Fuzz testing, use PowerFuzzer for that
  • Search
    • by email
    • by IRC nick
    • by a part of these
  • Specific testing for possible regression:

{list of bug IDs}