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

Manual Tests Workflow #437

Open
LBeghini opened this issue Nov 1, 2023 · 0 comments
Open

Manual Tests Workflow #437

LBeghini opened this issue Nov 1, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@LBeghini
Copy link
Member

LBeghini commented Nov 1, 2023

Many issues we had were only possible to catch once the executable was generated (see #427).

So whenever an executable is generated, independent of the existence of automated tests, it is necessary to manually run the executables and test all and every feature of the software, for every Operational System (Windows, MacOS and Linux).

Create test workflows for every step someone needs to complete in order to fully test the software.

Example

  1. Open the software
  2. Verify the version
  3. Click the button "New Project"
  4. Verify the Method options
  5. Verify the button "Help" if it perfectly describes the step
  6. Click "Filter" button
  7. ...
@LBeghini LBeghini added the documentation Improvements or additions to documentation label Nov 1, 2023
@LBeghini LBeghini added this to the Quality milestone Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 💡 To do
Development

No branches or pull requests

1 participant