BLOG

Search

Introduction In this guide, we will cover how to test APIs or the Back-End side from a QA perspective. We believe that API testing is a crucial part of the SDLC, and it should not be forgotten. This type of testing can be one of the most challenging parts of testing because APIs can be...

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 what can we as testers do if they don’t upload what the product owner requested...

Introduction We’ve just started working on a global trade project, and we’re excited to tell you all about it! But first, let’s go through the basics. Software testing for a Global Trade project Global trade software appeared as a response to the industry’s need to improve outdated processes in lifecycle management. The main factors that...

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 something palpable to show and share in a Feature Planning discussion is definitely helpful. With...

Blockchain technology testing Blockchain technology became more mainstream a couple of years ago. However, not a lot of testers have the experience of working on a crypto wallet project. This morning we had a chat with one of our manual testers in order to get a closer look at the software application testing process on...

Introduction Having the possibility to work from home came with a lot of flexibility – alluring at first. Still, it quickly becomes a problem once a lack of a strict schedule interferes with your productivity. Has this been the case for you? We work from home long before the pandemic, so we know a thing...

Introduction There is an ongoing debate about organizing testers and testing. Our plan is to summarize it for you. The first half of this article will be about testing, and the second is about testers. Essentially, there are 3 different types of testing: Inside the project, within the development team. As an independent team providing...

Introduction We recently attended the webinar event hosted by Cypress on how to use code smells to fix flaky Cypress tests. This is where we gathered solid knowledge on improving our testing scripts. More specifically, we do it by avoiding a series of common mistakes, which would usually lead to <Flaky Tests>.  As a preview,...

Introduction Cypress’ mission is to make testing simple and enjoyable by building an open-source ecosystem where you can thrive and be productive. And they take accountability for making it work. What is Cypress? Cypress is a free testing tool built for the modern web. It can test anything that runs in a browser, making it...