Common Bugs in Software Development
Software defects are a part of development. Here we present some common bugs for developers to think about before sending to QA.
Automated Testing Can’t Replace Your QA Team
While automated testing reduces time and effort in testing software, there are significant drawbacks that are often overlooked.
What is Tech Debt and Why Should I Care
As software grows the effort to remove tech debt grows with it. Addressing tech debt must be part of the development plan.
Power Automate as a Low-Code Tool for Augmenting Daily Processes
Microsoft’s Power Automate makes automation of mundane, repetitive tasks and processes fast, easy, and enjoyable.
Reusable Test Plans Enable Quality Software Development
Quality software is the byproduct of a highly functioning team. Leveraging reusable test plans assures accountability throughout the SDLC.
Understanding Accessibility Guidelines for Web and Mobile Applications
Accessibility guidelines help more than 60 million people in the U.S. who have a disability that limits access and utilization of web content.
Custom Authentication with Flask and AWS API Gateway
How to implement custom authentication with Flask and API Gateway to achieve greater flexibility and high performance.
Pros and Cons of Using Amazon Cognito for User Authentication
Amazon Cognito is a great service for easy integration of user authentication. But it may or may not be the best solution for your project.
Leveraging Ember Addons to Distribute Reusable Blocks of Code
Ember Addons provide a smart and useful way for developers in the Ember.js community to share solutions to common problems.
Pipelines as Code: Getting the Most Out of Gitlab
Choosing a build server is a big decision. Here’s a look at how we’ve used Gitlab to standardize our build process across projects.
Exploring Natural Language Processing Using GPT-2 and Slack
AI is at the bleeding edge of technological advancement. Here, we explore its application in natural language processing and GPT-2
Essential QA Tools for Effective Software Testing
Essential QA tools for testing web apps and mobile apps. The right testing tools helps ensure high quality software development.