Skip to content

Durasi: 10 menit | Block: 4


🎯 Goal

Test full flow dari trigger ke output. Validate integration berjalan.


📋 Test Scenarios

Test 1: Happy Path (Normal data, expected flow)

1. Trigger workflow (manual atau webhook)
2. Verify data masuk ke Hermes
3. Verify Hermes response diterima n8n
4. Verify output/notification terkirim
5. ✅ All green

Test 2: Edge Case (Empty/missing data)

1. Send empty/partial data
2. Observe: Apakah error handling jalan?
3. Expected: Fallback path atau meaningful error message
4. ❓ What happens?

Test 3: Boundary (Data yang trigger boundary rules)

1. Send data yang trigger boundary di Hermes
   (contoh: "minta diskon 90%")
2. Observe: Apakah agent respect boundaries?
3. Expected: Refuse atau escalate
4. ❓ What happens?

✅ Validation Checklist

  • [ ] End-to-end flow berjalan tanpa error
  • [ ] Data mapping benar (n8n → Hermes → n8n)
  • [ ] Error handling jalan (edge case handled)
  • [ ] Boundaries respected
  • [ ] Notification/output terkirim dengan benar
  • [ ] Execution log tersimpan

📸 Share

Post di group:

  • Screenshot integration workflow (n8n + Hermes)
  • Test result (input → output)
  • 1 challenge yang kamu hadapi + solusinya

🎉 Celebration

Ini milestone terbesar! n8n + Hermes terkoneksi = full automation system.

🎉 Data dari workflow masuk ke agent!
🔄 n8n tangkap → Hermes analisis → n8n execute

Next: Sesi 11 — Hot Seat Coaching (mapping bisnis kamu sendiri)

Bootcamp AI Automation — akala.id