Category Software Testing

Azure DevOps Guide for Testers

1. Introduction to Azure DevOps (ADO) Azure DevOps (ADO) is Microsoft’s cloud-based DevOps platform that supports the entire software development lifecycle. It provides tools for: For testers, Azure DevOps is especially useful for: 2. Key ADO Modules for Testers Boards…

Test Automation using Python – Part 2

In the previous post we have seen how to write unit test using unittest framework in Python. Here we will extend it and use for Selenium test automation using Python. Prerequisite Install Selenium driver binding for Python using following command…

Testing Strategies in a Microservice Architecture

Microservices are a popular architectural style for building applications that are resilient, independently deployable and highly scalable. But a successful microservice architecture requires different approach to both designing and testing. What is a Microservice architecture and how it differs from…

AI Bot

How to fail AI Testing?

Overview Here I will show you how to fail OpenAI. I have given a simple mathematical problem to solve. Open AI got confused on the questions and gave multiple incorrect answers each time trying to prove itself correct. So its…