Here are tips for articles about QA. Some topics are general, some are more specific to our projects:
Testing on IT projects
general article about why testing is normal part of IT projects and why it is not possible to have software without bugs - https://www.pricefx.com/learning-center/myths-and-truths-about-software-testing/
UAT phase
general instructions for UAT phase - https://www.pricefx.com/learning-center/what-is-uat-and-why-you-need-it/
what to expect from UAT phase - bugs not change requests
what acceptance means - few words about go-live and stabilization
Testing during UAT phase
issues we were facing during UAT and what are common results of those issues
typical UAT testers
tips how to handle UAT phase - https://www.pricefx.com/learning-center/how-to-perform-user-acceptance-testing/ , https://www.pricefx.com/learning-center/end-to-end-test-cases-examples-for-pricing-software/
Test automation
manual vs automation
why to use test automation during development
why to use test automation after Go-Live
Testing after upgrades
why to test after upgrades
manual or automation