Library/Tests
Tests & Library
An assessment is comprised of a number of different entities. One of the main entities is the Test. Tests are the components used to evaluate whether specific criteria are met. Each test is designed to assess a particular aspect of the criteria defined within a Motivation.
We have to mention here that the actions described below are for an admin user.
Manage Tests
To manage Tests, a user should navigate to the Library / Tests tab from the Personal Menu located on the left sidebar in the section Library. In this page, the user can find the list of Tests supported by the service.
Creating a New Test
To create a new test, the user should click the Create New button which will redirect them to the Test modal screen.
On the creation page, users must provide key details about the test.
The required information includes:
- TES (required): A unique identifier assigned to the test, ensuring it can be distinctly referenced within the service.
- Label (required): A label describing the Test. It should be unique and easily recognizable to avoid confusion with other tests.
- Description (required): A small description of the Test.
- Test Method (required): Select the appropriate test method for the test.
Additionally, there are optional parameters and evidence that can be added:
- Parameters: Click Add new to create parameters that define specific inputs or conditions for the test.
- Evidence: Click Add Evidence to attach supporting evidence related to the test.
Once the necessary fields are filled in, the user can click the Create button to create the test and will be redirected to the page with the list of tests. If the user wishes to cancel the process, they should click the Cancel button.
Edit a Test
A user can edit one of the tests by clicking on the Edit test button.
Then a modal like the one in the following image will appear.
The user can update the following fields:
- TES (required): A unique identifier assigned to the test.
- Label (required): A label describing the test.
- Description (required): A small description of the test.
- Test Method (required): Select the appropriate test method.
Additionally, the user can update Parameters or Evidence as needed by clicking on the respective buttons to add, edit, or remove them.
Once the necessary fields are updated, the user can click the Update button to save the changes and will be redirected to the page with the list of tests. If the user wishes to cancel the process, they should click the Cancel button.
Delete a Test
A user can delete one of the tests by clicking on the Delete test button.
Then a modal like the one in the following image will appear.
If a Test is already in use, deletion is not allowed.
The user can click the Delete button to delete the test and then will be redirected to the page with the list of tests. If the user wishes to cancel the process, they should click the Cancel button.
View a Test
A user can view one of the tests by clicking on the View test details button.
Then a modal like the one in the following image will appear.
In the View Test modal, the user can review the test details, including parameters and evidence.