Guides & Tutorials

Guides & Tutorials are instructional resources that provide step-by-step instructions, advice, and expertise on specific topics or tasks. These materials are designed to help individuals acquire new skills, solve problems, or gain knowledge in a structured and easily understandable format.

How to create a QA portfolio: A beginner’s Guide

Introduction For junior software testers, job-searching begins once they decide to create their first portfolio. It’s the first thing that helps you showcase what matters to hiring managers.  What is a QA portfolio? A portfolio is a collection of documents...

Cheat Sheet Guide for QA: File Upload Testing in 11 steps

Introduction The file upload feature is becoming a more and more essential part of any program. That’s because, on many platforms, users usually need to upload their photo, CV, or a video showcasing a project they are working on. But...

Cheat Sheet Guide for QA: Response Times and Loading Indicators

Introduction You’ve probably already discovered that we like to be tech-savvy and love statistics, response times, and loading indicators. Why? Because all of these items are some of the most important sources that inspire us to defy more limits. Having...

Practical Audio Testing

How to create audio files with different specifications for audio testing One of the most basic methods to create audio files with different bit depths, sample rates, and bit rates is by converting a high-quality track to different file formats....

Theoretical Audio Testing

What is audio testing? Audio apps are extremely common nowadays and represent a significant part of our lives. To ensure an excellent user experience, their specifications must be tested thoroughly and work flawlessly.  In this article, we’ll discuss the theoretical...

File Searching in the Terminal

Finding the right information on time can be challenging when working with large files in the terminal. Especially log files, which contain lots of details about the activity of a system.    Luckily, there are also lots of file-searching tools...

Angular CLI – Local Branch Compiling for Mac Users

Local Branch Compiling First, the project needs to be cloned locally. For this, use the “git clone” command in the terminal and add the project link (git clone + link); After the project is cloned, access the project folder in...

QA Cheatsheet

Introduction Our QA cheatsheet is a must-read before trying out a new feature.  Before we start, validate that the newly added feature integrates well with the existing system.  Most times, developers don’t know the entire product as well as a QA (who...

How to Add a Bug

One of the most important roles of a QA tester, among other things, is to find problems within the software that's being tested and report them to be fixed. This means that reporting a bug correctly is essential to its...
12