All Projects → Magenic → MAQS

Magenic / MAQS

Licence: MIT License
Magenic's automation quick start

Programming Languages

C#
18002 projects
powershell
5483 projects
Gherkin
971 projects
shell
77523 projects
PLSQL
303 projects
TSQL
950 projects

Projects that are alternatives of or similar to MAQS

Cerberus Source
User-friendly automated testing framework.
Stars: ✭ 172 (+273.91%)
Mutual labels:  selenium, test-automation, appium
selenified
The Selenified Test Framework provides mechanisms for simply testing applications at multiple tiers while easily integrating into DevOps build environments. Selenified provides traceable reporting for both web and API testing, wraps and extends Selenium calls to more appropriately handle testing errors, and supports testing over multiple browser…
Stars: ✭ 38 (-17.39%)
Mutual labels:  selenium, test-automation, test-framework
carina
Carina automation framework: Web, Mobile, API, DB etc testing...
Stars: ✭ 652 (+1317.39%)
Mutual labels:  selenium, test-automation, appium
sahagin-java
Sahagin generates highly readable Selenium/Appium test report from your test code.
Stars: ✭ 26 (-43.48%)
Mutual labels:  selenium, test-framework, appium
Carina
Carina automation framework: Web, Mobile, API, DB
Stars: ✭ 549 (+1093.48%)
Mutual labels:  selenium, test-automation, appium
Atata
C#/.NET test automation framework for web
Stars: ✭ 362 (+686.96%)
Mutual labels:  selenium, test-automation, test-framework
tropic
🍍 Test Runner Library
Stars: ✭ 29 (-36.96%)
Mutual labels:  selenium, test-automation, test-framework
Unium
Automation for Unity games
Stars: ✭ 132 (+186.96%)
Mutual labels:  selenium, test-automation, appium
Recheck Web
recheck for web apps – change comparison tool with local Golden Masters, Git-like ignore syntax and "Unbreakable Selenium" tests.
Stars: ✭ 224 (+386.96%)
Mutual labels:  selenium, test-automation, test-framework
python-appium-framework
Complete Python Appium framework in 360 degree
Stars: ✭ 43 (-6.52%)
Mutual labels:  selenium, appium
pysys-test
PySys System Test Framework
Stars: ✭ 14 (-69.57%)
Mutual labels:  test-automation, test-framework
MasterAppiumFramework
Automation Testing | Mobile | Java | OOPS | Appium | TestNG | Maven | ExtentReport | Java mail API | Logging (Log4J2) | Design Patterns (Page Object Model, Singleton) | Page Factories | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file
Stars: ✭ 27 (-41.3%)
Mutual labels:  test-automation, appium
MasterSeleniumFramework
Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Page Object Model, Singleton) | Jenkins | Data-Driven Testing using JSON file
Stars: ✭ 52 (+13.04%)
Mutual labels:  selenium, test-automation
selenium-java
This is the sample repository that we use in the Complete Selenium WebDriver with Java Bootcamp
Stars: ✭ 45 (-2.17%)
Mutual labels:  selenium, test-automation
java-e2e-test-example
An complete example of a pipeline focusing on API and UI (mobile and web) tests.
Stars: ✭ 18 (-60.87%)
Mutual labels:  selenium, appium
Telegraf-Test
Telegraf Test - Simple Test ToolKit of Telegram Bots
Stars: ✭ 22 (-52.17%)
Mutual labels:  test-automation, test-framework
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-10.87%)
Mutual labels:  test-automation, test-framework
gtest
Go test utility library inspired by pytest
Stars: ✭ 27 (-41.3%)
Mutual labels:  test-automation, test-framework
extensiveautomation-server
Extensive Automation server
Stars: ✭ 19 (-58.7%)
Mutual labels:  selenium, test-automation
java-opensdk
TestProject Java OpenSDK
Stars: ✭ 45 (-2.17%)
Mutual labels:  selenium, appium

Builds:
Build Status Quality Gate Status Coverage Bugs Vulnerabilities

Releases:
Nuget NuGet package download counter
Visual Studio Marketplace Version

License:
License: MIT

MAQS

Introduction

MAQS stands for Magenic's automation quick start.

It …

  • is a modular test automation framework
  • can be used as the base for your automation project or individual pieces can be used to enhance existing frameworks
  • is maintained/extended by Magenic volunteers

The main idea behind MAQS is to avoid reinventing the wheel. Most automation engagements have you doing the same basic steps to get a functioning framework implemented. Utilizing project templates, NuGet, and utility libraries we are able to have a functioning framework up and running in minutes, almost entirely removing on the initial time investment on implementating an automation solution.

Help files

Powered By

Testing Powered By SauceLabs

SonarCloud

License

The MIT License (MIT) Copyright (c) 2021 Magenic

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].