Giter VIP home page Giter VIP logo

daominhdam / executeautomationreportingsystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from executeautomation/executeautomationreportingsystem

0.0 2.0 0.0 772 KB

This repository contains ExecuteAutomation Reporting System along with ExecuteAutomation Web Service which store and display awesome automation reports

Home Page: https://www.udemy.com/creating-automation-reports-with-ears

ASP 2.36% C# 14.40% CSS 58.18% JavaScript 25.05%

executeautomationreportingsystem's Introduction

ExecuteAutomation Reporting System (Initial Release)

This repository contains ExecuteAutomation Reporting System along with ExecuteAutomation Web Service.

##Description ExecuteAutomation Reporting System (EARS) is a one point reporting system for automation testing tools and custom written frameworks like:

1. Selenium
2. Visual Studio Coded UI
3. Robotium
4. Appium

ExecuteAutomation Web Service System (EAWS) is built with WCF technology, which can be consumed by above said tools with just 1 lines of code.

##How to Run the ExecuteAutomation Reporting System ?

  1. First run the database script from the DatabaseScript folder which contains two files

    1. DBAndTableScript.sql
    2. StoredProcedures.sql
  2. Clone repository and run the project

  3. Change the web.config files connectionstring (to point your own custom sql server instance with username and password)

  <connectionStrings>
    <add name="EARS_DBConnectionString" connectionString="Data Source=localhost;Initial Catalog=EARS_DB;Integrated Security=True"
      providerName="System.Data.SqlClient" />
  </connectionStrings>

##Where can I learn building this tool ? You can learn building ExecuteAutomationReportingSystem and ExecuteAutomation TestHarness System from udemy course https://www.udemy.com/creating-automation-reports-with-ears

Here is the complete introduction video

IMAGE ALT TEXT HERE

##Screenshots ###Home Page alt text

###DetailedReport alt text

##For more articles Visit http://www.executeautomation.com

Automation framework development with Selenium C# (Advanced) - https://www.udemy.com/framework-development-with-selenium-csharp-advanced/

executeautomationreportingsystem's People

Contributors

kartmcad avatar executeautomation avatar

Watchers

James Cloos avatar Dao Minh Dam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.