Quick start guide
Let's discover DevRaven in less than 5 minutes.
Sign up for an account
Get started by signing up for a new account. You can sign up for a new account using your email address for free.
Alternatively, you can simply login with an existing Google account.
Create a Workspace
Up on first login to your account, you will land on My Workspaces page.
- Click New Workspace tile.
- Provide a name for the Workspace
- Click Create button to create a new Workspace.
- Click Log in to Workspace for the newly created Workspace.
Configure Alert Channels
Configure Global Alert Channels to receive alerts to configured email address, Slack or Microsoft Teams.
- Click Settings in the left navigation menu.
- Under Global Alert Channels tab:
- Receive email alerts by providing an email address where you'd like to receive alerts. Typically this is the distribution list email address for your team.
- Activate Slack Integration and follow the instructions to enable Slack integration for your Workspace.
- Enable Microsoft Teams integration by providing an incoming webhook URL for your team.
Browser Tests
Browser Tests allow you to automate an end-to-end test scenario that can be scheduled to run at regular intervals. The home page lists few test recipes that can be used as templates for creating new tests.
To create a Browser Test from a recipe:
- Navigate to Resources in the left navigation menu.
- Select an existing Browser Test recipe to create a new test from.
- Click Create a new test button on the recipe.
- A new test is created with the template script prepopulated.
- Provide a Name for the test.
- Click Submit to create a new test.
API Monitors
API Monitors allow you to setup
To setup an API monitor:
- Click API Monitors in the left navigation menu.
- Click New Monitor button.
- Provide a name for the monitor.
- Select an environment if applicable. Environments help externalizing variables without hardcoding your monitors and also those variables can be reused with multiple monitors.
- Provide the HTTP Request details.
- Select required assertions or use After Request Script for scripting complex custom assertions.
SSL Monitors
SSL Monitors allow you to receive failure alerts for your domain for certificate errors or receive advance warning notifications before the certificate expiry.
To create a new SSL monitor:
- Click SSL Monitors in the left navigation menu.
- Click New Monitor button.
- Enter the Domain Name to monitor. e.g. example.com
- Select Warning interval before certificate expiry
- Click Submit to create a new monitor.
Web Page Monitors
Web Page Monitors allows you to check the quality of your web pages by running Lighthouse reports from selected monitoring locations.
To create a Web Page monitor:
- Click Web Page Monitors in the left navigation menu.
- Click New Monitor button.
- Provide a name for the new monitor. e.g. Home page
- Enter the URL to monitor. e.g. https://www.example.com
- Select Device for the monitor.
- Select applicable categories and Assert Scores for executing Lighthouse tool.
- Click Submit to create a new monitor.
Invite other users
You can add new users to your newly created Workspace.
- Click Users link in the left navigation menu.
- Click Invite Users tile in the Users page.
- Enter the email address of the user to invite and select appropriate role for the user.
We support Standard User and Admin User roles for users added to a Workspace. Admin users will be able to invite new users and access billing profile for your Workspace.