---
title: PerformanceTestStatus
framework: retentionmessaging
role: symbol
role_heading: Type
path: retentionmessaging/performanceteststatus
---

# PerformanceTestStatus

The status of the performance test.

## Declaration

```data
string PerformanceTestStatus
```

## Possible Values

PENDING: The test is still pending. PASS: The test passed. For additional details, see the specific PerformanceTestResponse results. FAIL: The test failed. For additional details, see the specific PerformanceTestResponse results.

## See Also

### Performance testing

- [PerformanceTestConfig](retentionmessaging/performancetestconfig.md)
- [PerformanceTestRequest](retentionmessaging/performancetestrequest.md)
- [PerformanceTestResponse](retentionmessaging/performancetestresponse.md)
- [PerformanceTestResponseTimes](retentionmessaging/performancetestresponsetimes.md)
- [PerformanceTestResultResponse](retentionmessaging/performancetestresultresponse.md)
- [Failures](retentionmessaging/failures.md)
- [sendAttemptResult](retentionmessaging/sendattemptresult.md)
- [requestId](retentionmessaging/requestid.md)
