Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

ATF testing for Virtual Agent-with Chat GPT

AmaanS
Tera Contributor

We have integrated Virtual Agent with our organization's AI which queries answers from Chat GPT if relevant answer is not found from Virtual agent topic inbuild designer ,However For ATF while creating test cases, it fails if we want to test answers generated from AI to Virtual Agent.

 

Has anyone explored this area 

1 REPLY 1

Som4
Tera Contributor

If your AI integration hits a REST API, then you can try 'Send Rest Request - Inbound' step or 'Send Request Request - Inbound - REST API Explorer' followed by assert steps.