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

Ozgur Kaya

Özgür KAYA is a Senior Software Testing and DevOps professional with 10+ years of experience. He has worked at Turkcell Global Bilgi, Veripark, Turkcell, N11, Trendyol, Emirates Airlines, and Arute Solutions, and Mobven.

5W1H method to Manage your Test Automation requirements

April 23, 2021 by Ozgur Kaya

5W1H method to Manage your Test Automation requirements, yes but how? This article consists of two main sections these are “Describing the initial situation for your Quality Assurance processes” and “Review & Compare Testing Tools“. Let’s start to elaborate on … Read more

Categories Testing Tutorials Tags test management

RobotFramework with Python 3 and Page Object Pattern plus BDD

June 24, 2021 by Ozgur Kaya
robotframework

If you are a Python lover and need to automate your applications, just try RobotFramework with Python 3. I have written a simple web test automation project that includes general things that you will need. Keyword Driven (Gherkin style) Test … Read more

Categories Robot Framework Tags robotframework

Creating Affiliate E-commerce Website with JMeter

December 4, 2018 by Ozgur Kaya
jmeter

Preparations What is Affiliate Marketing? Required Tools E-commerce tool selection Importance Notice before you are going on Performing necessary data analysis Prestashop Configuration PrestaShop API Learning Connection with PrestaShop API Let’s Start JMeter Automation Create a JMeter Project Connection with … Read more

Categories JMeter Tutorials Tags jmeter

BDD with Cucumber and Selenium for Living Test Documentation

November 27, 2018 by Ozgur Kaya
cucumber

If you are already a fan of Selenium Webdriver with Java and need some upgrades for BDD (Behavior Driven Development) with cucumber for human-readable test scenarios, this article is for you! I will show you, how you do this with … Read more

Categories Cucumber Tutorials Tags cucumber, selenium

Selenium Performance Testing with JMeter and Selenium Grid

May 2, 2021 by Ozgur Kaya
selenium

In this post, we will complete the Selenium Performance testing scenario using JMeter and Selenium Grid. 1- Install Java 7 or later If necessary https://java.com/tr/download/ 2- Download latest Jmeter version 3.0 or higher. http://jmeter.apache.org/download_jmeter.cgi 3- Download Jmeter PluginsManager JAR file … Read more

Categories Test Automation Tags jmeter, selenium

Deploy your .NET applications to Azure with Jenkins

May 2, 2021 by Ozgur Kaya
azure

If you are using Jenkins and want to deploy Azure .NET applications, you should read this article. After reading, you will be able to do Continuous Integration, Continuous Delivery with Jenkins for Azure WebApps basically. Prerequisites:    •       .NET web application running … Read more

Categories DevOps Tutorials Tags azure, jenkins

© 2025 SW TEST ACADEMY • All Rights Reserved