Tag

test case dependency

1 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Sep 29, 2024 · Backend Development

Managing Test Case Dependencies in API Automation Testing

This guide explains how to identify, store, and share data dependencies, control test execution order, handle failure propagation, visualize relationships, and avoid excessive coupling in API automated test suites, using Python examples and tools like pytest and Graphviz.

API testingAutomationPython
0 likes · 5 min read
Managing Test Case Dependencies in API Automation Testing