QA: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Current Release QA Trackers==
==Current Release QA Trackers==
*[[2.1 QA Owned Features]]
 
*[[2.1 qa owned bugs]]
*Bugs that need to be implemented by QA Team
*[[2.1 qa owned features to verify]]
**[[2.2 qa assigned bugs]]
*[[Old resolved bugs and features]]
 
*Bugs that need to be verified by QA Team
**[[2.2 qa owned_bugs]]
 
*Features to verify
**[[2.2 qa_owned features to verify]]
 
*Features to implement
**[[2.2 qa owned features]]
 
*Old Bugs
**[[Old resolved bugs and features]]


==Current Release QA Test Plans==
==Current Release QA Test Plans==
* [[Yocto 2.1 Overall Test Plan]]
* [[QA Master Test Plan]]
* [[Yocto Project 2.2_Release Test Plan]]
* [[2.2 QA Status]]
* [https://wiki.yoctoproject.org/charts/perf_milestone_GDC/performance_test.html  Performance Charts ]
* [[Toaster testing plan]]
* [[Toaster testing plan]]
* [[SDK Testing Plan]]
* [[Extensible SDK Test Plan (eSDK)]]
* [[Distro Testing Plan]]
* [[Distro Testing Plan]]
* [[BSP Test Plan]]
* [[BSP Test Plan]]
* [[QA_Master_Test_Plan]]


==Current Release QA Test Cases==
==Current Release QA Test Cases==
* [[Yocto 2.1 Test Cases]]
* [[Yocto 2.2 Test Cases]]


==Test Automation==
==Test Automation==
===Autobuilder===
===Autobuilder===


The [[AutoBuilder]] is the automatic build and test framework used by Yocto Project QA.
The [[AutoBuilder]] is the automated build and test framework used by Yocto Project QA.


===Adding Automated Tests===
===Adding Automated Tests===


Tests for a given component can be automated in the AutoBuilder. AutoBuilder can accept the tests in the following formats:
Tests for a given component can be automated in the AutoBuilder. With that purpose, follow the [[AutoBuilder/Adding Automated Tests|Adding Automated Tests]] to the Autobuilder Guide.
 
*[[Oe-selftest|OpenEmbedded Selftest]] format
*[[Image tests|Bitbake Runtime tests]] format


A list of tests that are automated [[QA#List_of_Automated_Tests|can be seen here]].
A list of tests that are automated [[QA#List_of_Automated_Tests|can be seen here]].
Line 32: Line 42:
==Reporting==
==Reporting==
*[[Bug reporting and Information levels]]
*[[Bug reporting and Information levels]]
*[[Testopia]]
*[[Testopia]], the test manager
*[[QA/Test_Reporting_Tool|The Test Reporting Tool]]
*[http://errors.yoctoproject.org/Errors/ error report web]
*[http://errors.yoctoproject.org/Errors/ error report web]


Line 42: Line 53:
*[[Testopia]]
*[[Testopia]]
*[[Testing Cycle]]
*[[Testing Cycle]]
 
*[[qa-tools|qa-tools Git Repository]]


= Archive =
= Archive =

Revision as of 13:52, 15 August 2016

Current Release QA Trackers

Current Release QA Test Plans

Current Release QA Test Cases

Test Automation

Autobuilder

The AutoBuilder is the automated build and test framework used by Yocto Project QA.

Adding Automated Tests

Tests for a given component can be automated in the AutoBuilder. With that purpose, follow the Adding Automated Tests to the Autobuilder Guide.

A list of tests that are automated can be seen here.

Reporting

Performance testing

Performance Test

QA Resources

Archive

You can find the previous QA work by release in the Yocto Project QA Archive.

Other Relevant Data

List of Automated Tests