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

Klov – ExtentReports | Test Automation Reporting

June 24, 2021 by Canberk Akduygu
klov extentreports

Hello everybody, today I am going to talk about Klov – ExtentReports reporting library by ExtentReports. As you may already know, ExtentReport provides great visual reporting to your Selenium tests. We talked about it in this article (https:/extentreports-testng/)  You might need to … Read more

Categories Extent Reports Tags extent reports, klov

Selenium Webdriver Tutorial with JAVA and TestNG (2018 Update)

December 4, 2018 by Onur Baskirt
selenium-logo

Selenium Webdriver Tutorial by using JAVA and TestNG article is a perfect starting point for Selenium Test Automation with TestNG. In this article, I will explain how to start to Selenium Webdriver with JAVA and TestNG step by step. If you want … Read more

Categories Selenium Tutorials Tags selenium

TestNG Tutorial | TestNG Annotations | TestNG Selenium Reference

December 4, 2018 by Onur Baskirt
testng

TestNG Tutorial – TestNG Selenium – TestNG Annotations – TestNG vs JUnit and TestNG examples. These are the most common search keywords for many testers and in this TestNG tutorial article, I will explain TestNG framework. We can write our tests by … Read more

Categories TestNG Tutorials Tags testng

Read Configurations from a Property File in Selenium

November 29, 2018 by Onur Baskirt
selenium-logo

Hi all, in this article I will explain to you how to read configurations from a property file which holds global configurations and variables. You can add a utility class to handle this operation. You can name is PropertyReader, ConfigReader, … Read more

Categories Selenium Tutorials, Test Automation Tags selenium

Calling Custom Java Code in Karate API Tests

December 4, 2018 by Canberk Akduygu
karate

Hello, a few months ago, Ali Aktolun briefly explained how to use Karate Framework for web service testing. Here’s the article. You need to be familiar with Karate in order to understand the Calling Custome Java Code in Karate API Tests … Read more

Categories Api Testing Tags karate

How to Use Touch Actions in Appium: Swipe Tap Touch

January 1, 2022 by Onur Baskirt
appium

How to Use Touch Actions in Appium? Hi all, in this article, I will answer this question and share with you the details of how to do some appium mobile actions such as swipe, tap, press, multi-touch. I wrote a MobileActions … Read more

Categories Appium Tutorials Tags appium

SlowLoadableComponent Pattern in Page Object Model

December 4, 2018 by Onur Baskirt
selenium-logo

Hi all, in the previous article, I explained how to implement loadablecomponent pattern and in this article, I will explain how to implement the slowloadablecomponent pattern. The loadablecomponent pattern is convenient for the pages which load not so slowly. However, … Read more

Categories Selenium Tutorials Tags selenium

Loadable Component Pattern for Better Page Object Model Architecture

December 4, 2018 by Onur Baskirt
selenium-logo

Hi all, in this article I will explain you the loadable component pattern in Page Object Model architecture. In our test automation projects generally, we are doing some prerequisite actions to test some scenarios. For example, when we are testing … Read more

Categories Selenium Tutorials Tags selenium

JMeter Tutorial | API Performance Testing

March 30, 2022 by Onur Baskirt
jmeter

Hi all, in the previous article we learned how to perform web load test and performance test with JMeter. In this article, I will explain to you how to do API load testing, API performance testing with JMeter. In order to … Read more

Categories JMeter Tutorials Tags jmeter

Extent Reports Version 3 Reporting with TestNG Listener

December 4, 2018 by Onur Baskirt
extentreports

Hi all, in this article, I will describe how to integrate Extent Reports Version 3 reporting tool with TestNG Listener. Before I explained how to integrate extent reports version 2 and in this article, we will learn how to generate a … Read more

Categories Extent Reports Tags extent reports
Older posts
Newer posts
← Previous Page1 … Page15 Page16 Page17 … Page31 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »