Quizzes & Puzzles2 mins ago
LWS - How Can I test / break this system???
Answers
No best answer has yet been selected by Chris100682. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.When I am testing software I do the following:
Act like a totally dumb user and do all the "wrong" things, press enter at the wrong moment, select with the mouse all over the screen and so on.
Enter the "wrong" data in fields - put numbers in a alpha only field, alpha in number only fields, invalid date formats, "silly" words or numbers in fields (for example if it says put a number between 1 and 99 put 99999999999 or AAAAAAAA and so on).
Leave fields blank or delete text from fields and see what that does.
If you have a "go back" button use that to go back and forward entering all sorts of data in the windows to see if that casues problems.
As you have found, put large amounts of data, or sometime NO data, in the application and see what it does.
If you have menu options select them all, change any user settings and try to put "strange" information in the user setings.
Overall the best thing to do is try to act like the dumbest user you can and make every mistake any user is ever likely to make.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.