Credentials
Credentials are used to test various user roles within specific environments.
Once credentials are created, they can be used during the testing phase. Integration with these credentials allows testers to assume different user roles, ensuring comprehensive testing coverage. This is particularly useful when testing roles such as an admin
or employee
.
Getting Started
To create Credentials using Username & Password, follow these steps:
- Click on the
Components
tab - Click on the
Credentials
tab - Click on
Create Credential
- Select
Username/Password
from theCredential Type
dropdown - Enter a role (e.g.,
admin
oremployee
) - Enter in the
Username
- Enter in the
Password
- Click
Save
to save the credentials
To create Credentials using API Authentication, follow these steps:
- Click on the
Components
tab - Click on the
Credentials
tab - Click on
Create Credential
- Select
API authentication
from theCredential Type
dropdown - Fill out required fields
- Click
Save
to save the credentials