iTestFlow/iTestFlow-Agent ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app for AI assisted QA work inside Azure DevOps. It should let a user sign in to an organization, pick a project, and then manage a full testing workflow from one place. I want screens for requirements analysis, test case generation, gap analysis, test execution, bug reporting, a knowledge hub, dashboards, settings, and an activity log. The app should keep everything workspace scoped, support both single org and multi org setups, and make sure users review and edit AI output before anything gets published back to Azure DevOps.
It should connect to real Azure DevOps data, store credentials and workflow history in PostgreSQL, and use an LLM provider for the AI features. For test execution, use a controlled browser based runner and keep the results in the app until the user approves them. Make it feel polished and production ready, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit