Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:6000_case_study:0400_configuration:0800_testing_app [2022/08/25 00:27] – ↷ Links adapted because of a move operation administrator | docs:6000_case_study:0400_configuration:0800_testing_app [2025/06/12 02:35] (current) – Rename to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| At this stage we basically have the core of the application ready. There is still a fair amount of work to be done – polish up the user interface, add reports and documents, define access control rules. It is highly recommended, | At this stage we basically have the core of the application ready. There is still a fair amount of work to be done – polish up the user interface, add reports and documents, define access control rules. It is highly recommended, | ||
| - | So the next step is to test the application configured so far – we can check how the operations work, whether rules are executed as expected etc. Before we can start testing the application we need to put the business space version under test (see also the [[docs: | + | So the next step is to test the application configured so far – we can check how the operations work, whether rules are executed as expected etc. Before we can start testing the application we need to put the business space version under test (see also the [[docs: |
| - | We now need to start using the system pretending to be the system’s operator. First of all we need to start the Internet browser and log into the system. We can do this by selecting " | + | We now need to start using the system pretending to be the system’s operator. First of all we need to start the Internet browser and log into the system. We can do this by selecting " |
| We can now create a few items and members, borrow and reserve items, search for members and items and perform all other operations that we have defined. Note that all objects that we create during testing will be stored in a separate database, which means that if we had any real operation data it would not be affected by the testing data. | We can now create a few items and members, borrow and reserve items, search for members and items and perform all other operations that we have defined. Note that all objects that we create during testing will be stored in a separate database, which means that if we had any real operation data it would not be affected by the testing data. | ||