Skip to content

Glossary

BryanSharp edited this page Feb 22, 2023 · 1 revision

Glossary

Term Acronym Definition
Hydra Lab center service Test center A Hydra Lab center is the Spring Boot RESTFul API service that runs in the cloud in a docker container, and it helps coordinate the requested test tasks, provides a WebUI portal, and collects/persist test results.
Hydra Lab test agent Test agent A Hydra Lab test agent is the machine that runs the Hydra Lab agent services and connect directly to the test devices. Test agent communicate with Hydra Lab center service through a Websocket connection.
Hydra Lab test device Test device A Hydra Lab test device refers to the device that is connected to the test agent. The agent machine itself could be a test deivce.
Taps to cases T2C The UI test case generation tool built on top of Appium inspector, which can capture and convert user interactions into the UI test cases of an Android/Windows/iOS/Web app.
Clone this wiki locally