From 37ddd59c4040fc52edb2594b96bff5e3a12e0d81 Mon Sep 17 00:00:00 2001 From: NissimHadar Date: Thu, 9 Aug 2018 13:10:30 -0700 Subject: [PATCH] Use correct case. --- tools/auto-tester/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/auto-tester/README.md b/tools/auto-tester/README.md index e1a2eeb957..12056ba4c5 100644 --- a/tools/auto-tester/README.md +++ b/tools/auto-tester/README.md @@ -13,7 +13,7 @@ Auto-tester has 4 functions, separated into 4 tabs: # Create -![](./Create.png) +![](./Create.PNG) The Create tab provides functions to create tests from snapshots, MD files, a test outline and recursive scripts. ## Create Tests @@ -80,7 +80,7 @@ In this case all recursive scripts, from the selected folder down, are created. Running this function in the tests root folder will create (or update) all the recursive scripts. # Evaluate -![](./Evaluate.png) +![](./Evaluate.PNG) The Evaluate tab provides a single function - evaluating the results of a test run. @@ -106,13 +106,13 @@ Evaluation proceeds in a number of steps: 1. At the end of the test, the folder is zipped and the original folder is deleted. If there are no errors then the zipped folder will be empty. # TestRail -![](./TestRail.png) +![](./TestRail.PNG) Before updating TestRail, make sure the GitHub user and branch are set correctly. The user should not normally be changed, but the branch may need to be set to the appropriate RC. Any access to TestRail will require the TestRail account (default is High Fidelity's account), a user-name and a password: -![](./TestRailSelector.png) +![](./TestRailSelector.PNG) - The default test rail user is shown, and can be changed as needed. - The username is usually the user's email. @@ -176,7 +176,7 @@ A number of Python scripts are created: In addition - a file containing all the releases will be created - `runs.txt` # Windows -![](./Windows.png) +![](./Windows.PNG) This tab is Windows-specific. It provides buttons to hide and show the task bar.