You're viewing old version number 4. - Current version
1 min
Junco manual testing
Manually testing the Junco Web app.
- visit "homepage"
- fix the display issue of this page on IE v8
- ensure that all footer links and info work properly:
- about - help - contact - archives - tags - search
- home page link at bottom
- current date and time info at bottom
- click the blue sign-up button.
- enter valid, unique username
- enter valid, unique e-mail address
- test entering invalid username and e-mail address:
- too short (min len?)
- too long (max len?)
- unacceptable characters (username only accepts alphanumeric and underscore) verify
- invalid e-mail syntax
- after signing-up with valid username and e-mail address, test:
- sending of e-mail with activation link
- clicking the activation link to activate account
- system automatically creates password for initial account creation, verify password in e-mail.
- if running in debug mode, the auto-generated password and the activation link are displayed immediately after entering username and e-mail address info. when in debug, a valid, functioning e-mail address is not required. the e-mail still needs to have valid syntax, such as x@x.com and username and e-mail still need to be unique, but the system does not send a message to the e-mail address given.
From JR's : articles
194 words - 1240 chars
- 1 min read
created on
updated on
- #
source
- versions
Related articles
Testing the new insta command - May 17, 2016
Testing fenced code block commands - Sep 23, 2014
This is a test: with the colon punct in the title - Jul 16, 2014
Junco user actions - Nov 01, 2013