Using BDD and Robot Framework in Squash - Writing requirements
Writing the requirements
Annita Squash TM administrator |
Pravash Product owner |
Fabrice Functional tester |
Antonine Automatician |
---|---|---|---|
Set up Squash TM | |||
Write requirements | |||
Write test cases | |||
Transmit test cases | |||
Get test cases | |||
Automate test cases | |||
Deliver automated test cases | |||
Indicate automation is performed | |||
Run automated tests |
Pravash defines the requirements for account management and for cart management:
Name | Reference | Criticality | Category | Requirement |
---|---|---|---|---|
account | acc-01 | Major | Functional | An account shall be uniquely identified by its email. |
login | acc-02 | Major | Functional | In order to login, the user shall provide his/her email and password. |
password | acc-03 | Critical | Functional | The password shall have at least five characters. |
account creation | acc-04 | Major | Functional | When creating an account, the user shall provide - social title - first name - last name - password - birthdate - acceptance/refusal of partner offers - sign up/refusal of the newsletter and s/he shall accept - the GDPR policy - the privacy policy |
… | … | … | … | and so on… |
He creates them in Squash TM as described in the Squash TM documentation: