Learn about the security features of the TestDriver web dashboard, including SSL, OAuth, RBAC, and more.
The TestDriver web dashboard provides a secure interface for managing and reviewing your tests. Tests executed via the GitHub Action are recorded and reported through Dashcam, another application developed by TestDriver. For more details, refer to the Dashcam documentation.
Dashcam and TestDriver share the same API and web application back end, which includes robust privacy and security features.
For more details on Team Management see the Team documentation.
Always remember to add a .gitignore
file to your repository including a .env
line so you never accidentally commit you TestDriver API key.
This is important for security and to prevent exposing sensitive information. For more info see GitHub Docs.
****
) to prevent exposure.Learn about the security features of the TestDriver web dashboard, including SSL, OAuth, RBAC, and more.
The TestDriver web dashboard provides a secure interface for managing and reviewing your tests. Tests executed via the GitHub Action are recorded and reported through Dashcam, another application developed by TestDriver. For more details, refer to the Dashcam documentation.
Dashcam and TestDriver share the same API and web application back end, which includes robust privacy and security features.
For more details on Team Management see the Team documentation.
Always remember to add a .gitignore
file to your repository including a .env
line so you never accidentally commit you TestDriver API key.
This is important for security and to prevent exposing sensitive information. For more info see GitHub Docs.
****
) to prevent exposure.