# Using AWS IoT Device Tester for AWS IoT Greengrass V2

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/aws-iot-greengrass-v2-developer-guide.git)
{% endhint %}

## Supported versions

* **Note**\
  IDT does not support being run by multiple users from a shared location, such as an NFS directory or a Windows network shared folder. We recommend that you extract the IDT package to a local drive and run the IDT binary on your local workstation.

## Download IDT for AWS IoT Greengrass V2

* **Note**\
  IDT does not support being run by multiple users from a shared location, such as an NFS directory or a Windows network shared folder. We recommend that you extract the IDT package to a local drive and run the IDT binary on your local workstation.

## Use IDT to run the AWS IoT Greengrass qualification suite

* **Important**\
  IDT supports the four latest `major.minor` versions of the Greengrass qualification suite versions to generate qualification reports that you can submit to AWS Partner Network to include your devices in the AWS Partner Device Catalog. Tests from unsupported test suite versions are not valid for device qualification. IDT doesn't print qualification reports for unsupported versions. For more information, see [Support policy for AWS IoT Device Tester for AWS IoT Greengrass](https://github.com/kevinslin/aws-reference-notes/blob/main/services/aws_iot_greengrass/idt-support-policy.md).\
  You can run `list-supported-products` to list the versions of AWS IoT Greengrass and test suites that are supported by your current version of IDT.

## Use IDT to develop and run your own test suites

* **Note**\
  IDT does not support being run by multiple users from a shared location, such as an NFS directory or a Windows network shared folder. We recommend that you extract the IDT package to a local drive and run the IDT binary on your local workstation.\
  Windows has a path length limitation of 260 characters. If you are using Windows, extract IDT to a root directory like `C:\` or `D:\` to keep your paths under the 260 character limit.

## Troubleshooting IDT for AWS IoT Greengrass V2

* **Note**\
  `user` and `username` refer to the SSH user used by IDT to access the device under test.


---

# 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://awsnotes.dendron.so/internet-of-things-iot/aws-iot-greengrass/topics/using-aws-iot-device-tester-for-aws-iot-greengrass-v2.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.
