9. Analyze the requirements and provide the analysis results. Imagine that these are ALL requirements provided for a feature.
Story: As a user I should be able to register in a web-application.
1) [Registration] page contains only the following elements: [Login], [Pasword] fields, [Cancel] button
2) If [Password] field value is not corresponding the requirements, user sees the error: "Password does not mutch the requirements"
3) If all fields have correct values, and user clicks [Register] button, then the user is redirected to [Home] page of the application
4) The registration modal window is closed by pressing [Close] button
А вот с етим что можно сделать?