Licenses Page
SW360 “Licenses” Page Test Cases
General Page Behavior
Quick Filter
- Test Case ID: LIC-001
- Description: Verify the presence of a Quick Filter on the left which allows the user to filter the license table as they type. The filter works for License Shortname and License Fullname.
- Steps:
- Navigate to the “Licenses” page.
- Locate the Quick Filter on the left.
- Type in the filter and observe the changes in the license table.
- Expected Result: The license table filters based on the input for License Shortname and License Fullname.
- Test Case ID: LIC-002
- Description: Verify the presence of the “Add License” button and “Export Spreadsheet” button on top.
- Steps:
- Navigate to the “Licenses” page.
- Locate the top section of the page.
- Expected Result: The “Add License” button and “Export Spreadsheet” button are present.
License Table
- Test Case ID: LIC-003
- Description: Verify the presence of pagination parameters in the license table.
- Steps:
- Navigate to the “Licenses” page.
- Locate the license table.
- Expected Result: Pagination parameters are present in the license table.
Columns
- Test Case ID: LIC-004
- Description: Verify the presence of the specified columns in the license table.
- Steps:
- Navigate to the “Licenses” page.
- Locate the license table.
- Verify the presence of the following columns:
- License Shortname (clickable link to open license)
- License Fullname
- Is checked? (red or green)
- License Type ("–" if missing)
- Expected Result: All specified columns are present and function as described.