This post follows up on Part 1 by examining the many ways that you can test the value of variables – e.g., whether they equal particular strings like “yes” or “no”, if they have a numeric value, if ...
Imagine typing out a series of steps in plain English that would reflect a list of actions a human QA tester would undertake to test an app, then turning that list into an automated testing script.