Nancy Naive

From Test Automation Patterns
Revision as of 13:17, 24 April 2018 by Cathal (talk | contribs) (Created page with "<div id="content_view" class="wiki" style="display: block"><span style="font-size: 16px">Nancy is new to test automation. The company bought a test execution tool and she was...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Nancy is new to test automation. The company bought a test execution tool and she was given the task of automating the manual regression tests. She was shown a demo of the tool and was very impressed with the capture replay idea, so she began recording the regression tests as she performed them for the current release of the system.

However, when the next release was ready, she found that many of the recorded tests didn’t actually play back or didn’t do what they should. She spent 2 days trying to fix the tests, and ended up re-recording some of them. She feels that this is too much time to spend on maintaining the tests! She is now concerned about what will happen the next time the system changes and wants to make sure that her test maintenance costs are kept to a reasonable level.

1) Look at the mind map of Test Automation Issues. Which issue(s) would best represent the problem(s) Nancy is currently facing?

2) Using the Diagnostic, what are the issues that best describe the problems that Nancy is facing?


Back to Exercises