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

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

Selenoid on Google Cloud

June 24, 2021 by Canberk Akduygu
selenoid

Hello everybody, in this article we are going to show you how to deploy Selenoid on Google Cloud. Selenoid is a powerful implementation of the Selenium hub using Docker containers to launch browsers. In case you want to get familiar … Read more

Categories Selenium Tutorials, Tools and Technologies

Selenium 4 – Chrome Dev Tools Samples

June 24, 2021 by Canberk Akduygu
selenium webdriver

Hello everybody, We started writing about Selenium 4 since last week. Today, I am going to write about one of the most anticipated features of Selenium4. Now Selenium has native support for Chrome DevTools. You can trigger DevTools command during … Read more

Categories Selenium Tutorials

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

Selenium Grid version 4 Tutorial – Standalone

October 15, 2021 by Canberk Akduygu
selenium webdriver

Hello everybody, As you realized, we started exploring Selenium 4. Here’s the first article that we have. After our first article, I wanted to take a look at the Selenium Grid version 4. There are many changes coming with Selenium … Read more

Categories Selenium Tutorials, Test Automation

Selenium 4 – Sample Codes for New Features

August 3, 2021 by Canberk Akduygu

Automation testers are very curious nowadays because Selenium 4 is about to be released, we wanted to show you some sample codes for the new features. There are big changes in Selenium 4 on WebDriver and Selenium Grid parts. In … Read more

Categories Selenium Tutorials, Test Automation

Demo Application for Automation Newbies

October 19, 2019 by Canberk Akduygu

Hello everybody, While browsing GitHub, I found a very easy to install/deploy application for automation newbies. Everybody who want to learn automation with Selenium or any other framework is looking for a real web site to work on so they … Read more

Categories Programming Tutorials, Test Automation

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
Older posts
Newer posts
← Previous Page1 … Page7 Page8 Page9 … Page31 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »