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

Remaining Cypress Test related to User Management #6378

Closed
nihal467 opened this issue Sep 30, 2023 · 0 comments · Fixed by #6478, #6566, #6564 or #6568
Closed

Remaining Cypress Test related to User Management #6378

nihal467 opened this issue Sep 30, 2023 · 0 comments · Fixed by #6478, #6566, #6564 or #6568
Assignees
Labels

Comments

@nihal467
Copy link
Member

nihal467 commented Sep 30, 2023

image

User_homepage


  1. the query parameters are updated
  2. the badges appear and upon closing them, the applied filter is gone
  3. the cards are filters based on the filter.
  1. Convert existing related tests to the POM approach
  2. the query parameters are updated.
  3. the badges appear and upon closing them, the applied filter is gone
  4. the cards are filters based on the filter.
  5. the clear button and its functionality are working properly

User_creation


  1. Verify the mandatory fields are throwing error
  2. convert the existing related test to POM
  3. verify the new user is created successfully ( API verification / Search in the home page )
  1. Verify the mandatory fields are throwing error
  2. convert existing related tests to POM ( check everything all together rather than each individual field)
  3. verify the data reflection

User_manage


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment