Creating and working with automation test report using EARS

Understand how to build test automation reporting portal

Understand how to work with building web services

Understand building test harness system with powershell

Understand building extendability in code

Requirements

  • C#
  • ASP.Net (basic understanding and working knowledge)
  • SQL basic
  • Powershell

Description

Creating and working with automation test report using EARS course is designed in such a way that he/she with good knowledge or understanding on 

  • C#
  • ASP.Net
  • Web Services
  • SQL
  • Powershell /Shell scripting

Can design and develop an robust and extendable automation test reporting by themselves for their Company/Job. 

ExecuteAutomation Reporting System (EARS) is going to be a unified reporting system for any type of automation testing which is built using ASP.Net.

Meaning, EARS will support any kind of automation tools/technology you use like

  • Selenium
  • Coded UI
  • Robotium/ Appium

ExecuteAutomation Web Service (EAWS) is going to be the web service that any of the above tool can consume in their custom built framework or via EAAutoFramework to insert data into EARS DB

ExecuteAutomation Test Harness System (EATS) is built using Powershell to provide anyone to perform series of operation for their CI tools

Who this course is for:

  • This course is for QA
  • Above all, this course is for those who want to build reporting from groundup

Course content

5 sections • 32 lectures • 3h 10m total lengthExpand all sections

Introduction1 lecture • 6min

  • Introduction to EARS and EATS06:24

Building ExecuteAutomation Reporting System (Data Layer)4 lectures • 18min

  • Understanding and creating database structure for EARS_DB05:47
  • Creating database and Tables for EARS DB05:52
  • Creating useful stored procedures for EARS DB01:35
  • Creating stored procedure for EARS DB (Contd)05:09

Building ExecuteAutomation Reporting System (UI)12 lectures • 1hr 17min

  • Setting stage ready for building EARS UI01:49
  • Building an ASP.Net application using Visual Studio 201510:16
  • Adding Styles and banner for EARS using CSS08:13
  • Using Master pages of ASP.Net to centralize styling of pages in EARS05:54
  • Adding filter controls for EARS UI07:16
  • Adding custom code for ASP.Net code behind (Part 1)07:57
  • Adding custom code for ASP.Net code behind (Part 2)08:33
  • Adding custom code search functionality in EARS UI06:38
  • Adding custom code for search functionality in EARS UI (Part 2)04:41
  • Creating details Report for test cases (Part 1)06:47
  • Creating details Report for test cases (Part 2)06:41
  • Summary02:09

Building ExecuteAutomation Web Service (EAWS)8 lectures • 47min

  • Introduction to ExecuteAutomation Web Service06:19
  • Creating ExecuteAutomation Web Service (EAWS)08:18
  • Creating service implementation for EAWS using EARS libraries05:01
  • Consuming ExecuteAutomation Web Service via Console Application08:17
  • Consuming ExecuteAutomation Web Service via Console App (Part 2)03:23
  • Consuming ExecuteAutomation Web Service via EAAutoFramework08:38
  • Running Test from EAAutoFramework which consumed EAWS06:33
  • Summary00:56

Building ExecuteAutomation Test Harness System (EATS)7 lectures • 42min

  • Introduction to Test Harness System03:42
  • Setting stage ready for Test Harness system00:38
  • Crash course on Powershell within 10 mins10:42
  • Building Test Harness System for EATS (Part 1)08:37
  • Building Test Harness System for EATS (Part 2)11:54
  • Building Test Harness System for EATS with parameters03:53
  • Summary02:26

Learn the Basics of Automation: Selenium

Selenium Basics

Important basics of Selenium most don’t mention in their videos

Get ready for advanced Selenium course

Get ready to learn Java

Requirements

  • No prerequisites required.

Description

VIDEO CONTENT

This course gives you the thorough understanding on Selenium tool and this knowledge is what you need to begin your career as a Automation Tester. Selenium is an Open Source tool which is a popular and useful automation tool. Apart from being widely used tool in the market. Framework development and creating Automation Test Suites needs to be curated carefully. Additionally, In order to master this field, you will need to have a thorough knowledge on basics and that’s what Simply Automation is focusing on, since one must need this knowledge to think out-of-the-box and provide problem-solving solution to achieve Business Needs. This introductory video series has six videos that provide basic knowledge on Selenium tool and its usefulness.

UPCOMING CONTENT

To create an automation project from scratch we need to integrate more tools like Cucumber, TestNG and Rest Assured API testing. Also there is more to creating a framework than just integrating a bunch of tools, it starts right from being informed about the underlying concepts behind framework development to understand how to create complex framework with simple-to- implement steps.

As much as we need to up-skill, quick learning is a must to stand out and implement the steps with Simplicity. Enroll to this course to learn more.

Hope this course helps you in learning and upskilling. Have a great time learning!

Who this course is for:

  • Beginner automation testing learners
  • Beginner automation learners

Course content

1 section • 7 lectures • 1h 3m total length

Introduction7 lectures • 1hr 4min

  • Introduction to Selenium04:39
  • Install Java and Eclipse09:55
  • Eclipse Overview and Shortcuts07:28
  • Install Plugins TestNG, Maven, Cucumber08:55
  • Maven tool Overview12:28
  • Old fashion: Selenium Script Creation10:30
  • WebDriver initialization in a better way!09:43