Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 140a2f77 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Docs: Added image for CTL config" into mnc-mr-docs am: 78bad64c...

Merge "Merge "Docs: Added image for CTL config" into mnc-mr-docs am: 78bad64c am: df51dd1c am: d20b4cb5" into nyc-dev
parents e9b07247 552cb8c2
Loading
Loading
Loading
Loading
+48 KiB
Loading image diff...
+12 −10
Original line number Diff line number Diff line
@@ -479,38 +479,40 @@ Configure a test matrix and run a test
  </li>
</ol>

<img src="{@docRoot}images/training/ctl-config.png" alt="">
<p class="img-caption">
  <strong>Figure 1.</strong> Creating a test configuration for Cloud Test
  Lab.
</p>

<h4 id="ctl-results">
  Analyzing test results
</h4>

<p>
  When Cloud Test Lab completes running your tests, the <em>Run</em> window will
  open to show the results, as shown in figure 1. You may need to click
  open to show the results, as shown in figure 2. You may need to click
  <strong>Show Passed</strong> <img src="{@docRoot}images/tools/as-ok.png" alt=
  "" style="vertical-align:bottom;margin:0;"> to see all your executed tests.
</p>

<p>
<img src="{@docRoot}images/training/ctl-test-results.png" alt="">
</p>

<p class="img-caption">
  <strong>Figure 1.</strong> Viewing the results of instrumented tests using
  <strong>Figure 2.</strong> Viewing the results of instrumented tests using
  Cloud Test Lab.
</p>

<p>
  You can also analyze your tests on the web by following the link displayed at
  the beginning of the test execution log in the <em>Run</em> window, as shown
  in figure 2.
  in figure 3.
</p>

<p>
<img src="{@docRoot}images/training/ctl-exec-log.png" alt="">
</p>

<p class="img-caption">
  <strong>Figure 2.</strong> Click the link to view detailed test results on
  <strong>Figure 3.</strong> Click the link to view detailed test results on
  the web.
</p>