All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
37.94k stars 4.29k forks source link

Support QA Testing #4672

Open Zaffenlord opened 1 month ago

Zaffenlord commented 1 month ago

I see great possibilities in OpenHand in the area of ​​quality.

Models can generate API and UI tests.

However, some changes are required. The first is that reports created by libraries such as Allure can be easily extracted.

The second thing is that the web UI tests will be able to run in the environment. For example, the browser could use it to exploit the DOM of the web page.

Nowadays automation based on opensource technologies is usually with Playwright, Cypress, Selenium, RestAssured and Appium. Most of these are compatible with all languages.

Test automation is key in the DEVOPS circuit so it cannot be excluded if we talk about an application that helps develop.

github-actions[bot] commented 2 days ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.