Integrate Spike with Ghost Inspector
Integrate Spike with Ghost Inspector to receive real-time alerts via Phone calls, SMS, Slack, MS Teams, and more for when your automated tests fail.
Last updated
Integrate Spike with Ghost Inspector to receive real-time alerts via Phone calls, SMS, Slack, MS Teams, and more for when your automated tests fail.
Last updated
Ghost Inspector automates testing of websites and web applications. It allows you to create and manage tests that run directly in your browser, so you know that your site functions correctly after deployments, updates, and changes. Ghost Inspector simplifies the process of testing by automating repetitive tasks and providing detailed reports on any issues detected.
With Spike’s integration, you can receive real-time alerts for various incidents detected by Ghost Inspector, including:
Test Failures: Alerts when automated tests fail, indicating potential issues with your website or application.
Step Failures: Notifications when specific steps within a test do not complete successfully, helping you identify exactly where issues occur.
Suite Run Failures: Alerts when an entire suite of tests fails, suggesting broader problems with your site or app.
This integration helps you stay on top of any issues in your web applications, allowing for immediate response and resolution.
Spike will automatically group repeated incidents and also suppress alerts while incident is open. You can set up alert rules to determine incident severity and take actions accordingly. Auto-resolution is not supported.
Step 1: Create a Ghost Inspector integration in the Spike dashboard and copy the webhook URL.
Create integration and service on our dashboardStep 2:
Access Test Settings:
From your Ghost Inspector dashboard, select the test or suite you want to configure.
Configure Webhook Notifications:
In the settings for your test or suite, find the section for Webhook Notifications.
Paste the webhook URL into the webhook field.
Configure any additional settings, such as when to trigger the webhook (e.g., on test failure, on suite run failure).
If available, set the Content-Type
header to "application/json"
for proper data formatting.
Save and Test:
Save your settings and run a test (if option available)