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

Olcay Bayram

Olcay Bayram is a software enthusiast; currently a developer of e-commerce team of Kariyer.net. Apart from the BSc, he holds a masters in information technologies and has a blog on his own http://otomatikmuhendis.com/

UI Test Automation on Windows Applications by WinAppDriver

December 4, 2018 by Olcay Bayram
winappdriver

If you ever wanted to automate your tests on Windows Applications, then you should try the first release of Windows Application Driver (WinAppDriver) which is released on October 19th, 2017. It is a service with functionalities defined by Appium. You can … Read more

Categories Test Automation Tags winappdriver

Annotations and Attributes of Testing Frameworks

September 23, 2021 by Olcay Bayram

In this post, I will explain frequently used attributes and annotations in various testing frameworks. It is called attributes in the .NET environment and annotations in Java. We use them to declare information about methods, types, properties, and so on. … Read more

Categories Test Automation

© 2025 SW TEST ACADEMY • All Rights Reserved