Looking for the fastest way to create tests? If you’ve defined Specifications, Galtea can generate tests automatically — including type, variants, and test cases. Use this tutorial when you need full control over test creation or want to upload your own test data.
Creating Tests with the SDK
The Galtea SDK provides methods to create Accuracy Tests, Security & Safety Tests, and Behavior Tests.- Upload Existing Test File
- Generate Test from Knowledge Base
If you have a prepared test file in CSV format, you can upload it directly.
Behavior Tests: Use
type="BEHAVIOR" to create conversation simulation tests that enable multi-turn dialogue evaluation with simulated users. See the Conversation Simulator Tutorial for complete examples.Next Steps
Run Test-Based Evaluations
Run your test against a specific product version.
API Reference
View the complete Test Service API reference.