From 6124ebd5b7e6d866273cfa2b7f3bbb24a1770df2 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Sat, 22 Feb 2020 17:24:48 +0800 Subject: spm-slides.tex: what are testers for: giving quick feedback --- spm-slides.tex | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/spm-slides.tex b/spm-slides.tex index ca709a1..2fa32ca 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -534,6 +534,25 @@ All about pixels. % ``Use scrawls for the icons on the toolbar until the functionality is there.'' - Joel Spolsky. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\foilhead{Testers} + +Testers are your software's first users. + +The point is the get feedback. + +Need immediate feedback, positive or negative. + +A dialogue, not a monolog. + +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. + +Misconception: let the worst programmer do testing. Consequence: an incompetent team. + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \foilhead{Prodcutivity} -- cgit v1.2.1