Skip to content

Testing: Reliability & Stability

guykishon edited this page Jan 9, 2023 · 1 revision

The application will save changes in reports after either enough time has passed (timeout) or when moving between pages in the report:

The application will have an event trigger if no changes happened to the form in the timeout period. Additionally, when moving between pages, we will implement a function to save a draft.

Clone this wiki locally