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

Onur Baskirt

Onur Baskirt is a Software Engineering Leader with international experience in world-class companies. Now, he is a Software Engineering Lead at Emirates Airlines in Dubai.

Agile Test Management with TestRail

August 19, 2022 by Onur Baskirt
testrail

In the agile world, you must manage your test process with lean and fast tools. At Kariyer.net we searched many solutions for test case management. Our first priorities are two-way JIRA integration, ultra-fast and easy usage, short learning path and … Read more

Categories Testing Tutorials Tags agile, testrail

Mobile Visual Test Automation with Applitools Eyes and Appium

May 13, 2021 by Onur Baskirt

In this article, I explained how to do automated mobile visual testing with Applitools and Appium. In the web world, there are many solutions for visual regression testing such as PhantomCSS, Webdrivercss, Huxley, Wraith, and much more. With Applitools Eyes … Read more

Categories Visual Testing Tags applitools eyes

Appium Tutorial on Windows Pain-Free

May 2, 2021 by Onur Baskirt
appium

This article is a comprehensive and pain-free Appium start guide using GenyMotion emulator, TestNG framework, and IntelliJ IDEA. At the end of the article, you can also find how to do mobile automation with real devices. Onur’s Advice: This post … Read more

Categories Appium Tutorials Tags appium

BrowserStack and RobotFramework Integration

May 2, 2021 by Onur Baskirt

In this post, we will integrate RobotFramework with BrowserStack and we will run our test in BrowserStack’s cloud grid system. Last week, I described how to install and use RobotFramework in this post. If you don’t have any experience or … Read more

Categories Robot Framework Tags browserstack

Robot Framework Tutorial on Windows with Examples!

May 2, 2021 by Onur Baskirt
robotframework

In Robot Framework Tutorial on windows post, we will learn how to install Robot Framework on windows and then start to learn this tool with examples. let’s get started! What is RobotFramework? RobotFramework is a GENERIC test automation framework for … Read more

Categories Robot Framework

Database Operations in JavaFX with Complete Example!

September 29, 2021 by Onur Baskirt
javafx

In this article, we will focus on Database Operations in JavaFX. In the first part of the JavaFX tutorial series, we created a sample JavaFX project, designed the draft version of the UI, and set up an Oracle XE database. … Read more

Categories Programming Tutorials Tags javafx

JUnit Listeners with All Details and Examples!

January 1, 2022 by Onur Baskirt

In this post, we will learn how to use JUnit Listeners together. If you want to do some operations when your tests are started, passed, finished, failed, or skipped/ignored, you can use Listeners. Both JUnit and TestNG provide us Listeners, … Read more

Categories JUnit Tutorials Tags junit

How to Rerun Failed Tests with JUnit?

January 1, 2022 by Onur Baskirt

Sometimes due to some temporary problems such as connection problems, server problems, browser issues, mobile application crashes and freezes, and so on our tests fail. In these kinds of situations, we may want to rerun our tests automatically. But how? … Read more

Categories JUnit Tutorials Tags junit

JavaFX Tutorial with All Details and Examples!

June 24, 2021 by Onur Baskirt
javafx

This is the complete JavaFX Tutorial with examples! I tried all my best to help you to get started with JavaFX! When I started to work in my current position, one of my tasks is to do manual operations for … Read more

Categories Programming Tutorials Tags javafx

Capybara Tutorial with Cucumber! All Details with Examples!

January 1, 2022 by Onur Baskirt
ruby

In Capybara Tutorial with Cucumber post, we will learn this tool’s details with examples. I generally use Selenium Webdriver for web test automation projects. It is a great and well-known framework for this purpose. It has a very large community … Read more

Categories Test Automation Tags capybara, cucumber, ruby
Older posts
Newer posts
← Previous Page1 … Page13 Page14 Page15 Page16 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »