Viewing and Filtering Parameters Guide
Viewing Parameters
The Parameters page displays all parameters in a table format. Each row shows:
- Name: The parameter name (used for referencing)
- Description: Brief description of the parameter’s purpose
- Value: The parameter value (visible for regular parameters, masked for secret parameters)
- Usages: Number of places where the parameter is used (testcases, requirements, shared steps)
- Scope (workspace only): Project scope (All Projects or number of selected projects)
- Actions: Menu with options to view details, edit, or duplicate
Column Visibility
You can customize which columns are visible:
-
Click the “Columns” button in the header.
-
Toggle columns on or off:
- Name
- Description
- Value
- Usages
- Scope (workspace only)
- Actions
-
As a result, the table updates to show only selected columns.
Usage Tracking
The “Usages” column shows where parameters are being used:
- Testcases: Number of test cases using the parameter
- Requirements: Number of requirements using the parameter
- Shared Steps: Number of shared steps using the parameter
Hover over the usage badge to see a detailed breakdown with item names.
Filtering Parameters
You can filter parameters using the Filters Panel:
Search:
- Search by parameter name, description, or value
- Search is case-insensitive and matches partial text
Projects (workspace only):
- Filter by project assignment
- Shows parameters assigned to specific projects
- Parameters with “All Projects” scope also appear
Sorting Parameters
Click column headers to sort:
- Name: Alphabetical sorting
- Description: Alphabetical sorting
- Value: Alphabetical sorting
Click again to reverse the sort order.
Viewing Parameter Details
To view a parameter’s details:
-
Click on a parameter row in the table, or click the actions menu and select “View Details” or “Edit Parameter”.
-
A modal “Parameter Details” will appear, showing:
Parameter Information:
- Parameter name
- Parameter value (visible for regular parameters)
- Description
Project Scope (workspace parameters only):
- Shows whether the parameter applies to “All Projects” or “Selected Projects”
- Lists the specific projects if applicable
Usage Information:
- Shows where the parameter is currently being used
- Displays counts and lists for:
- Testcases
- Requirements
- Shared Steps
Pagination
The Parameters table supports pagination:
- Items Per Page: Select how many parameters to show per page (10, 25, 50, 100)
- Page Navigation: Use pagination controls to navigate between pages
- Page Info: Shows current page range (e.g., “Showing 1-10 of 45 parameters”)
Was this page helpful?