
In this lecture we will create database structure for EARS DB
In this lecture we will be creating database and tables required for EARS UI
In this lecture we will create some useful stored procs which will be used across the EARS UI/Client application consuming EARS services
Here we will write the actual code
In this lecture we will talk about building EARS UI and its pre-requisite
In this lecture we will talk about creating a plain and simple ASP.Net application using Visual Studio 2015
In this lecture we will add EARS banner and styles using CSS
In this video we will discuss how Master pages of ASP.Net will centralize styling of pages in one single place
In this lecture we will add some filter controls to search within EARS UI for Testcases
Here we will add custom code for ASP.Net code behind file to remove codes from aspx page
Add custom ASP.NET code-behind to connect to the reporting database by using a config connection string, a settings class, and binding query results to a grid.
In this lecture we will add code for search functionality in EARS UI
In this lecture will be adding custom code for search functionality in EARS UI
Creating details Report for test cases (Part 1)
Creating details Report for test cases (Part 2)
Completed the emissions reporting system ui with customization, embedded connection strings, and a detailed report view, including cycle id search and feature, scenario, exceptions, and result details.
In this lecture we discuss about why WCF web service
In this lecture we discuss creating EAWS and see how to work with OperationContracts
In this lecture we discuss how to create the implementation of writing data in EARS UI from existing libraries
In this lecture we discuss how to consume EAWS in EAAutoFramework
You need to purchase the other course Automation framework development with Selenium C# (Advanced) for trying out this code
In this lecture we will do an introduction to Test Harness System
Master a rapid PowerShell crash course on Windows: use aliases like gci and ls, pipe commands, view processes and services, and expand variables for quick automation.
Build a test harness for the EATS automation framework by setting up a PowerShell workflow, installing Pickles and the NUnit Console Runner, and organizing folders for reports.
Learn to build a test harness for EATS, organize unit and feature directories, and generate pickle reports, persisting test results and spec flow features for automated testing.
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
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
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