Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
- [Testim](https://www.testim.io/) - Automated testing tool that uses machine learning to author, execute, and maintain tests across web and mobile platforms.
- [testomat.io](https://testomat.io/) - Modern TCMS allows sync the manual and automated tests in one place. Real-time reporting. Rich analytics dashboard with value testing metrics.
- [The Testing Library](https://testing-library.com/) - Set of helpers that let you test several frameworks, including React, Angular, Vue and their components without relying on their implementation details. This approach makes refactoring a breeze and also nudges you towards best practices for accessibility.
- [UI Verify](https://uiverify.ai) - Visual testing for UI written by coding agents. It replays your existing Storybook, Playwright, and Vitest tests, screenshots each pull request, and uses an AI judge to triage every change as change, regression, or flake, so the agent that wrote the UI sees what it broke.
- [Unified Functional Testing](https://www.opentext.com/products/uft-one) - Cross-browser and multi-platform, Optimized distributed testing, Visual test flows (canvas), Multi-testing solution, Image-based object recognition.
- [vREST NG](https://vrest.io) - Zero code API automation solution for functional and regression testing of your APIs. It will help you to efficiently develop your test suites using record/replay, excel sheets (data driven testing) and allow you to derive your API testing using Swagger or OpenAPI specs.
- [Watir](http://watir.com/) - Open-source cross-platform web application testing tool. A family of Ruby libraries for automating web browsers; it interacts with a browser the way a person would, clicking links, filling out forms, and validating text.
Expand Down