Automate Testing of Multiple Utterances

Siri Extension targets have a Run scheme that allow us to specify a Siri Intent Query that can be used as a substitute for a voice query. Is there a way to specify more than one query at a time?

For example, say I want to test multiple code paths that get triggered with specific queries, is there an API that would allow me to automate this testing?
Automate Testing of Multiple Utterances
 
 
Q