(Created page with '= OTS Glossary = == Device Name == The unique name of the device attached to the '''Worker''' used as a '''Routing Key''' == Distributor == The component of the '''Core''' t…') |
|||
| Line 9: | Line 9: | ||
The component of the '''Core''' that distributes '''Tasks'''. | The component of the '''Core''' that distributes '''Tasks'''. | ||
| - | == | + | == Package == |
| - | The | + | The Test Definition File and other files associated with a Testrun |
| - | == | + | == Results File == |
| - | The | + | The results of the Test are contained in the [http://gitorious.org/qa-tools/test-definition/blobs/master/data/testdefinition-results.xsd Results File] |
| - | == | + | == Results Object == |
| - | '' | + | The metadata and '''Results File''' and '''Test Definition File''' |
| - | + | == Routing Key == | |
| - | + | The means by which a '''Task''' is dispatched to a '''Worker'''. | |
| - | The | + | == Task == |
| + | |||
| + | The job run by the '''Worker'''. Currently a process. | ||
== Test Definition File == | == Test Definition File == | ||
| Line 31: | Line 33: | ||
The Test Definition File is the XML File containing the [http://wiki.meego.com/Test_Packaging/Test_Plan Test Plan] | The Test Definition File is the XML File containing the [http://wiki.meego.com/Test_Packaging/Test_Plan Test Plan] | ||
| - | == | + | == Worker == |
| - | + | ''Either'' The computer hosting the test running | |
| + | |||
| + | ''Or'' The OTS Worker component | ||
Contents |
The unique name of the device attached to the Worker used as a Routing Key
The component of the Core that distributes Tasks.
The Test Definition File and other files associated with a Testrun
The results of the Test are contained in the Results File
The metadata and Results File and Test Definition File
The means by which a Task is dispatched to a Worker.
The job run by the Worker. Currently a process.
The Test Definition File is the XML File containing the Test Plan
Either The computer hosting the test running
Or The OTS Worker component