You can use an LLM model with your OpenAI, Azure OpenAI or another LLM provider account to assist you in generating recommended fixes for static analysis violations, creating more robust unit tests during unit test generation, and generating improvements for existing unit tests and to power the AI Assistant. For more information, see:

You must configure Jtest to be able to use your LLM provider account in the Parasoft Preferences. See Configuring LLM Provider Settings to determine whether your LLM provider can be used.

The Jtest-LLM integration uses the LLM provider REST API over HTTPS/TLS. Jtest sends the following to LLM:

The diagram below illustrates what and how Jtest communicates with the LLM provider.