Eight tests. Every day.
Zero surprises.

We run the full suite of automated checks your site needs — from logging in to checking out — so that when something breaks, you know before anyone else.

01 — Functional test

Daily Automated Login Test

Your login page is the front door to your business. When it breaks — a forgotten session cookie, a database hiccup, a botched deployment — customers can't get in and you often don't notice for hours. We notice within minutes.

  • Simulates a real user entering credentials
  • Verifies the post-login page loads correctly
  • Catches auth service failures & token errors
  • Screenshot attached to every alert

One client caught a broken OAuth integration 8 minutes after deployment — before any real customer attempted to log in.

Included in: Standard Business
Navigate to /login 210ms
Enter credentials 120ms
Submit form 840ms
Verify dashboard loaded 380ms
✓ Login test passed  —  1,550ms total
02 — Functional test

Checkout Flow Test

A broken checkout is the single most expensive failure a commerce site can have. Payment plugins conflict, promotions miscalculate, shipping modules time out. We walk through your entire purchase path every day so you don't lose silent revenue.

  • Adds a test product to basket
  • Walks through each checkout step
  • Tests with a sandbox payment card
  • Confirms order confirmation page renders

An e-commerce client caught a broken Stripe integration 12 minutes after a plugin update — preventing thousands in lost sales.

Included in: Standard Business
Add product to basket 340ms
Proceed to checkout 290ms
Enter shipping details 180ms
Submit test payment 1,240ms
Order confirmation loaded 510ms
03 — Functional test

Contact Form Test

Contact forms break silently. A missed SMTP configuration, a plugin conflict, a hosting change — and leads vanish without trace. We submit your form daily and verify the submission completes so no genuine enquiry is ever lost.

  • Fills and submits form with test data
  • Checks success message or redirect
  • Validates no JS or server errors occur
  • Works across multiple contact forms on one site
Included in: Standard Business
// test submission
name: "Test User"
email: "test@cloudhosttest.com"
message: "Automated form check"
→ HTTP 200  ·  success: true
05 — Monitoring

Uptime Monitoring

Downtime is lost money. We monitor your site from multiple UK locations every 60 seconds and send you an alert within a minute if it becomes unreachable. You'll know your site is down before your customers do — and before it affects your reputation.

  • 60-second check intervals from 3 UK nodes
  • Detects downtime, DNS failures, and timeouts
  • Monthly uptime report with SLA data
  • Alert when site recovers too
Included in: Basic Standard Business
Last 30 days uptime
30 days ago 99.97% uptime Today
06 — Performance

Page Speed & Performance Test

Page speed is a direct ranking signal — and a slow site bleeds conversions. We measure load time, TTFB, and Core Web Vitals every day so you can see exactly when and why your performance degrades.

  • Measures LCP, FID, CLS, and TTFB daily
  • Alerts when score drops below your threshold
  • Trend graph in daily report
  • Covers desktop and mobile views
Included in: Standard Business
92
Performance
1.2s
LCP
0.12
CLS
220ms
TTFB
07 — Visual regression

Screenshot Comparison

A deployment can break your layout without throwing a single error. Plugin updates silently shift elements, CSS conflicts push content off-screen, and font loading failures leave pages looking broken. Screenshot comparison catches layout regressions the moment they appear.

  • Daily pixel-diff against baseline screenshots
  • Covers desktop, tablet, and mobile viewports
  • Side-by-side diff in alerts
  • Update baseline with one click
Included in: Business
Baseline
Today — diff!
⚠ Layout shift detected — button moved 22px
08 — Alerting

Email & SMS Alert System

Every test failure triggers an immediate alert to the right person. No dashboards to check, no noise to wade through — just a clear, actionable message that tells you exactly what broke, where, and what the error was.

  • Instant email alerts on all plans
  • SMS alerts on Standard and Business
  • Screenshot attached to every failure
  • Recovery notification when fixed
Included in: Basic Standard Business
📧  From: alerts@cloudhosttest.com
⚠ Test Failed: Login Test — yoursite.co.uk
The daily login test failed at 07:14 this morning.

Error: HTTP 500 returned after form submission.
Step failed: Verify post-login redirect
Screenshot attached  ·  View full report →

Which tests are on which plan?

Test Basic Standard Business
Uptime monitoring (60s)
Email alerts
Login test
Checkout flow test
Contact form test
Broken link scan
Performance test
Screenshot comparison
SMS alerts
Custom schedules