Skip to content

CognizantOpenSource/maqs-dotnet

Folders and files

NameName
Last commit message
Last commit date
Sep 13, 2022
Mar 24, 2022
Oct 10, 2022
Apr 15, 2022
Jun 19, 2020
Jun 4, 2020
Jan 5, 2022
Jan 5, 2022
Jan 5, 2022
Apr 21, 2022
Jan 14, 2022
Jan 5, 2022
May 13, 2021

Repository files navigation

Builds:

Build Status Quality Gate Status Coverage Bugs Vulnerabilities

Releases:

Nuget NuGet package download counter
Visual Studio Marketplace Version Visual Studio Marketplace Downloads

License:

License: MIT

MAQS

Introduction

MAQS stands for Modular 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 Cognizant Softvision volunteers

The main idea behind MAQS is to avoid reinventing the wheel. Most automation projects require the same basic set of features, and these features take a significant amount of time and effort to effectively implement. MAQS streamlines automation efforts by providing a framework with these base features built in. This allows engineers to spend their time testing, rather than building and maintaining a one-off testing framework.

Help files

Powered By

Testing Powered By SauceLabs

SonarCloud

License

The MIT License (MIT) Copyright (c) 2022 Cognizant

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.