Service test editor preferences
The Service test editor preferences control the behavior of the test editor when working with service tests.To access the Web service test editor preferences, click Window > Preferences, expand Test, expand Test Editor, and click Web service Test Editor. After changing a setting, click Apply.
- Editing XML
- These settings specify how XML is displayed in the test editor.
- Background color for source errors
- This setting specifies the color that marks errors in the XML source view.
- Delay used to synchronize source (ms)
- This specifies the number of milliseconds after which the display of the XML source is updated.
- Use color in source view
- This enables colorized XML source on the Source tab of Web service call elements.
- Create SOAP message with pretty XML serialization
- This improves readability by adding indentation and line wrapping to the XML source displayed in the Web service protocol data view.
- Test Contents Tree Label Formatting
- These settings specify how the test elements are displayed in the test contents pane of the test editor.
- Maximum number of parameters displayed in message
- This specifies the number of parameters displayed in the test editor to identify Web service test elements. When the number of parameters exceeds this value, only the first parameters are displayed.
- Maximum parameter list displayed in message
- This specifies the number of characters displayed for each parameter in the test editor to identify Web service test elements. Parameters that exceed are truncated to the specified value. The minimum value is 3.
- Attachments
- These settings specify the default settings for adding attachments to Web service test elements.
- Default MIME type
- This is the default MIME type for new attachments.
- Default encoding
- This is the default encoding for new attachments.
Related
Web service test editor overview
Related tasks
Add elements to a service test Compare service test response contents Display XML data with the Service Content view
Related reference
Service test details