DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Turn Databases Into APIs for Data-Driven Testing

5 years ago dzone.com
Turn Databases Into APIs for Data-Driven Testing

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by API endpoints are meant to work together, so it follows that test data coming from one API that feeds another API should not be fixed or pre-built.

Only by accounting for the price of every added item can you tell whether the shopping cart "Total" is correct.

This becomes very handy when the correctness of an API result cannot be determined by calling another API to compare, or by applying straightforward reverse engineering.

Once you understand the mechanics you can configure the module to connect to your JDBC databases by modifying the flow YAML.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com