केस स्टडी

Production

Autonomous AI Testing Tool

DRCODE का मुख्य product — agents जो APIs और UIs खुद टेस्ट करते हैं। UI-testing toolkit मैंने शुरू से बनाया और API E2E हिस्से में bugs ठीक/सुधार किए।

Autonomous AI Testing Tool

स्टैक

टेक्नोलॉजीज़

PlaywrightMCPChrome ExtensionsNode.jsOpenAITypeScript

संदर्भ

टैग्स

aitestingautomation

अवलोकन

दो हिस्से: एक API E2E tester (Chrome extension असली calls capture करता है, server input variants और test cases बनाता है), और एक UI-testing toolkit जो मैंने शुरू से बनाया — Playwright को एक agent MCP के रूप में चलाता है जो tester के clicks की नकल करता है, फिर flow तोड़ने की कोशिश करता है और हर प्रयास को script के रूप में save करता है।

API हिस्से में मैंने E2E flow के bugs ठीक किए और test-case generation सुधारा। Tests केवल staging/dev पर dedicated credentials के साथ चले।