Interview Questions

Web Testing Checklist about Correctness - Data

Check List for Software Testing


(Continued from previous question...)

Web Testing Checklist about Correctness - Data

1. Does the application write to the database properly?
2. Does the application record from the database correctly?
3. Is transient data retained?
4. Does the application follow concurrency rules?
5. Are text fields storing information correctly?
6. Is inventory or out of stock being tracked properly?
7. Is there redundant info within web site?
8. Is forward/backward cashing working correctly?
9. Are requirements for timing out of session met?

(Continued on next question...)

Other Interview Questions