A head full of questions, they fire up their favorite browser and try to figure out how how the app works. How the app behaves when you enter unacceptable parameters. How the app performs under stress. And they will happily take notes about their discoveries as they test their own assumptions how it should work until their curiosity is satiated.
Every subsequent time they view that same app, some of that magic is lost. The unfamiliar becomes the familiar becomes the routine which becomes boredom.
That is where I come in. "My job is to make your job easier", I always say to our test lead, John Jurek.
What is imperative that needs to work before we begin testing? Make that a smoke test.
What test script is so mind-numbingly boring to manually execute? Let's add that to the backlog of regression tests to write.
Sure, it might be fun to run a test once or twice, but once you run a test seeing how one part of a feature behaves in Chrome, Firefox, Safari, Microsoft Edge, and all the little mobile widths a responsive web application can have, the fun slowly disappears.
Keep the testers focused on testing new features. Farm out to the automated tests the rest. That helps keep the magic of testing alive.
... And once you have an automated framework stood up that fits the needs of the development team, you can start training the testers on writing their own automation to investigate the web app.
-T.J. Maher
Software Engineer in Test
BlueSky | YouTube | LinkedIn | Articles
No comments:
Post a Comment