Project

General

Profile

Actions

action #93662

closed

Create Tutorial on how to write test module from scratch using "Page Object Model + LibyuiClient + declarative schedule" approach

Added by oorlov almost 3 years ago. Updated 3 months ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2021-06-08
Due date:
% Done:

0%

Estimated time:
Tags:

Description

Motivation

We've introduced a lot of improvements and approaches in automation testing. Such as:

They are documented as separate projects, but since all of them are used altogether, we need to describe how to use them all as a powerful tool to write maintainable, scalable and stable automated tests.
That will allow other teams to also investigate the approach and start using it in their teams in case it fits their needs.
Also, that documentation will help new team members or opensource contributors to start contributing without painful investigation curve.

Task

The document should consist at least the following:

  • Describe the approach in general (What parts it consist of, what are its advantages);
  • Provide step-by-step tutorial on how to create a test from scratch:
    • Choose rather simple scenario first, to make learning curve easy (e.g. Local User configuration or other simple test case);
    • All three parts of approach should be covered (Page Object design, LibyuiClient, YAML schedule). Show how to use them using the simple scenario.
Actions

Also available in: Atom PDF