First we'll talk about a simple application with simple tests and from there you'll be able to move on to test more complex applications. I have a new calculator program called "mycalc". It expects a mathematical expression on the command line and prints the result on the screen. e.g.:
Let's look at it first an then write a couple of tests for it.| Prev | Home (Copyright Gabor Szabo) Perl Training Israel | Next |
| GUI testing | Calculator test |