You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create protocols on how users should interact with the interface to ensure that core functionality is usable.
I have created a WIP process, which builds on baserow in order to store user surveys and collect them for release management.
Proposed process
New weekly releases need to be created in baserow. Testing users will need to run all tests against that release. Collected feedback needs to be evaluated by tech team. Release only proceeds normally if no failures happen.
Automatization opportunities
Currently the process is entirely manual, but certain steps can be automated in the future using the following integrations:
automated creation of new releases by using github-actions
automated notification of test users of new releases
automated clearance of releases if all tests pass
In addition tests are stored in a structured table in markdown format and can be easily exported into other documentation formats.
The text was updated successfully, but these errors were encountered:
Create protocols on how users should interact with the interface to ensure that core functionality is usable.
I have created a WIP process, which builds on baserow in order to store user surveys and collect them for release management.
Proposed process
New weekly releases need to be created in baserow. Testing users will need to run all tests against that release. Collected feedback needs to be evaluated by tech team. Release only proceeds normally if no failures happen.
Automatization opportunities
Currently the process is entirely manual, but certain steps can be automated in the future using the following integrations:
In addition tests are stored in a structured table in markdown format and can be easily exported into other documentation formats.
The text was updated successfully, but these errors were encountered: