Implemented Test Automation
Cross-Platform Test Automation Framework

Nov 2016 – Jan 2017

The aim of the project was to research, build and integrate a test automation framework. Used open-source tools to build up a desktop web browser (Firefox, Chrome, IE, Edge, Safari) and mobile (Native, Hybrid, Webview) functional tests. The framework is cross-platform (C#), and BDD (LightBDD) compatible, it can be executed in parallel (Nunit3) and is easily maintainable and stable. All the integrated layers are replaceable with similar technologies based on C#. The framework is independent of CI tools and compatible with SauceLabs, Perfecto, Test Object, etc.

Tools used: Visual Studio, Nunit3, LightBDD, MSBuild, Selenium Webdrivers, Appium, C#, Mono