Develop automated tests to validate the functionality of the Sign-in and Signup processes on the platform, ensuring a smooth and error-free user experience.
Tasks:
[x] Create automated tests for the Sign-in process, covering various scenarios
(e.g., valid credentials, invalid credentials, password reset).
[x] Create automated tests for the Signup process, including scenarios like new user registration, form validation ~and duplicate email checks~
[ ] ~Validate the tests on multiple devices and browsers to ensure compatibility.~
[x] Document the testing process and include instructions for running the tests.
[ ] Fix any issues or bugs identified during the testing process.
[ ] Share test results with the development team and implement improvements if necessary.
I'm having some problems on site that are preventing me from running the password forgetting test
(I'll continue with the other tests and then look at this test case more calmly).
Validating duplicate emails is not the frontend's responsibility (right @nomadbitcoin )
Description:
Develop automated tests to validate the functionality of the Sign-in and Signup processes on the platform, ensuring a smooth and error-free user experience.
Tasks: