How to Prevent Outlook / Microsoft 365 from Automatically Adding a Teams Meeting

Microsoft 365 automatically adds a Teams meeting by default, but our organization prefers to use Zoom and Slack. As an individual user, you can disable automatically adding teams meetings in the following places: Microsoft 365 Online Calendar Outlook Mac Desktop Client For Microsoft 365 Organization Admins (Powershell) Microsoft 365 Online Calendar Go here https://outlook.office.com/mail/ Click…

3 Skills Transitioning from Software Developer to Manager

This article is targeted for those individuals that are transitioning from software engineer positions into dev manager (people manager) positions or a role that may be a hybrid of the two, such as some “tech lead” positions. A software developer has the primary responsibility of developing new software features and maintaining existing software. The day-to-day…

QA Automation

QA Automation is the automation of quality assurance testing in software development. A plethora of QA automation techniques exist, and we will cover a subset of the more common methods. Testing Categories High level testing categories include Functional and Non-Functional testing. Functional testing is a broad category and the process of testing a software application…