Skip to content

Commit

Permalink
[DOCS-8651] Update dns_tests.md (#24586)
Browse files Browse the repository at this point in the history
* Update dns_tests.md

* Update content/en/synthetics/api_tests/dns_tests.md

Co-authored-by: Jen Gilbert <[email protected]>

---------

Co-authored-by: Jen Gilbert <[email protected]>
  • Loading branch information
aliciascott and jhgilbert authored Aug 9, 2024
1 parent 54246a8 commit e35f659
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/synthetics/api_tests/dns_tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ Assertions define what an expected test result is. After you click **Test URL**,
| every available record | of type A, of type AAAA, of type CNAME, of type MX, of type NS, of type TXT | `is`, `contains`, <br> `matches`, `does not match` | _String_ <br> _[Regex][4]_ |
| at least one record | of type A, of type AAAA, of type CNAME, of type MX, of type NS, of type TXT | `is`, `contains`, <br> `matches`, `does not match` | _String_ <br> _[Regex][4]_ |

**Note**: SOA records are not available for testing using Synthetic tests.

You can create up to 20 assertions per API test by clicking **New Assertion** or by clicking directly on the response preview:

{{< img src="synthetics/api_tests/assertions_dns.png" alt="Define assertions for your DNS test to succeed or fail on" style="width:90%;" >}}
Expand Down

0 comments on commit e35f659

Please sign in to comment.