BÊN BÁN
TM

Sandbox kiểm thử sản phẩm

Môi trường isolated để test API, schema, rate limit trước khi publish sản phẩm tới production

Tại sao cần sandbox?

Kiểm tra API endpoint của sản phẩm BẠN với test data trước khi publish · Load test để đảm bảo SLA · Validate schema thay đổi không gây breaking change cho khách hiện hữu · Dùng miễn phí, không tính quota.

Phiên đang hoạt động
2
Queries test hôm nay
2.656
Schema validations pass
142/148
Breaking changes phát hiện
3
SBX-S-001
Hoạt động
Test SP-TC-007 schema
Product: SP-TC-007 (draft) · 48 queries · Tạo 2 giờ trước
SBX-S-002
Hoạt động
Load test API credit report
Product: SP-TC-001 · 2480 queries · Tạo Hôm qua
SBX-S-003
Đã kết thúc
Validate breaking changes v2.4
Product: SP-TC-006 · 128 queries · Tạo 2 ngày trước

Test tools sẵn có

API Request Tester

Gửi request tới endpoint của bạn với custom payload, xem response

Load Testing

Simulate 100-10K concurrent users để test rate limit & performance

Schema Migration Checker

So sánh 2 version schema để phát hiện breaking changes

Data Validation

Validate dataset mẫu theo JSON Schema, PII detection, quality rules

Latency Profiler

Đo latency p50/p95/p99 trên các endpoint và GROUP BY queries

Error Injection

Mô phỏng lỗi 4xx/5xx để test error handling của buyers