Run Apex Tests
Related use cases
Debug a Salesforce Error
Paste an error. Get the root cause in seconds.
“Apex error ‘FIELD_CUSTOM_VALIDATION_EXCEPTION’ on saving Opportunity — identify which validation rule fired and why.”
Find Slow Queries Fast
Surface queries over 5s and their caller in one prompt.
“Identify queries in the last 24 h whose execution time > 5 s and list caller (flow, apex).”
Multi-step
Generate an Apex Test Class
Auto-generate test coverage for any Apex class.
“Generate a test class for the AccountService Apex class with positive, negative, and bulk test methods targeting 85%+ coverage.”