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

Create a UI-Tests for the happy path (Library 3) #192

Open
lukas-monet opened this issue Jan 9, 2024 · 0 comments
Open

Create a UI-Tests for the happy path (Library 3) #192

lukas-monet opened this issue Jan 9, 2024 · 0 comments

Comments

@lukas-monet
Copy link
Contributor

lukas-monet commented Jan 9, 2024

User story

  1. As a user
  2. I want that the user interface is tested properly
  3. So that the software is working as intended

Acceptance criteria

  • we have UI-Tests so that the whole Happy"-Path is tested
  • the Happy Path is:
  1. select two videos
  2. adjust the hyperparameter in advanced settings
  3. select a mask in advanced settings
  4. press "compute and display difference" button
  5. check the functionality of all skip buttons
  6. jump to a certain position in the timeline

Definition of done (DoD)

  • Create feature branch
  • Implement the functionality
  • Opened pull request and assigned reviewer
  • If necessary: required changes are implemented
  • Delete feature branch
  • If necessary: Component Test has been written
  • Code review has been completed and code has been merged

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant