Updated QHF January 2021 (markdown)

Tim Sutton 2021-01-17 23:40:54 +00:00
parent 11bb0753a0
commit 51f0666c00

@ -11,8 +11,39 @@ Virtual events will be taking place in an interactive [Jitsi Room](https://meet.
No | Name | Time | Coordinator
---|------|------|------------
1 | QGIS Dashboards - Next Level | [10h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=1&day=29&hour=1&min=0&sec=0&msg=QGISOpenDay-Dashboards) | Tim Sutton, Luis Eduardo
2 | QGIS Point Clouds | [11h15 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=1&day=29&hour=11&min=15&sec=0&msg=QGISOpenDay-PointClouds) | Tim Sutton, Martin Dobias, Saber Razmjooei
3 | QGIS Ask Me Anything | [14h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=1&day=29&hour=14&min=0&sec=0&msg=QGISOpenDay-AMA) | Tim Sutton and various experts
# Presentations
## QGIS Quality Control Initiative
**Time:** 29 January 2021 [10h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=1&day=29&hour=1&min=0&sec=0&msg=QGISOpenDay-Dashboards) (click this link to find out the time in your local time zone), duration 1 hour.
**Duration:** 1 hour
**Venue:** QGIS Jitsi Room
**Presenter:** QGIS Community
**Host:** Tim Sutton
A walkthrough of the new testing plugin by Alexander Neto. Here is the report about the QEP 180 (https://github.com/qgis/QGIS-Enhancement-Proposals/issues/180) QGIS Quality Assurance methodology and infrastructure. All the tasks described in the proposal have been implemented.
Firstly, a Python plugin called Tester has been updated to run on QGIS 3.x and has been published in the QGIS Official Plugins repository (https://plugins.qgis.org/plugins/qgistester/). It allows to run automated and semi-automated tests and helps to conduct testing by providing step-by-step instructions to perform manual or verification tasks. An initial small set of tests for QGIS core functionality has been implemented as a separate QGIS Core Tests plugin which is also available from the QGIS Official Plugins repository (https://plugins.qgis.org/plugins/coretests/).
Secondly, a test management system based on KIWI TCMS has been set up at https://qgis.tenant.kiwitcms.org/. We are finalizing the creation of an initial test plan with several examples of test cases that can be used as a starting point during the testing process for the upcoming release of QGIS 3.18.
Finally, documentation for testers has been created and published at https://github.com/qcooperative/qgis-testing. It covers all the steps needed to participate in the testing process, from setting up a clean environment to running tests and creating new test cases in the KIWI TCMS. Thanks a lot for this opportunity, we hope it's a huge step forward for QGIS QA!
https://youtu.be/j2eFB856FF0 AMA
https://youtu.be/Zpw4XfiB47E Martin
https://youtu.be/94CReK4BgoE Luis
# Presentations