SQA Testing Engineering Common Myths About Software Quality Assurance: Part 1 Having misconceptions is not a bad thing; being misled is. In this article, I have talked about the myths I have come across as an SQA Engineer and tried my best to differentiate what is true and what is not.
SQA Testing Engineering A Detailed Guide to Exploratory Testing This article is a guide to Exploratory Testing for QA engineers. In this guide, we will learn the types of Exploratory Testing, when to use them and their challenges.
SQA Testing Engineering A Guide to Mobile Game Testing: Part 2 In this follow-up part, we'll discuss on the different key approaches that are used to achieve effective results in mobile game testing.
SQA Testing Engineering Automation vs Manual Testing in Software Industry In any QA engineer's environment, manual vs automation testing is an ongoing discourse. In this article, we will look into the pros and cons of the two testing types and figure out a way to get the best of both worlds.
SQA Testing Engineering A Guide to Mobile Game Testing: Part 1 This is the first part of the mobile game testing series. In this article, I have shared my experience as an SQA on some of the major challenges we face when testing mobile games.
SQA Testing Engineering The Importance of Software Testing Software testing is an integral part of development for any software-related company. It helps companies save money in the long run and ensures that a quality product is delivered.
Testing Architecture Using Appium for App Test Automation Appium is one of the best apps for automation testing in Android and iOS apps. Its versatility and range are what separate it from other competitors.
Testing Engineering Fastify vs Express: Which One is Faster? Express has always been a reliable web application framework, but I have discovered that fastify is a great alternative for people who prefer speed.
Testing Architecture Load Testing using ab Apache Benchmark command-line tool ab is a simple load testing command from Apache. It benchmarks your HTTP server by automating a scenario of sending multiple requests with concurrent clients.