Qa-tools: Difference between revisions

From Yocto Project
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
= Summary =
= Summary =


The qa-tools git repository is the recipient for the QA automation scripts and tools. You can take a look at it via the [http://git.yoctoproject.org/cgit/cgit.cgi/qa-tools/ gitweb interface].
The qa-tools git repository is the recipient for the QA automation scripts and tools. Is inteended to store any tool that helps on the QA activities related to the Yocto Porject
 
 
You can take a look at it via the [http://git.yoctoproject.org/cgit/cgit.cgi/qa-tools/ gitweb interface].


For cloning the qa-tools repository:
For cloning the qa-tools repository:
Line 20: Line 23:


Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with the [[Poky Contributions]] guidelines.
Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with the [[Poky Contributions]] guidelines.
Mantainer
[mailto:anibal.limon@linux.intel.com Anibal Limon]

Revision as of 22:39, 8 March 2017

Summary

The qa-tools git repository is the recipient for the QA automation scripts and tools. Is inteended to store any tool that helps on the QA activities related to the Yocto Porject


You can take a look at it via the gitweb interface.

For cloning the qa-tools repository:

$ git clone git://git.yoctoproject.org/qa-tools

Objectives

The test process is mainly focused to track and review the quality and performance of the Yocto Project, along with its reference system and internal projects. The plan also includes identifying and tracking areas subject to improvement, regression, validation of enhancements and bugs, development of testing methods with emphasis on automated testing. Documentation and licensing status is not included in the scope of the testing process, unless otherwise noted e.g. as part of the process of verifying new features.


List of Tools

testopia_update

How To Contribute

Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with the Poky Contributions guidelines.

Mantainer Anibal Limon