All Projects → qmetry → Qaf

qmetry / Qaf

Licence: mit
Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Qaf

Frameworkium Core
Framework for writing maintainable Selenium and REST API tests in Java.
Stars: ✭ 107 (-28.67%)
Mutual labels:  automation, selenium, appium
Reporting
Zebrunner Reporting Tool
Stars: ✭ 198 (+32%)
Mutual labels:  automation, selenium, appium
Qxf2 Page Object Model
Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services (https://qxf2.com).
Stars: ✭ 155 (+3.33%)
Mutual labels:  automation, selenium, appium
Nightwatch Cucumber
[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
Stars: ✭ 243 (+62%)
Mutual labels:  automation, selenium, bdd
Unium
Automation for Unity games
Stars: ✭ 132 (-12%)
Mutual labels:  automation, selenium, appium
Appium Selenium Starter
Open source, complete and easy to use QA Automation platform
Stars: ✭ 30 (-80%)
Mutual labels:  automation, selenium, appium
Coteafs Appium
📱 Wrapper Appium Framework in Java which supports Automation of Mobile and Tablet apps.
Stars: ✭ 93 (-38%)
Mutual labels:  automation, appium
Cucumberjvmexamples
Cucumber JVM with Selenium Java
Stars: ✭ 98 (-34.67%)
Mutual labels:  tdd, bdd
Aet
AET - a system that detects visual changes on web sites and performs basic page health checks
Stars: ✭ 100 (-33.33%)
Mutual labels:  automation, selenium
Instagram Profilecrawl
💻 Quickly crawl the information (e.g. followers, tags, etc...) of an instagram profile. No login required!
Stars: ✭ 110 (-26.67%)
Mutual labels:  automation, selenium
Kube Score
Kubernetes object analysis with recommendations for improved reliability and security
Stars: ✭ 1,128 (+652%)
Mutual labels:  automation, analysis
Wdio Screenshot
A WebdriverIO plugin. Additional commands for taking screenshots with WebdriverIO.
Stars: ✭ 101 (-32.67%)
Mutual labels:  automation, selenium
30 Days Of Python
Learn Python for the next 30 (or so) Days.
Stars: ✭ 1,748 (+1065.33%)
Mutual labels:  automation, selenium
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-47.33%)
Mutual labels:  automation, selenium
Nativescript Dev Appium
A package to help with writing and executing e2e Appium tests in NativeScript apps
Stars: ✭ 69 (-54%)
Mutual labels:  automation, appium
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (-33.33%)
Mutual labels:  automation, selenium
Rgviperchat
An iOS chat app written following a VIPER architecture and BDD
Stars: ✭ 65 (-56.67%)
Mutual labels:  tdd, bdd
Autolink
AutoLink是一个开源Web IDE自动化测试集成解决方案
Stars: ✭ 129 (-14%)
Mutual labels:  selenium, appium
Tester
Тестер 1С
Stars: ✭ 131 (-12.67%)
Mutual labels:  tdd, bdd
Testowanieoprogramowania
Testowanie oprogramowania - Książka dla początkujących testerów
Stars: ✭ 146 (-2.67%)
Mutual labels:  selenium, appium

Build Status License Release GitHub tag StackExchange Users-group Help

QMetry Automation Framework

for web, mobileweb, mobile native and rest web-service functional test automation

Online documentation | Step-By-Step-Tutorial

Powerful Automation Platform for Test Authoring, Test Execution and Execution Analysis

QMetry Automation Framework provides a powerful and versatile platform to author Test Cases in Behavior Driven, Keyword Driven or Code Driven approach. It helps to significantly reduce costs involved in setting up Test Automation at any organization. It is a right tool for Web Platform, Mobile Platform (Native, Mobile Web, HTML5,etc) and Web Service test automation solution using Selenium and other related technologies. QMetry Automation Framework benefits any QA Team in developing highly maintainable and repeatable tests that utilize reusable test assets, proper modularity and semantic structure. Descriptive Reporting satisfies high-level as well as low-level (debugging) aspects.

QMetry Automation Framework is designed to solve common industry problems related to testing complex web systems. The framework is best suited for writing Automated Web, Mobile Web and Mobile Native Application UI Tests simulate real user activities on the page.

	The framework is built upon java and integrates TestNG,
	Selenium/Webdriver, Appium and Perfecto. Due to the framework's
	thorough design, test developer does not need to worry about common
	tasks such as thread safe browser session for running test in
	parallel, reporting or to incorporate result with test management
	tools. The tests run can be configured through standard testing
	configuration files, the test run filters and behavior can be changed
	within the config File. <br /> The architecture of the framework
	ensures a low cost of maintenance while supporting extensibility by:
  • Abstracting the technical implementation away from the operational components
  • Following accepted design patterns in creating the core functionalities within the framework.
  • Providing an approach to develop highly maintainable and repeatable tests that utilize reusable test assets, proper modularity and semantic structure. Framework has readymade services for assertions, browser, reporting and data. Also, framework concept is based on page services so your page and related actions will be reusable from any test case. There is a good logging functionality and screen shot facility for assertions.

Features

QMetry Automation Framework supports integrations with Test Management Platform (QMetry, Rally, ApTest, HP ALM, etc), Continuous Integration Systems (Jenkins, Bamboo, etc), Mobile Device Cloud Solutions (SauceLabs, Perfecto Mobile, etc).

QMetry Automation Framework Key Features

Test Authoring:

  • Behavior Driven Development (QAF BDD or Gherkin)
  • Keyword Driven (Test case in CSV or EXCEL or XML)
  • Code Driven Development (TestNG test)

Test Data Management:

Data driven testing with external Test Data Support (CSV, JSON, XML, excel, database), locator repository, support for multiple locales and multiple environments

Execution Reporting:

Execution Dashboard, Detailed Analysis and Screenshot Capturing, Integrations with Test Management Tools, and more

Some benefits of using the framework are:

  • Less maintenance
  • More reusability of code
  • Reduced execution time
  • Data-driven capability
  • Easy configurable parallel execution
  • Descriptive report
  • Utility classes
  • Test Results integration with test management tools like QMetry, Rally.
  • Integration with Perfecto Mobile cloud, Sauce labs, Supports parallel execution
  • Enabling testing across multiple platforms with or without selenium grid
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].