Selenium WebDriver

In this tutorial, we will focus on Automation Testing.This what I will present in this post will be testing in Selenium. What is Selenium? Selenium is a portable framework that we can use for test web applications. When we will visit the official Selenium website, we can see that we have 3 types of Selenium:…

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