2020 Business Review

postare 2

Introduction Despite the stress of the pandemic and project cuts, we still managed to reinvent ourselves. We found new, creative ways to obtain projects and still had time to train our resources by attending workshops and tutorials. Something we can say with certainty about 2021 is that we will continue to ensure the highest software […]

Organizing Testers and Testing

imagine postare

Introduction When it comes to organizing testers and testing, there’s often a lot of debate. Do you stick with an in-house team of testers, or do you hire an independent testing team? How do you structure the testing process to ensure you’re getting the best results? These are the questions that many organizations wrestle with, […]

Practical Audio Testing

postare4

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. The reason for using a high-quality track is that most audio formats are compressed. You […]

Theoretical Audio Testing

postare5 1

What is audio testing? Audio apps are everywhere these days and play a significant role in our daily lives. From music streaming to podcasts and audiobooks, the quality of the audio experience is crucial for user satisfaction. For audio testing, it’s important that we test these apps thoroughly to ensure they work seamlessly across various […]

Introduction to Postman

postare6

Introduction This article is meant to provide a short and comprehensive guide on how to use Postman. Without this tool, a QA couldn’t live long and prosper during the troubled times a Sprint leads to. What is Postman? In a nutshell, it’s a tool used in development and testing. It’s one of the most powerful […]

Bug Priority vs. Severity Levels – How to Identify Them

postare7

Here’s a good practice for ticket workflow – add priority and severity levels Bug Priority vs. Severity Levels     Though bug priority and severity are closely related, they are not the same thing. Each plays a unique role in guiding the team on how to address defects. Who Sets the Priority of a Bug? The bug priority is […]

The QA Perspective of Managing Local Git Repository

qa perspective

Introduction As a QA professional, you may not always be the one writing code, but understanding how to manage your local Git repository from a QA perspective is essential. Properly managing your repository can make the testing process smoother, save time, and help avoid unnecessary headaches. In this article, we’ll dive into some crucial Git […]

STLC – Software Testing Life Cycle

postare9

WHAT DOES STLC MEAN? STLC, or the Software Testing Life Cycle, is a structured, step-by-step process designed to ensure that software is thoroughly tested and meets the required standards. It’s not just about executing tests and checking results, the software testing life cycle is far more comprehensive than that. The process includes test planning, test […]

Mastering JIRA Workflow, Board, and Priority Levels

postare10

Introduction JIRA is a powerful project management tool that helps teams streamline their work processes, and at the heart of JIRA are its workflows, boards, and priority levels. If you’re managing tasks, tracking bugs, or working on user stories, understanding how to optimize your JIRA workflow can make all the difference in how efficient and […]