# TestObject

## TestObject

TestObject is a cloud hosted service that provides mobile devices running Android and iOS for application testing. It supports a number of testing frameworks, such as Appium, Robotium, and Espresso, and can also be used for manual testing

![TestObject - a part of SauceLabs](/files/-M4uHKxkjYy-Kog5rbmm)

To enable TestObject, go to Settings - Cloud Providers and expand the TestObject item by enabling it. Enter the username, API key from TestObject and select your region from the drop-down.

![](/files/-M4uG9QE5gUA9BJ8h-8A)

Username and API key can be obtained from your TestObject profile page:

![](/files/-M4wUFhQZ5MogBnpwNgm)


---

# 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.oxygenhq.org/cloud-providers/testobject.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.
