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

Test User Interactions #47

Open
Ben-Rey opened this issue Jul 22, 2024 · 0 comments
Open

Test User Interactions #47

Ben-Rey opened this issue Jul 22, 2024 · 0 comments

Comments

@Ben-Rey
Copy link
Collaborator

Ben-Rey commented Jul 22, 2024

Conduct thorough testing of user interactions to ensure a seamless and bug-free user experience.

Scenarios

Scenario 1:

  1. 🔗 Connect Wallet Station:

    • Test connecting the wallet station with various wallet types.
    • Verify successful connection messages and error handling.
  2. 📅 Add Schedule Information:

    • Test inputting schedule details (date, time, description, etc.).
    • Check for validation errors for incomplete or incorrect information.
  3. 🆕 Create New Schedule:

    • Validate the process of creating a new schedule.
    • Ensure that all mandatory fields are filled and properly formatted.
  4. ✔️ Validate New Schedule Creation:

    • Confirm that the new schedule is successfully created.
    • Check for success messages and that the schedule appears correctly in the system.
  5. 📋 Get Schedule List and Check If Present:

    • Retrieve the list of schedules.
    • Verify that the newly created schedule is present in the list.

Additional Scenarios

  • ⚠️ Input Validation:

    • Test with different types of inputs including edge cases (e.g., very long descriptions, special characters).
    • Verify appropriate error messages and handling for invalid inputs.
  • 🗑️ Delete Schedule:

    • Test the deletion of a schedule.
    • Ensure the schedule is removed from the list and the system provides appropriate feedback.
  • 🔍 Search Schedules:

    • Test the search functionality within the schedule list.
    • Verify that search results are accurate and relevant to the query.

Goals

  • Ensure all user interactions are smooth and intuitive.
  • Identify and fix any bugs or issues in the user experience.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant