7

Data-Driven Testing

There are several testing techniques that can be used to improve the efficiency of test automation. One of those techniques is called data-driven testing. Test automation is a powerful way to speed up your testing ability, and the data-driven testing techniques explored here will help you speed this up even more.

Test automation allows you to try out many different things without getting bored. In fact, one of the heuristics I use for determining whether I should automate something is to ask myself whether what I am doing is boring. If I am working on boring and repetitive work, it’s a good indicator that I might be working on something that should be automated.

Sometimes, however, creating test automation itself can get ...

Get API Testing and Development with Postman - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.