Skip to content
Ian Holdsworth edited this page Nov 20, 2022 · 10 revisions

Welcome to the EasyExcelFramework wiki!

EasyExcelFramework is designed to be the foundation upon which to build a Keyword Testing Framework. The Core, therefore, only has the base functionality that any Keyword Testing Framework should need (Resource loading, Variable management, If/Switch/Loop handling etc). It is designed to work with addons to do any actual testing, e.g. Easy Excel Framework Selenium.

That being said it has functionality that needs to be documented even though on its own it doesn't do anything tangible it is designed to be extended

Contents

  1. Overview
  2. Variables
  3. Logic
  4. Loops
  5. resources
  6. Asserts
  7. Misc

Clone this wiki locally