# Automation

We implemented three specialized test rigs for automation testing in MOSIP Identity. The UI test rig ensures thorough validation of web-based application modules, including Admin UI, PMP UI, and Resident UI.

The Domain-Specific Language (DSL) test rig facilitates end-to-end testing of MOSIP functionalities like Registration and Authentication. Additionally, the API test rig rigorously tests all MOSIP APIs, covering various corner cases for enhanced reliability.

Click the below mentioned cards to know more.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td></td><td></td><td><a href="/files/3skxRB9hA3m2mhoWJakL">/files/3skxRB9hA3m2mhoWJakL</a></td><td><a href="https://docs.mosip.io/1.2.0/test-automation/api-test-rig-automation">https://docs.mosip.io/1.2.0/test-automation/api-test-rig-automation</a></td></tr><tr><td></td><td></td><td></td><td><a href="/files/KfsahmAoxCebLnyDKTJa">/files/KfsahmAoxCebLnyDKTJa</a></td><td><a href="https://docs.mosip.io/1.2.0/test-automation/dsl-test-rig-automation">https://docs.mosip.io/1.2.0/test-automation/dsl-test-rig-automation</a></td></tr><tr><td></td><td></td><td></td><td><a href="/files/wHA9N3v2iVMpo2p6cbfb">/files/wHA9N3v2iVMpo2p6cbfb</a></td><td><a href="https://docs.mosip.io/1.2.0/test-automation/ui-test-rig-automation">https://docs.mosip.io/1.2.0/test-automation/ui-test-rig-automation</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mosip.io/1.2.0/id-lifecycle-management/supporting-components/quality-manager/test-automation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
