Quantcast
Channel: froglogic
Viewing all articles
Browse latest Browse all 398

Squish tip of the week: What to automate next? How to best expand your automated test suite

$
0
0

Once you’ve established an initial test framework – perhaps you even followed the Squish Tip of the Week: Where to start? – how do you determine where to continue expanding the automated test suite?

New features! Features not even in Development (yet).

  1. As a team, write the new feature in Gherkin. That becomes your initial test.
  2. Automate the feature (yes, even before it’s implemented – see diagram’s Writing a failing test step)
  3. Development implements the feature from the same Gherkin feature file
  4. You make the automated test pass
  5. Repeat
Behavior Driven Development and Testing

click to zoom

If you haven’t already, request an evaluation of Squish 6.0beta, and begin automating features sooner with the introduction of BDD automation.


Learn more





Viewing all articles
Browse latest Browse all 398

Trending Articles