


Once page get created page objects/functionalities can be used in any test case, makes code more reusable. This framework provides test page concept in a best efficient way by which you can manipulate page navigation same as on actual web application under test. Test developer only need to concentrate on writing the tests and not spend time on adjusting the underlying framework. It includes top level interfaces, abstract base classes, service classes and their implementations and custom annotations. QMetry Automation Framework provides high level construct to satisfy automation needs. Question over here is how the framework reduces maintenance, execution time and reuses code? Enabling testing across multiple platforms with or without selenium grid.Integration with Sauce labs, Supports parallel execution.Test Results integration with test management tools like QMetry, Rally.Some benefits of using the framework are: Test Data Management: Test Data Support (CSV, JSON, XML etc), Different Locales support, Different Environments supportĮxecution Reporting: Execution Dashboard, Detailed Analysis and Screenshot Capturing, Integrations with Test Management Tools, etc Test Authoring: Behavior Driven Development (BDD), Keyword Driven and Code Driven Development QMetry Automation Framework Key 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). There is a good logging functionality and screen shot facility for assertions. Also, framework concept is based on page services so your page and related actions will be reusable from any test case. Framework has readymade services for assertions, browser, reporting and data. Providing an approach to develop highly maintainable and repeatable tests that utilize reusable test assets, proper modularity and semantic structure.Following accepted design patterns in creating the core functionalities within the framework.Abstracting the technical implementation away from the operational components.The architecture of the framework ensures a low cost of maintenance while supporting extensibility by: The tests run can be configured through standard testing configuration files, the test run filters and behavior can be changed within the config File. 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 framework is built upon java and integrates TestNG, Selenium/Webdriver, Appium and Perfecto. The framework is best suited for writing Automated Web, Mobile Web and Mobile Native Application UI Tests simulate real user activities on the page. QMetry Automation Framework is designed to solve common industry problems related to testing complex web systems. Descriptive Reporting satisfies high-level as well as low-level (debugging) aspects. QMetry Automation Framework benefits any DEV/QA Team in developing highly maintainable and repeatable tests that utilize reusable test assets, proper modularity and semantic structure. 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. It helps to significantly reduce costs involved in setting up Test Automation at any organization. It provides a powerful and versatile platform to author Test Cases in Behavior Driven, Keyword Driven or Code Driven approach. Powerful Automation Platform for Test Authoring, Test Execution and Execution Analysis
