Meego Wiki
Views

Quality/QA-tools/OTS/Glossary

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(OTS Glossary)
Line 19: Line 19:
== Package ==
== Package ==
-
Package refers to a test package: http://wiki.meego.com/Quality/QA-tools/Test_Packaging
+
Package refers to a [http://wiki.meego.com/Quality/QA-tools/Test_Packaging test package]
-
 
+
== Results File ==
== Results File ==
Line 37: Line 36:
Major version of the DUT software platform.
Major version of the DUT software platform.
 +
 +
== Target Packages ==
 +
 +
The Packages that have changed from one build to the next. Likely to be the packages that are being targeted for test in the Testrun.
== Task ==
== Task ==
Line 45: Line 48:
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]  
 +
 +
== Testrun ==
 +
 +
The execution of the tests from a Test Definition File in OTS.
== Worker ==
== Worker ==

Revision as of 07:19, 10 September 2010

Contents

OTS Glossary

Device Group

The unique name of a group of workers with similar devices attached. Device group is used as a Routing Key.

Distributor

The component of the Core that distributes Tasks.

Environment

Tests can be executed by running test steps in the hardware or by running test steps in the worker pc. Environment contains information which method was used.

Image

Image is a full software image that can be flashed to the target device.

Package

Package refers to a test package

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.

SW Product

Major version of the DUT software platform.

Target Packages

The Packages that have changed from one build to the next. Likely to be the packages that are being targeted for test in the Testrun.

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

Testrun

The execution of the tests from a Test Definition File in OTS.

Worker

Either The computer hosting the test running

Or The OTS Worker component

Personal tools