Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| 6000_case_study:0400_configuration:0800_testing_app [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.1 | 6000_case_study:0400_configuration:0800_testing_app [2026/08/13 00:55] (current) – ↷ Page moved from docs:6000_case_study:0400_configuration:0800_testing_app to 6000_case_study:0400_configuration:0800_testing_app localdev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| + | ===== Testing the Application ===== | ||
| + | |||
| + | 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 [[2000_concepts: | ||
| + | |||
| + | 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. | ||
| + | |||