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

Tools and Technologies

Tools and Technologies

In the Tools and Technologies category, you will find Elastic, Kibabana, LogStash, Kong, Redis, Node.js, related articles and so on.

Introduction to Helm

February 13, 2023 by Ege Aksoz
helm-logo

What is Helm? Helm is the package manager for Kubernetes. It helps you manage Kubernetes applications by defining Helm Charts. Helm Charts help you define, install, and upgrade even the most complex Kubernetes applications. Basically, it is a tool designed … Read more

Categories DevOps Tutorials, Tools and Technologies Tags helm, kubernetes

GitHub Actions 101 – Introductions

July 16, 2023 by Canberk Akduygu

Hello, In this article, I want to present GitHub Actions in a small test automation project. GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. The best part is using Github Action is free … Read more

Categories Api Testing, DevOps Tutorials, Playwright, TestNG Tutorials, Tools and Technologies Tags github

Couchbase Testcontainers in Spring Boot Tests with JUnit 5

February 21, 2022 by Onur Baskirt
testcontainers

Hi all, in this article I will explain how to integrate spring boot tests with Testcontainers. In this example, I will use the Couchbase module of Testcontainers and create a running instance of Couchbase locally before the test executions. In … Read more

Categories Java Tutorials, JUnit Tutorials, Test Automation, Tools and Technologies Tags java, junit

How to Visualize Test Status on a Splunk Dashboard

November 2, 2021 by Onur Baskirt
splunk logo

In this article, we will learn how to write a bash script to send test automation-related data to Splunk and how to visualize test status on a Splunk dashboard. We will do an example based on a real-world scenario. First, I … Read more

Categories Test Reporting, Tools and Technologies Tags splunk

Customize Mac Terminal with ZSH and Powerlevel10k

September 24, 2022 by Onur Baskirt
powerlevel10k-logo

In this article, I will explain how to customize the MAC terminal, iTerm2, Visual Studio Code terminal, and IntelliJ IDEA terminal with ZSH and powerlevel10k. Let’s get started! First, I want to share with you the tool installation links. Please … Read more

Categories Tools and Technologies Tags tools

Software Quality Test Report 2020 – Prepared by SWTestAcademy

April 23, 2021 by Canberk Akduygu

Software Quality Report is finally ready! As you may all noticed, we conducted a questionnaire on QA activities at the end of 2018 and after that, we missed 2019 because of our workload and the Covid-19 crisis. One month ago, … Read more

Categories Tools and Technologies

Selenium and Kubernetes for Scalable Parallel Automated Tests

October 15, 2021 by Onur Baskirt
kubernetes-logo

Hi all, for a long time I could not find time to write an article on swtestacademy because of the busy schedule at work. However, during the Eid holiday, I wanted to play with Kubernetes, scale the selenium grid with … Read more

Categories DevOps Tutorials, Selenium Tutorials, Tools and Technologies Tags docker, kubernetes, selenium

Request Rewrite with Charles Proxy

February 8, 2020 by Canberk Akduygu

Mobile testing is harder compared to web or backend testing. There are different reason for that. That might be device diversity, network issues and sometime data which is a common problem in testing or something other than those. Today I … Read more

Categories Tools and Technologies

Charles Proxy for Capturing Network Traffic

January 29, 2020 by Canberk Akduygu

Charles is a web proxy that runs on a computer. Your web browser or mobile device is then configured to access the Internet through Charles. Then Charles will be able to record and display for you all of the data … Read more

Categories Tools and Technologies

How to Install MongoDB on MacOS Catalina

December 21, 2019 by Onur Baskirt
data generation

In this article, I will share how to install MongoDB on MacOS Catalina. First, I created a directory under the Library folder as shown below. /Users/onur/Library/Data/data/db You can use any path as you want. Then, I gave read and write … Read more

Categories Tools and Technologies Tags mongodb
Older posts
Page1 Page2 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »