From a2c5d74d3748ef940b1606e1b18244ac7e97e1e5 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Sat, 22 Feb 2020 18:24:15 +0800 Subject: spm-slides.tex: more on testers --- spm-slides.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spm-slides.tex b/spm-slides.tex index 89759cd..e388687 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -549,12 +549,12 @@ A dialogue, not a monologue. Apply for a tester job, even if you don't know how to write program. Pick up a good book on testing. Learn automated test suites. -Not only testing whether a program works or not. Also check things -like text fonts, colors, user interfaces. +Not only test whether a program works or not, but also check things like +text fonts, colors, user interfaces. -Misconception: let the worst programmer do testing. +Misconception: let the worst programmer do the job (testing). -Consequence: an incompetent team producing poor products. +Consequence: an incompetent team consistently producing poor products. -- cgit v1.2.1