QA: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
See the http://yoctoproject.org/projects/testing-qa-and-autobuilder page on the website for more information on this project.
==Current Release QA Trackers==


= QA Docs =
*Bugs that need to be implemented by QA Team
* Test plans
**[[2.2 qa assigned bugs]]
** [[Yocto 2.1 Overall Test Plan]]
** [[Toaster testing plan]]
** [[SDK Testing Plan]]
** [[Distro Testing Plan]]
** [[BSP Test Plan]]


* Test Cases
*Bugs that need to be verified by QA Team
** [[Yocto 2.1 Test Cases]]
**[[2.2 qa owned_bugs]]


*Features to verify
**[[2.2 qa_owned features to verify]]


* Test Cycle
*Features to implement
** [[Testing Cycle]]
**[[2.2 qa owned features]]


*Old Bugs
**[[Old resolved bugs and features]]


* QA Automation
==Current Release QA Test Plans==
**[[AutoBuilder]]
* [[QA Master Test Plan]]
**[[Distribution Support‎]]
* [[Yocto Project 2.2_Release Test Plan]]
**[[Oe-selftest]]
* [[2.2 QA Status]]
**[[Image tests]]
* [[Toaster testing plan]]
**[[Runtime]]
* [[Extensible SDK Test Plan (eSDK)]]
*** add ptest wiki
* [[Distro Testing Plan]]
*** add piglit test wiki
* [[BSP Test Plan]]
*** add kernel test wiki
***[[LSB]]
***[[LSB Result]]
***[[LTP]]
***[[LTP result]]
***[[POSIX]]
***[[Posix result]]
***[[POSIX-results]]
***[[POSIX History Results]]
***[[LAVA server vs Yocto HW automation testing]]
**[[Automated package upgrade testing]]


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


*Reporting
==Test Automation==
**[[Bug reporting and Information levels]]
===Autobuilder===
**[[Testopia]]
**[http://errors.yoctoproject.org/Errors/ error report web]


* Bug/Feature Validation
The [[AutoBuilder]] is the automated build and test framework used by Yocto Project QA.
** Add Bug Validation wiki
** add Feature Validation wiki


*Bug Tracking
===Adding Automated Tests===
** [[1.9 qa owned features]]
** [[1.9 qa owned BUGS]]


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.


** [[1.8 QA Status]]
A list of tests that are automated [[QA#List_of_Automated_Tests|can be seen here]].
** [[1.8 qa run history]]
** [[1.8 qa queries]]
** [[1.8 qa owned features]]
** [[1.8 qa owned bugs by OWNER]]
** [[1.8 qa owned bugs by PRODUCT]]


*Performance testing
==Reporting==
***[[Performance Test]]
*[[Bug reporting and Information levels]]
*[[Testopia]], the test manager
*[[QA/Test_Reporting_Tool|The Test Reporting Tool]]
*[http://errors.yoctoproject.org/Errors/ error report web]


= QA Old Test plans =
==Performance testing==
* Yocto 0.9
[[Performance Test]]
** Yocto 0.9 [[Overall Test Plan]]
** Yocto 0.9 [[Milestone Test Report]]


* Yocto 1.0
==QA Resources==
**[[Yocto 1.0 Overall Test Plan]]
*[[Rpm's Repository Setup for QA]]
**[[Yocto 1.0.2 Test Report]]
*[[Testopia]]
*[[Testing Cycle]]
*[[qa-tools|qa-tools Git Repository]]


* Yocto 1.1
= Archive =
**[[Yocto 1.1 Overall Test Plan]]
**[[Yocto 1.1 Test Execution Plan]]
**[[Yocto 1.1 Weekly Test Report]]
**[[Yocto 1.1 Milestone Test Report]]
**[[Yocto 1.1.1 Test Report]]
 
* Yocto 1.2
**[[Yocto 1.2 Overall Test Plan]]
**[[Yocto 1.2 Test Execution Plan]]
**[[Yocto 1.2 Weekly Test Report]]
**[[Yocto 1.2 Milestone Test Report]]
 
* Yocto 1.3
**[[Yocto 1.3 Overall Test Plan]]
**[[Yocto 1.3 Test Execution Plan]]
**[[Yocto 1.3 Weekly Test Report]]
**[[Yocto 1.3 Milestone Test Report]]
 
* Yocto 1.4
**[[Yocto 1.4 Overall Test Plan]]
**[[Yocto 1.4 Milestone Test Report]]
 
* Yocto 1.5
**[[Yocto 1.5 Overall Test Plan]]
**[https://wiki.yoctoproject.org/wiki/1.5_qa_run_history Yocto 1.5 Weekly, Full Pass and Milestone Test Report]
**[[1.5 QA Status]]
 
* Yocto 1.6
**[[Yocto 1.6 Overall Test Plan]]
**[https://wiki.yoctoproject.org/wiki/1.6_qa_run_history Yocto 1.6 Weekly, Full Pass and Milestone Test Report]
**[[1.6 QA Status]] - live status report for the current weekly build
**[[1.6 qa owned bugs]]
 
*Yocto 1.7
**[[1.7 QA Status]]
**[[1.7 qa owned bugs]]
**[[1.7 qa run history]]
**[[1.7 meta-intel qa run history]]
 
* Yocto 1.8
**[[1.8 QA Status]]
**[[1.8 qa run history]]
**[[1.8 qa queries]]
**[[1.8 qa owned features]]
**[[1.8 qa owned bugs by OWNER]]
**[[1.8 qa owned bugs by PRODUCT]]


You can find the previous QA work by release in the [[QA/Archive|Yocto Project QA Archive]].


= Other Relevant Data=
* [[Yocto Bug Trend]]
* [[Yocto Bug Trend]]
* Compliance Test Result
* Compliance Test Result
Line 131: Line 70:
* [[Distribution Support]]
* [[Distribution Support]]
* [[QA BKM sharing]]
* [[QA BKM sharing]]
* [[Testopia]]
* [[LAVA server vs Yocto HW automation testing]]
 
** Note: The LAVA framework usage stopped in favor of testing in the AutoBuilder in early 2016.
 


==List of Automated Tests==
*[[Distribution Support‎]]
* add ptest wiki
* add piglit test wiki
* add kernel test wiki
*[[LSB]]
*[[LSB Result]]
*[[LTP]]
*[[LTP result]]
*[[POSIX]]
*[[Posix result]]
*[[POSIX-results]]
*[[POSIX History Results]]
*[[Automated package upgrade testing]]


[[Category:QA]]
[[Category:QA]]

Revision as of 22:37, 19 July 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