Skip to content
Software Test Academy
  • Home
  • About
  • Blog
  • Test Automation
    • UI Automation
      • Selenium
      • Capybara
      • Sikulix
      • CodedUI
      • WinAppDriver
    • Mobile Automation
      • Appium
      • Espresso
      • Mobile Device Farm
    • API Automation
      • Rest Assured
      • Karate
    • Testing Frameworks
      • JUnit
      • TestNG
    • Automation Reporting
      • Allure Report
      • Extent Reports
      • Klov Reporting
      • Tesults Reporting
    • Cucumber
    • Visual Test Automation
      • Applitools Eyes
      • ImageMagick
      • Galen Framework
      • Ember Percy
      • Visual Testing Tools
    • Robot Framework
    • Selenoid
    • Docker Selenium
    • Node.js Mocha
  • Performance Testing
    • JMeter
    • Gatling
    • Mobile Performance Testing
    • Interview Questions
  • DevOps
    • Kubernetes
    • Jenkins
    • Docker
    • SonarQube
    • Vagrant
    • Octopus Deploy
    • AWS
    • Azure
    • Rancher
    • Packer
  • More
    • Interview Questions
      • Performance Testing Interview Questions
    • Programming Tutorials
      • JAVA
      • JAVA FX
      • Git
      • GitLab
      • GitHub
      • Algorithms
      • WireMock
      • Mockito
      • Logging
      • ESLint
    • Testing Tutorials
    • Agile Tutorials
    • Tools and Technologies
    • Security Testing Tutorials
    • Test Masters
    • Software Conferences

Onur Baskirt

Onur Baskirt is a Software Engineering Leader with international experience in world-class companies. Now, he is a Software Engineering Lead at Emirates Airlines in Dubai.

How to Install MongoDB on MacOS Catalina

December 21, 2019 by Onur Baskirt
data generation

In this article, I will share how to install MongoDB on MacOS Catalina. First, I created a directory under the Library folder as shown below. /Users/onur/Library/Data/data/db You can use any path as you want. Then, I gave read and write … Read more

Categories Tools and Technologies Tags mongodb

Microservices Testing Strategies

August 10, 2022 by Onur Baskirt
microservices testing

In this article, I will share my experience in microservices testing. In recent years, software development teams have been implementing the microservices architecture to have the capability to develop, test, and deploy the services independently and faster. These architectures come … Read more

Categories Testing Tutorials Tags microservices

Selenium 4 Relative Locators | Friendly Locators

August 4, 2021 by Onur Baskirt
selenium webdriver

Selenium 4 Alpha comes with a new feature which is called “Relative Locators” before it is called “Friendly Locators“. We generally write tests by using CSS and XPath locators and also of course selenium find by methods such as find … Read more

Categories Selenium Tutorials Tags selenium

Rest Assured Tutorial Learn API Testing Step by Step

June 28, 2023 by Onur Baskirt
rest-assured-logo

Rest Assured is one of the most popular libraries which is highly used in API Test Automation in most companies. In this Rest Assured tutorial, I will try to explain Rest API, API Testing, API Automation, REST, and SOAP protocols. … Read more

Categories Api Testing Tags rest assured

How to Select a Date from DatePicker in Selenium

January 1, 2022 by Onur Baskirt
selenium

When you need to automate an airway, hotel, or similar website you need to deal with DatePicker or Calendar, and sometimes it is a little bit cumbersome to select a specific date on the Datepicker or calendar.  In this post, … Read more

Categories Selenium Tutorials, Test Automation Tags selenium

Appium Tutorial Step by Step Appium Automation

January 1, 2022 by Onur Baskirt
appium

Appium Tutorial 2021 is ready for all testers! I will use Appium Desktop and Android Studio to create a sample mobile test automation project for you. After that, we will continue with the Advance Appium Tutorial series. First,  we need … Read more

Categories Appium Tutorials Tags appium

How to Install Appium on Mac OS with Required Tools

January 1, 2022 by Onur Baskirt
appium

In this article, we will learn how to install Appium on MAC OS with all external tools and components. I will try to explain each step respectively. Let’s start! Step-1: Install JAVA JDK You should go to the below link … Read more

Categories Appium Tutorials

Allure Report Selenium and TestNG Tutorial

December 16, 2022 by Onur Baskirt
allure

Allure Report Selenium and TestNG integration will be explained in all detail in this article. In my last article, I explained how to integrate ExtentReports reporting framework with TestNG for shiny and beautiful test automation reports. Now, I will explain … Read more

Categories Allure Report Tags allure, selenium, testng

Extent Reports in Selenium with TestNG

February 13, 2023 by Onur Baskirt

In this article, I will describe How to Generate the Extent Reports in Selenium with TestNG Listeners. I described how to use TestNG Listeners in this article and Canberk Akduygu, and I also described how to rerun failed tests with … Read more

Categories Extent Reports Tags extent reports, selenium, testng

Data Driven Framework in Selenium with Apache POI

January 1, 2022 by Onur Baskirt
data driven

How to create Data Driven Framework in Selenium with Apache POI Library?  Yes, in this article, we will learn how to use excel files in your test automation projects for Data Driven Testing in Selenium. In order to read from an … Read more

Categories Selenium Tutorials Tags selenium
Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 … Page16 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »