Meego Wiki
Views

Quality/QA-tools/OTS/Glossary

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(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'''.
-
== Routing Key ==
+
== Package ==
-
The means by which a '''Task''' is dispatched to a '''Worker'''.
+
The Test Definition File and other files associated with a Testrun
-
== Task ==
+
== Results File ==
-
The job run by the '''Worker'''. Currently a process.
+
The results of the Test are contained in the [http://gitorious.org/qa-tools/test-definition/blobs/master/data/testdefinition-results.xsd Results File]
-
== Worker ==
+
== Results Object ==
-
''Either'' The computer hosting the test running
+
The metadata and '''Results File''' and '''Test Definition File'''
-
''Or'' The OTS Worker component
+
== Routing Key ==
-
== Results File ==
+
The means by which a '''Task''' is dispatched to a '''Worker'''.
-
The results of the Test are contained in the [http://gitorious.org/qa-tools/test-definition/blobs/master/data/testdefinition-results.xsd Results File]
+
== 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]  
-
== Results Object ==
+
== Worker ==
-
The metadata and '''Results File''' and '''Test Definition File'''
+
''Either'' The computer hosting the test running
 +
 
 +
''Or'' The OTS Worker component

Revision as of 13:00, 19 August 2010

Contents

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 that distributes Tasks.

Package

The Test Definition File and other files associated with a Testrun

Results File

The results of the Test are contained in the 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.

Task

The job run by the Worker. Currently a process.

Test Definition File

The Test Definition File is the XML File containing the Test Plan

Worker

Either The computer hosting the test running

Or The OTS Worker component

Personal tools