Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2025.1

...

  • Have a chat completions endpoint compatible with the OpenAI REST API
  • Support structured outputs
  • Provide an embedding endpoint that is compatible with the OpenAI REST API (an embedding model with at least an 8,000 token limit is recommended for best performance)
  • Are not reasoning models

...

Tested chat models:

  • OpenAI gpt-4o (

...

  • recommended)
  • OpenAI gpt-4o-mini

...

  • OpenAI gpt-4.1
  • Google gemini-2.0-flash

Tested , and Ollama qwen2.5:14b and the embedding model:

  • text-embedding-ada-002

...

  • text-embedding-3-large

Not recommended:

  • GPT "nano" models

This functionality is only supported with a license that has "LLM Integration" enabled.

...

  • Show tool descriptions: Enables/disables showing tool descriptions in applicable wizards.
  • Auto Beautify: Tells SOAtest to automatically beautify XML messages in the selected tool or tools (Traffic Viewer, Diff, Editor) if the message is under the specified size (10 KB is the default setting).
  • Sensitive DataMask sensitive data in displayed traffic: Enable to hide any masked environment variables from from traffic viewers, REST Clients, JSON/XML Data Banks and Assertors, Header Data Banks, and in the Event Monitoring Details. See Masking a Variable Value for more information about masking environment variables. Also hides authorization request headers in displayed traffic and password input fields in HTML browser contents.
  • Character Encoding: You can enable System default to configure SOAtest and/or Virtualize to use the default character set for the particular system being used. Enable Custom to encode characters from the list of encodings available on the JVM being used.
  • Default timeout (milliseconds): Allows you to enter the length of delay (in milliseconds) after which SOAtest should consider your FTP, telnet, or HTTP requests to be “timed out.” The default is 30000 milliseconds.
  • Report each duplicate error that occurs on the same line: Tells SOAtest to show only the first instance of duplicate errors that occur for the same line of code.
  • Reset Cookies: Allows you to clear the current global cookies so that next HTTP invocations start a new session.
  • Save settings: Specifies what file format to use for saving project files (for example, .tst, .changetemplate). See Understanding the Available Project File Formats.
  • Enable the Automatically backup project files option and specify a file size threshold for .tst and/or .pva files in the Warn on file size large than (MB) field to be notified when the size of the file exceeds the threshold. You can then reduce the size (and prevent performance problems) by dividing it into smaller files.

...