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.

Selenoid on Google Cloud

June 24, 2021 by Canberk Akduygu
selenoid

Hello everybody, in this article we are going to show you how to deploy Selenoid on Google Cloud. Selenoid is a powerful implementation of the Selenium hub using Docker containers to launch browsers. In case you want to get familiar … Read more

Categories Selenium Tutorials, Tools and Technologies

Integrate Test Runs with TestRail – JUnit5

August 5, 2021 by Canberk Akduygu
testrail

In our previous article, we talked about the integration of TestNG-based automation test to TestRail. In this tutorial, I am going to tell you how to integrate JUnit into your test suite. Tech Stack Java JUnit Assumption We expect you … Read more

Categories Java Tutorials, JUnit Tutorials, Tools and Technologies

Integrate Test Automation Results with TestRail – TestNG

August 5, 2021 by Canberk Akduygu
jira

In this article, we will learn how to integrate your test automation suite with Gurock’s TestRails application. TestRail is a web-based test case management software to manage, track & organize test cases. Our aim in this tutorial is to create … Read more

Categories Test Automation, TestNG Tutorials, Tools and Technologies

JIRA Integration to Test Automation Project

August 5, 2021 by Canberk Akduygu
jira

JIRA is a very important tool for most IT teams. It is an issue tracking product that allows bug tracking and agile project management. Today, I am going to tell how to integrate JIRA with your test automation project to … Read more

Categories Tools and Technologies

Quick Start to Kong API Management

December 4, 2018 by Ahmet Ay
kong

Hi all, managing web APIs has always been a problem. There are quite a few advanced API Management services, such as MS Azure, AWS, CA-like capabilities, but you have to pay a certain fee to use these tools. You can … Read more

Categories Tools and Technologies Tags kong

Node.js and NPM Installation on Windows

December 4, 2018 by Onur Baskirt
node

Hi all, in this short article, I will explain how to install node.js and NPM on windows. In order to run JavaScript at server side, you need to use Node.js it is a version of Chrome’s V8 JavaScript runtime engine. … Read more

Categories Tools and Technologies Tags node.js

Import IIS Logs to Elasticsearch by Using Logstash and Monitor Them with Kibana

December 4, 2018 by Ahmet Ay
kibana

Hi all, in this article I will explain how to import IIS logs to Elasticsearch (ES) by using Logstash and monitor them with Kibana. We will use Windows Server 2012 R2, CentOS 7.2 operating system for this setup. Elasticsearch version: … Read more

Categories Tools and Technologies Tags elasticsearch, kibana, logstash

Elasticsearch Installation on CentOS7

December 4, 2018 by Ahmet Ay

Hi All, I will explain you how to install Elasticsearch (v 1.7.4) on CentOS7 Operating system. Bu makalenin Türkçe versiyonu için tıklayınız. Before, we need to install JVM because Eleasticsearch run on JAVA. yum install -y java-1.8.0-openjdk.x86_64 After installation of … Read more

Categories Tools and Technologies Tags elasticsearch

Redis Installation on CentOS7

December 4, 2018 by Ahmet Ay

Hi all, in this post I will explain how to install stand-alone Redis server (v 3.0.6) on CentOS 7 operating system. Before start to install Redis server, we need to install  ruby, rubygems-devel and gcc packages. Bu makalenin Türkçesi için … Read more

Categories Tools and Technologies Tags redis
Newer posts
← Previous Page1 Page2

© 2025 SW TEST ACADEMY • All Rights Reserved