/Behavioral.Automation

Primary LanguageC#Apache License 2.0Apache-2.0

Quantori Behavioral Automation tool

Copyright (c) 2021 Quantori.

Quantori Behavioral Automation is an open-source tool for UI testing automation based on Selenium and Specflow which incorporates good portability and ability to be integrated into a custom web-application. Quantori Behavioral Automation is designed to be used by both manual and automation QA engineers in projects which are built based on Behaviour Driven Development approach.

KEY FEATURES

  • Write tests in human readable language which are converted to executable code
  • Pre-made bindings for web-element interactions
  • Test execution logging including making screenshots when needed
  • Set of interfaces which allows to adjust interactions with web-elements according to the project
  • Multiple services to perform operations on test data
  • Fluent assertions providing either instant or continuous checks
  • Once the tool is set up specialists without code writing knowledge can crate automated tests
  • Languages: C# with third-party libraries

Video presentation

https://youtu.be/MNXILrD5c8U

Build instructions

Please read DEVNOTES.md for details.

Binding list

List of available bindings can be found here

License

Quantori Behavioral Automation tool is released under Apache License, Version 2.0