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

automation

Component Test Automation for NestJS Microservices

April 14, 2023 by Onur Baskirt
nestjs-logo

Hi all, I will share high-level information about how you can do component test automation for NestJS microservices in this tutorial. In another article, I will share how we can implement E2E (system integration/SIT) tests. First, I will start with … Read more

Categories Api Testing, Test Automation Tags api automation, automation, javascript, nestjs

Introduction to WebDriverIO – WDIO 101

September 16, 2022 by Canberk Akduygu

Introduction to WebDriverIO WebdriverIO is an automation framework built on top of Selenium and Appium to automate modern web and mobile applications. It simplifies the interaction with your app. It has many ready-to-use plugins that help create a more maintainable, … Read more

Categories WebDriverIO Tags automation

© 2025 SW TEST ACADEMY • All Rights Reserved