Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 2.06 KB

README.md

File metadata and controls

41 lines (24 loc) · 2.06 KB

Easy Repro Automation Framework Content

The topics covered in Testers Talk Youtube channel - Automate Microsoft Dynamics 365 CRM Application using Easy Repro Framework Selenium C#

  1. Introduction, Setup working EasyRepro Automation Framework, Execute first automation script

  1. Xpath, Input Text field, Click, CRM Application, CICD Pipeline file and MFA Secret Key

  1. Lookup field, How to select different TABS & Dropdown list selection

  1. Date fields, Assign Priority to test script & Grouping TC's or test scripts

  1. Create a record & Search the record

  1. Selecting Views, Create, Search & Delete the record

  1. SubGrids, Quick Create Forms & Switch Between TABS

  1. Execute scripts on Chrome browser and Edge browsers

  1. Data Driven Testing or Data Driven Framework

  1. Take screenshot when Test Script failed

  • For more info refer to "TestBase" class inherited in Script class

image