-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editing and updating screenshots.
- Loading branch information
Showing
39 changed files
with
73 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,49 @@ | ||
# Creating Tests | ||
|
||
![Main Screen](../img/main-screen-0.6.png) | ||
![Main Screen](../img/main-screen-0.11.png) | ||
|
||
Click the **Create Test** button and the **Create New Test** dialog appears: | ||
Click the **Create** button and select **Create New Test** in the drop down: | ||
|
||
![Create a Test Button](../img/create-test-button-0.6.png) | ||
![Create a Test Button](../img/create-button-0.11.png) | ||
|
||
![Create a Test](../img/create-test-0.6.png) | ||
The "Create New Test" dialog appears: | ||
|
||
![Create a Test](../img/create-test-0.11.png) | ||
|
||
The option to choose the kind of trigger to initiate the trace is presented: | ||
|
||
- HTTP Request - Create a basic HTTP request. | ||
- RPC Request - Test and debug your RPC 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. | ||
- TraceID - Define you test via a TraceID. | ||
|
||
Choose the trigger and click **Next**: | ||
|
||
![Choose Trigger](../img/choose-trigger-0.6.png) | ||
![Choose Trigger](../img/choose-trigger-0.11.png) | ||
|
||
In this example, HTTP Request has been chosen. | ||
|
||
![Choose Example](../img/choose-example-0.6.png) | ||
![Choose Example](../img/choose-example-0.11.png) | ||
|
||
Input the **Name** of the test and the **Description** or select one of the example provided in the drop down: | ||
|
||
![Choose Example Pokemon](../img/choose-example-pokemon-0.6.png) | ||
![Choose Example Pokemon](../img/choose-example-pokemon-0.11.png) | ||
|
||
The **Pokemon - List** example has been chosen. Then click **Next**. | ||
The **Pokemon - Import** example has been chosen. Then click **Next**. | ||
|
||
![Choose Example Pokemon](../img/choose-example-pokemon-list-0.6.png) | ||
![Choose Example Pokemon](../img/choose-example-pokemon-import-0.11.png) | ||
|
||
Add any additional information and click **Create**: | ||
Add any additional information and click **Create & Run**: | ||
|
||
![Create Test](../img/provide-addl-information-0.6.png) | ||
![Create Test](../img/provide-addl-information-0.11.png) | ||
|
||
The test will start: | ||
|
||
![Awaiting Trace](../img/awaiting-trace-0.6.png) | ||
![Awaiting Trace](../img/awaiting-trace-0.11.png) | ||
|
||
When the test is finished, you will get the following results: | ||
|
||
![Finished Trace](../img/finished-trace-0.6.png) | ||
![Finished Trace](../img/finished-trace-0.11.png) | ||
|
||
Please visit the [Test Results](test-results.md) document for an explanation of viewing the results of a test.. | ||
Please visit the [Test Results](test-results.md) document for an explanation of viewing the results of a test. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
# Exporting Tests | ||
|
||
Tracetest allows you to export the different set of information displayed for assertions and checks for a way you can use it as input for other tools and create text based tests to use on your CI/CD pipelines using the CLI and more options. | ||
Tracetest allows you to export the different set of information displayed for assertions and checks to use it as input for other tools and create text-based tests to use on your CI/CD pipelines using the CLI and more options. | ||
|
||
The current supported exports are: | ||
1. JUnit results XML. | ||
2. Test Definition YAML. | ||
|
||
To access any of the available exports, go to the run/trace page details for any test and, at the header level, you'll find a three dot menu which will display the options. | ||
To access any of the available exports, go to the run/trace page details for any test and, at the top right next to "Run Test", you'll find a settings icon which will display the options. | ||
|
||
![Export Trace Options](../img/exports-trace-options.png) | ||
![Export Trace Options](../img/export-trace-options-0.11.png) | ||
|
||
## JUnit Results XML | ||
To access the JUnit XML file, select the JUnit option from the dropdown and you'll find the file viewer modal with the location to download the file. | ||
To access the JUnit XML file, select the "JUnit Results" option from the dropdown and you'll find the file viewer modal with the location to download the file. | ||
The JUnit report contains the results from each of the assertions added to the test and their statuses. Depending on how many assertions the test has, this file will grow. | ||
|
||
![Export Trace JUnit](../img/exports-junit.png) | ||
![Export Trace JUnit](../img/exports-junit-0.11.png) | ||
|
||
## Test Definition YAML | ||
The Tracetest CLI allows you to execute text based tests. This means you can store all of your tests in a repo, keep track of the different versions and use them for your CI/CD process. | ||
An easy way to start is to export the test definition directly from the UI by selecting the option from the dropdown. | ||
The Tracetest CLI allows you to execute text-based tests. This means you can store all of your tests in a repo, keep track of the different versions and use them for your CI/CD process. | ||
An easy way to start is to export the test definition directly from the UI by selecting the "Test Definition" option from the dropdown. | ||
The file viewer modal will pop up and you can copy paste or download the file. | ||
|
||
![Export Trace Test Definition](../img/exports-test-definition.png) | ||
![Export Trace Test Definition](../img/exports-test-definition-0.11.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters