diff --git a/docs/docs/img/awaiting-trace-0.14.png b/docs/docs/img/awaiting-trace-0.14.png new file mode 100644 index 0000000000..23c40cefb1 Binary files /dev/null and b/docs/docs/img/awaiting-trace-0.14.png differ diff --git a/docs/docs/img/choose-example-0.14.png b/docs/docs/img/choose-example-0.14.png new file mode 100644 index 0000000000..2da8027ba0 Binary files /dev/null and b/docs/docs/img/choose-example-0.14.png differ diff --git a/docs/docs/img/choose-example-pokemon-0.14.png b/docs/docs/img/choose-example-pokemon-0.14.png new file mode 100644 index 0000000000..3d1f2134dd Binary files /dev/null and b/docs/docs/img/choose-example-pokemon-0.14.png differ diff --git a/docs/docs/img/choose-example-pokemon-import-0.14.png b/docs/docs/img/choose-example-pokemon-import-0.14.png new file mode 100644 index 0000000000..5cf8f71177 Binary files /dev/null and b/docs/docs/img/choose-example-pokemon-import-0.14.png differ diff --git a/docs/docs/img/choose-trigger-0.14.png b/docs/docs/img/choose-trigger-0.14.png new file mode 100644 index 0000000000..ededefe391 Binary files /dev/null and b/docs/docs/img/choose-trigger-0.14.png differ diff --git a/docs/docs/img/create-test-button-0.14.png b/docs/docs/img/create-test-button-0.14.png new file mode 100644 index 0000000000..e405cbf636 Binary files /dev/null and b/docs/docs/img/create-test-button-0.14.png differ diff --git a/docs/docs/img/finished-trace-0.14.png b/docs/docs/img/finished-trace-0.14.png new file mode 100644 index 0000000000..66f94c1968 Binary files /dev/null and b/docs/docs/img/finished-trace-0.14.png differ diff --git a/docs/docs/img/main-screen-0.14.png b/docs/docs/img/main-screen-0.14.png new file mode 100644 index 0000000000..bc666656f8 Binary files /dev/null and b/docs/docs/img/main-screen-0.14.png differ diff --git a/docs/docs/img/provide-addl-information-0.14.png b/docs/docs/img/provide-addl-information-0.14.png new file mode 100644 index 0000000000..85cd07d929 Binary files /dev/null and b/docs/docs/img/provide-addl-information-0.14.png differ diff --git a/docs/docs/web-ui/creating-tests.mdx b/docs/docs/web-ui/creating-tests.mdx index 515125065a..4b897c1487 100644 --- a/docs/docs/web-ui/creating-tests.mdx +++ b/docs/docs/web-ui/creating-tests.mdx @@ -12,51 +12,51 @@ keywords: image: https://res.cloudinary.com/djwdcmwdz/image/upload/v1698686403/docs/Blog_Thumbnail_14_rsvkmo.jpg --- -![Main Screen](../img/main-screen-0.11.png) +👉 **Join our [shared Pokeshop API Demo environment](https://app.tracetest.io/organizations/ttorg_2179a9cd8ba8dfa5/invites/invite_760904a64b4b9dc9/accept) and try creating a Test yourself!** -Click the **Create** button and select **Create New Test** in the drop down: +![Main Screen](../img/main-screen-0.14.png) -![Create a Test Button](../img/create-button-0.11.png) +Click the **Create** button: -The "Create New Test" dialog appears: - -![Create a Test](../img/create-test-0.13.png) +![Create a Test Button](../img/create-test-button-0.14.png) +.The "Create New Test" dialog appears. The option to choose the kind of trigger to initiate the trace is presented: - HTTP Request - Create a basic HTTP request. - GRPC Request - Test and debug your GRPC request. -- cURL Command - Define your HTTP test via a cURL command. -- Postman Collection - Define your HTTP request via a Postman collection. +- Kafka - Test consumers with Kafka messages. - TraceID - Define your test via a TraceID. -- Kafka - Test consumers with Kafka messages -Choose the trigger and click **Next**: +Then, click one of the options to continue: -![Choose Trigger](../img/choose-trigger-0.13.png) +![Choose Trigger](../img/choose-trigger-0.14.png) In this example, HTTP Request has been chosen. -![Choose Example](../img/choose-example-0.11.png) +![Choose Example](../img/choose-example-0.14.png) -Input the **Name** of the test and the **Description** or select one of the example provided in the drop down: +Input the **Name** and **Trigger** details or select one of the example provided in the drop down: -![Choose Example Pokemon](../img/choose-example-pokemon-0.11.png) +![Choose Example Pokemon](../img/choose-example-pokemon-0.14.png) -The **Pokemon - Import** example has been chosen. Then click **Next**. +The **Pokemon - Import** example has been chosen. -![Choose Example Pokemon](../img/choose-example-pokemon-import-0.11.png) +![Choose Example Pokemon](../img/choose-example-pokemon-import-0.14.png) -Add any additional information and click **Create & Run**: +Add any additional information and click **Run**: -![Create Test](../img/provide-addl-information-0.11.png) +![Create Test](../img/provide-addl-information-0.14.png) The test will start: -![Awaiting Trace](../img/awaiting-trace-0.11.png) +![Awaiting Trace](../img/awaiting-trace-0.14.png) When the test is finished, you will get the following results: -![Finished Trace](../img/finished-trace-0.11.png) +![Finished Trace](../img/finished-trace-0.14.png) Please visit the [Test Results](/web-ui/test-results) document for an explanation of viewing the results of a test. + +👉 **Join our [shared Pokeshop API Demo environment](https://app.tracetest.io/organizations/ttorg_2179a9cd8ba8dfa5/invites/invite_760904a64b4b9dc9/accept) and try creating a Test yourself!** +