Douglas Task
I have designed a test automation framework using testNg framework, MAVEN project and Page Object design. And I have covered following 3 scenarios as per mentioned in the task:→
1- As an user with correct credentials I would like to be able to login to the webshop
2- As a user I would like to receive an error message, if I enter wrong credentials.
3- As a user, I would like to be able to reset my password if I forget my credentials.