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

Canberk Akduygu

Canberk Akduygu is a Test Lead working in the Netherlands

JSON Schema Validation with Rest-Assured

December 4, 2018 by Canberk Akduygu
rest assured

Hello, Today I am going to tell you about RestAssured’s hidden feature. This is JSON Schema validator. You can also validate your XML schemas by using the same approach. Testing endpoints is a straightforward process but sometimes you need to go … Read more

Categories Api Testing, Test Automation Tags rest assured

Run ADB Commands in Java Code for Device Manipulation

November 28, 2018 by Canberk Akduygu
appium

Android Debug Bridge (adb) is a command-line tool. It lets you interact with an Android device. The adb commands facilitate a variety of device actions, such as installing and debugging apps, changing battery level, turning on/off the wifi etc. It has … Read more

Categories Appium Tutorials Tags appium, java

Manage the Containers in Java Code

November 27, 2018 by Canberk Akduygu
docker

Hello, today, I am going to tell you how you can manage your Docker-based Selenium Grid containers via Java code. The main reason behind it is the need of Selenium Grid for parallel execution. In our pipeline, there’s already a … Read more

Categories DevOps Tutorials Tags docker, java

MITM Proxy Recorder for Mobile Performance and Load Testing

December 4, 2018 by Canberk Akduygu
mitm proxy recorder

Hello everybody, today I want to talk about Mitm Proxy Recorder for your performance engineering projects. Mobile performance engineering projects require record and playing while dealing with Mobile or Web Apps compared to API testing. JMeter has a very handy … Read more

Categories Performance Testing Tags mitm proxy

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

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

Extend Selenium Grid Video Recording Capability

May 22, 2019 by Canberk Akduygu
selenium-logo

Hello, in the previous article, I described how to extend Selenium Grid. You can reach the tutorial in this link. Today, I am going to add  Video Recording capability into our Selenium Grid. Let’s get started Selenium Grid Video Recording Capability. … Read more

Categories Selenium Tutorials Tags selenium

Extend Selenium Grid in Test Automation Projects

December 4, 2018 by Canberk Akduygu
selenium

Hello everybody, Selenium Grid is used to speed up the execution of a test pass by using multiple machines to run tests in parallel. It routes the test suites to available browsers and decreases the test execution time. Today, we are going to … Read more

Categories Selenium Tutorials Tags selenium

How to Manage Appium Capabilities Dynamically

December 4, 2018 by Canberk Akduygu
appium

Hello everybody, If you are a mobile automation engineer, you would know that managing your mobile device capabilities need so much effort in case you change your device frequently. During the test, there are mandatory capabilities that you need to manage … Read more

Categories Appium Tutorials Tags appium

AppiumConf 2018 Recap

December 4, 2018 by Canberk Akduygu
appiumconf

Hello everybody, I was invited to AppiumConf 2018 held in London, England. It would be fair to say that it was one of the most influencing conferences I have ever attended. Talks were very carefully chosen and they were short enough … Read more

Categories Software Conferences Tags appium
Older posts
Newer posts
← Previous Page1 … Page5 Page6 Page7 Page8 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »