Skip to content

Latest commit

 

History

History
executable file
·
52 lines (44 loc) · 4.53 KB

README.md

File metadata and controls

executable file
·
52 lines (44 loc) · 4.53 KB

SHAFT_ENGINE

SHAFT_ENGINE

Badges:

Bintray Bintray Maven Central

Codacy grade GitHub Workflow Status GitHub Workflow Status

To contribute to SHAFT_Engine join our Slack Channel, for support using SHAFT_Engine join our Facebook group:

automatest-workspace Automatest

Getting Started:

  • How to do cross-browser test automation in 10 minutes using SHAFT_Engine ▶️:

    How to do cross-browser test automation in 10 minutes using SHAFT_Engine

  • If you wish to use SHAFT_Engine with IntelliJ please apply these settings:
    Run/Debug Configurations > Edit Configurations... > Templates > TestNG > Configuration > Listeners > Add all SHAFT_Engine Listeners [AlterSuite, InvokedMethod, Suite]

Important Links:

SHAFT_ENGINE is:

  • A Test Automation Engine.
  • A source controlled Java 15 Maven project that is easily and regularly extended and enhanced with new features.
  • Provides an easily understandable and user-friendly syntax for writing simple, robust, maintainable, and extendable tests.
  • Provides support for Fluent, Data-Driven, Keyword-Driven, and Modular test design powered by TestNG.
  • Provides support for RPA, UAT, and BDD using Cucumber.
  • Provides and extensive, yet user-friendly unified report for test execution using Allure Reporting.
  • Fully documented with standard JavaDocs.
  • Supports web apps on Chrome, Firefox, Edge, IE, and Safari using Selenium WebDriver and WebDriver Manager.
  • Supports mobile apps (Native/Hybrid/Web) using Appium.
  • Supports desktop apps using Appium and SikuliX.
  • Supports testing APIs using REST Assured.
  • Supports testing CLIs.
  • Supports testing Databases.
  • Supports test data externalization by using Microsoft Excel, JSON, and property files.
  • Supports Visual Element Identification using SikuliX.
  • Supports AI powered Visual Testing using OpenCV and Applitools Eyes.
  • Supports AI powered Self-healing GUI tests using OpenCV and custom algorithms.
  • Supports test execution on Linux, Windows, Mac, Android, and iOS.
  • Supports remote, unattended, parallel, cloud, and dockerized test execution using a native selenium grid or Zalenium.
  • Can be easily integrated with all Continuous Integration, and DevOps solutions like Jenkins, GitHub Actions, or BitBucket.

SHAFT_ENGINE Capabilities Map:

SHAFT_ENGINE Map