diff --git a/skills/uipath-test/SKILL.md b/skills/uipath-test/SKILL.md index f963bff95..c81dacd2c 100644 --- a/skills/uipath-test/SKILL.md +++ b/skills/uipath-test/SKILL.md @@ -22,17 +22,21 @@ Manage UiPath Test Manager resources (projects, test cases, test sets, execution ## Concepts ### What is Testmanager? -UiPath Testmanager is a web application that manages the testing lifecycle of projects, enabling requirements traceability, test planning, and reporting. Its key business objects are: +UiPath Test Manager is a web application that manages the testing lifecycle of projects, enabling requirements traceability, test planning, and reporting. Its key business objects are: - **Requirements** — Defines what needs to be tested. -- **Testcases** — Defines the scenarios to be tested -- **Testsets** — Groups of test cases for execution -- **Test executions** — Defining triggers and schedules for unattended execution -- **Testcaselogs** — Logs of a tescase in a execution. -- **Testcaselog assertions** — Assertion steps of a testcaselog in a execution. +- **Test cases** — Defines the scenarios to be tested. +- **Test sets** — Groups of test cases for execution. +- **Test executions** — Defining triggers and schedules for unattended execution. +- **Test case logs** — Logs of a test case in an execution. +- **Test step logs** — Step-level logs within a test case log. +- **Test case log assertions** — Assertion steps of a test case log in an execution. -CLI tool for UiPath Test Manager (`uip tm`). Use `uip tm --help` and `uip tm