Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presentation : robot framework and end user test #1611

Merged
merged 12 commits into from
Mar 29, 2022
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Assignment Proposal

## Title

Demonstrating how robot framework workds and the importance of user test

## Names and KTH ID

- Asim Jarrar ([email protected])
- Pauline Vaillant ([email protected])

## Deadline

Task 1

## Category

Presentation

## Description

Robot Framework is a automation framework used for test automation and robotic process automation (RPA). The syntax is based on keywork, making it easy to read.

It can be used with powerful external libraries,such as Selenium. With these librairies one can use Robot Framework with difference software (brower, excel, mobile application ...).

We plan to make a presentation on how to use Robot Framework to do user testing, and explain why it is useful to have easy-to-read test.