Software Testing Trends in 2022

It’s 2022! πŸŽ‰ I can’t still believe how the time is going fast as the blog is 1 year old! πŸ₯³Thank you everyone for reading and I hope you will enjoy the reading in 2022 πŸ™‚ When the New Year starts, we’re starting to consider what are the Software Testing trends for this year. In…

Continue reading

Cypress in a nutshell

In this tutorial, we will get some information about End-to-end testing, Cypress Test Automation Framework, and even we will use it in the example. E2E Testing What is E2E Testing? End-to-end testing is a type of testing in which we test business processes (user journey) from start to finish under production-like circumstances. The most advantage…

Continue reading

Performance Testing in SDLC

Some time ago, a long time ago I wrote a post about Software Development Lifecycle (SDLC). We explained there what the SDLC is, why is that important in Software Testing. We also presented to ourselves the SDLC models and explained them. In this post we will focus on SDLC as well, but this time from…

Continue reading

AI and Software Testing

We hear more and more about AI. Artificial Intelligence (AI) is everywhere. The everyday activities are supported by AI machines, for example, face recognition, speech recognition, language transformation, etc. But what is AI really? We will explain it ourselves below. What is AI? Artificial Intelligence (AI) is the ability of a computer or a robot…

Continue reading

Job Titles in Software Testing

A lot of people who began their Software Testing journey are reaching the level when they want to find their first job in the industry or change the current. They want to gain more knowledge about Software Testing and improve themselves. Maybe you are currently at this moment of your journey. I was, and I…

Continue reading

API Testing using Postman

Two posts ago we’ve told something about JMeter, we’ve installed JMeter and conducted a simple performance test. In this post, we will jump to API Testing using Postman but from the beginning. What is API? API is the acronym for Application Programming Interface. It is a software intermediary that allows two applications to talk to…

Continue reading