You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: