Tuesday, 13 November 2012

P7


The functionality type
Expected outcome
Actual outcome
Validation
All the validation rules that has been set are supposed to work when the fields are filled in.
Everything worked
Error capture
Error capture is making the database able to capture the errors that may happen and it will stop any progress in the database.
The database is able to capture errors without problems.
Error messages
You put a special error message to let the person know of a certain error if the fields in the table aren’t fully filled in. The error message could say ‘Please fill in all the fields’. Also, when you try to put an age limitation and someone puts an age below what you can have, you have an error message popping up saying ‘sorry too young’.
My error messages are fully working when the fields aren’t fully filled in or the age is below of what it actually has to be.
Successful entry
When you register a new member and it successfully appears on the table of all members.
Works completely fine and all the entries are successful.
Manipulation of normal data
Using the append queries to move data around the database in to the right place.
Everything works with my database as I have created queries and appended them in to the right places.






 

2 comments: