Created
July 11, 2026 21:31
-
-
Save LethalMaus/382d623ef8dc45aad2c7c70358373387 to your computer and use it in GitHub Desktop.
QA agent workflow flow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Manual test case export | |
| -> one local record per case | |
| -> mapped to an internal scenario | |
| -> current automation is matched | |
| -> report classifies confidence | |
| -> missing-tests queue suggests the next layer | |
| -> QA copies the generated prompt | |
| -> coding agent writes or updates the test | |
| -> mapping and confidence are updated | |
| -> report shows the new state |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment