(include exploratory testing testcase when possible) |
(make it a more useful template for new test day pages, instead of a guide for interested teams. QA creates test days pages mostly anyways. A simple guide is still kept in wiki comments inside the page source.) |
||
Line 1: | Line 1: | ||
{{Infobox_group | {{Infobox_group | ||
| name = <<TEST DAY NAME>> | | name = '''<<FIXME TEST DAY NAME>>''' | ||
| image = [[File:test-days-banner.svg|300px|link=QA/Test Days]] | | image = [[File:test-days-banner.svg|300px|link=QA/Test Days]] | ||
| date = <<FIXME>> | | date = '''<<FIXME>>''' | ||
| time = all day | | time = all day | ||
| website = [[QA/Test Days]] | | website = [[QA/Test Days]] | ||
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([ | | irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([https://webchat.freenode.net/?channels=fedora-test-day webirc]) | ||
| fedora_mailing_list = test | | fedora_mailing_list = test | ||
}} | }} | ||
Line 13: | Line 13: | ||
== What to test? == | == What to test? == | ||
<!-- Describe in detail what this test day is about and why would users want to participate in it. What makes this interesting for them? What's new and exciting in your software or a feature? --> | |||
This [[QA/Test Days|Test Day]] will focus on '''<<FIXME>>''' | |||
== Who's available == | == Who's available == | ||
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion | The following cast of characters will be available testing, workarounds, bug fixes, and general discussion: | ||
* Development - [[User:Developer1|Developer1]] (irc_nick1), [[User:Developer2|Developer2]] (irc_nick2) | * Development - [[User:Developer1|Developer1]] (irc_nick1), [[User:Developer2|Developer2]] (irc_nick2) '''FIXME''' | ||
* Quality Assurance - [[User: | * Quality Assurance - [[User:Sumantrom|Sumantro Mukherjee]] (sumantrom), [[User:coremodule|Geoffrey Marr]] (coremodule), [[User:kparal|Kamil Paral]] (kparal), [[User:adamw|Adam Williamson]] (adamw) | ||
You can chat with us on [[How to use IRC|IRC]]. See the infobox on top of the page to learn the right IRC channel. | |||
== Prerequisite for Test Day == | == Prerequisite for Test Day == | ||
* A virtual machine or a bare metal machine | |||
* An installation of Fedora 33 (any Edition or Spin). Make sure to fully update your system. If installing a fresh system, it's recommended to use the latest [https://www.happyassassin.net/nightlies.html nightly image]. | |||
* An | |||
== How to test? == | == How to test? == | ||
<!-- | |||
High level details on how a contributor can get involved. This can include (but not limited to): | High level details on how a contributor can get involved. This can include (but not limited to): | ||
* Areas to target with exploratory testing | * Areas to target with exploratory testing | ||
* | * Areas to put special focus on | ||
* How to report | * Links to documentation, if relevant | ||
* How to report the results | |||
Example: https://fedoraproject.org/wiki/Test_Day:2020-02-20_Gnome_3.36_Test_Day#How_to_test.3F | |||
If not using the TestDays app, provide a list of test areas or test cases that you'd like contributors to execute. For examples, see https://fedoraproject.org/wiki/Category:Test_Cases . If possible, always include https://fedoraproject.org/wiki/QA:Testcase_Exploratory_Testing among test cases. If using the TestDays app, link the test cases in it. | |||
--> | |||
If | |||
Visit the '''[http://testdays.fedorainfracloud.org/events/NUMBER results page]''' and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the ''Enter result'' button for the test. | |||
Please also try to experiment and explore and perform tasks not mentioned in any of the pre-defined test cases. | |||
== Reporting bugs == | == Reporting bugs == | ||
<!-- | |||
If there are multiple places where to report bugs (e.g. general GNOME bugs go into upstream GNOME GitLab, and only packaging issues or non-GNOME bugs go to Red Hat Bugzilla), mention it and advise users where to file which issues. | |||
--> | |||
All bugs should be reported into '''[https://bugzilla.redhat.com Bugzilla]''', in most cases against the <code>FIXME</code> component. If you are unsure about exactly how to file the report or what other information to include, just ask us on IRC (see instructions above). | |||
== Test Results == | == Test Results == | ||
Test results will be exported here once the test day is over. See [[#How_to_test?|How to test?]] section for information how to submit results and see the live results. | |||
<!-- | |||
If you're not using TestDays app for submitting test results, and want to let users input results directly into wiki, here's an example results table: | |||
{| | {| | ||
! User | ! User | ||
! [[QA: | ! [[QA:Testcase_example_1|Example test 1]] | ||
! [[QA: | ! [[QA:Testcase_example_2|Example test 2]] | ||
! [[QA: | ! [[QA:Testcase_example_3|Example test 3]] | ||
! [[QA: | ! [[QA:Testcase_example_4|Example test 4]] | ||
! References | ! References | ||
|- | |- | ||
| [[User: | | [[User:ExampleUser|Example User]] | ||
| {{result|none}} | | {{result|none}} | ||
| {{result|pass}} | | {{result|pass}} | ||
Line 89: | Line 77: | ||
|- | |- | ||
|} | |} | ||
--> | |||
<!-- | <!-- uncomment this line when creating a real Test Day | ||
[[Category:Fedora | [[Category:Fedora 33 Test Days]] | ||
--> | --> | ||
<!-- remove | <!-- remove the line below when creating a real Test Day --> | ||
[[Category:QA Templates]] | [[Category:QA Templates]] |
Revision as of 13:13, 17 June 2020
<<FIXME TEST DAY NAME>> | |
---|---|
Date | <<FIXME>> |
Time | all day |
Website | QA/Test Days |
IRC | #fedora-test-day (webirc) |
Mailing list | test |
What to test?
This Test Day will focus on <<FIXME>>
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion:
- Development - Developer1 (irc_nick1), Developer2 (irc_nick2) FIXME
- Quality Assurance - Sumantro Mukherjee (sumantrom), Geoffrey Marr (coremodule), Kamil Paral (kparal), Adam Williamson (adamw)
You can chat with us on IRC. See the infobox on top of the page to learn the right IRC channel.
Prerequisite for Test Day
- A virtual machine or a bare metal machine
- An installation of Fedora 33 (any Edition or Spin). Make sure to fully update your system. If installing a fresh system, it's recommended to use the latest nightly image.
How to test?
Visit the results page and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the Enter result button for the test.
Please also try to experiment and explore and perform tasks not mentioned in any of the pre-defined test cases.
Reporting bugs
All bugs should be reported into Bugzilla, in most cases against the FIXME
component. If you are unsure about exactly how to file the report or what other information to include, just ask us on IRC (see instructions above).
Test Results
Test results will be exported here once the test day is over. See How to test? section for information how to submit results and see the live results.