Element reference
Test accounts
Test accounts
A test account stores credentials and related data used while testing in a project.
Relations
| Related element | How it connects |
|---|---|
| Project | Required owner |
Autotest (CASE) | Optional bind via test_account_id |
Fields
| Label | Technical name | Type | Required | Validation | Default |
|---|---|---|---|---|---|
| Resource | resource | string | No | Max 350 - URL or environment name | - |
| Login | login | string | No | Max 350 | - |
| Password | password | string | No | Max 350 - treat as sensitive | - |
| Description | test_account_description | HTML | No | Max 950 characters | - |
| Project | project_id | id | Yes | - | - |
Rules
- Open Test accounts in the project.
- Create an account with resource, login, password, and description.
- On an autotest of kind
CASE, bind the account on the case card. KindCOMMONstays without an account.
Manual test cases have no formal link field to a test account. You can mention the account in preconditions or steps as text.
Did this page help?