Skip to main content
summaryrefslogtreecommitdiffstats
blob: 1c5beff934ae636689c70d1a3b635dabc8eb16b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body>
<h1>Test Run View</h1>

<img src="testrunview.jpg"/>

<p>
The test run view is used for viewing test run results.  It can view a summary of output files that exist on a file system and it will upload those output files to the OSEE data store.  It can also be used to view previous test runs that have been uploaded to the OSEE data store.
</p>
</body>
</html>

Back to the top