Show HN: Agent-QA: Open-source AI end-to-end testing for web and mobile apps
Agent-QA is an open-source tool designed for end-to-end testing of web and mobile applications. It allows users to write tests in natural language, making it accessible for those without extensive programming knowledge. The tool facilitates the definition of actions and assertions based on visible roles, labels, and screen states.
- ▪Agent-QA enables writing tests in natural language for easier understanding.
- ▪Users can define actions and assertions without needing programming skills.
- ▪The tool supports testing for both web and mobile applications.
Opening excerpt (first ~120 words) tap to expand
Write tests in natural languageDefine actions and assertions in human language while agents work from visible roles, labels, and screen state.Learn about natural language teststests/linear/create-issue.yaml123456789101112131415161718192021test-id: t_slice-cart-bane-deep-fold-prim-paar-baru-nable-kayname: Check Linear issue creation flowtarget: linear-webuse: browser: name: chromiumsteps: - Click on the Create issue icon. - | Verify that the Create issue modal is shown. - | Enter "Fix mobile login" in the "Issue title" input field. - | Select "Engineering" from the Team selector and select "Todo" from the Status field. - Click on the Create issue button.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at agent-qa.