[dev-neuridia] dev Digest, Vol 2, Issue 12

Anthony Levensalor geek at java2certified.com
Wed Mar 19 01:21:59 PDT 2008


dev-request at lists.neuridia.org wrote:
> Hello Anthony,
>
> Could you give us some information on test cases please?
> And maybe one or two examples?
> Thanks :-)
>   
Certainly, apologies for the oversight. A test case is simply something 
a user would do, and what we expect should happen when they do it. An 
example would be:

Test: Log In
Actor: User

1. Enter email address into login screen
2. Enter correct password
3. Click "Log In" button

Expected Result: User should be logged into the system and see their own 
inbox.
Actual Result:


Actual results get filled in by QA / the community / beta testers, 
whoever is testing it. There would be cases for entering the right kinds 
of information, the wrong kinds of information, and for every action a 
user could perform in the system, from logging in to uploading files to 
sending an email, etc.

Hope this helps,
Anthony




More information about the dev mailing list