Changing service test generation preferences

You can change default test generation values by changing the preference settings. The default settings, however, are appropriate for recording in most cases.

Procedure

  1. Click Window > Preferences > Test > Web Services Test Generation
  2. Select the setting to change.
    Time out delay used for call
    This is the default time out for web service calls. If the web service does not respond within this period, an error is produced.
    Think time default value
    This is the default think time for generated tests.
  3. After changing a setting, click Apply.
Related concepts:
Service testing guidelines
Related tasks:
Verifying WSDL syntax compliance for JMS services
Recording a service test with the generic service client
Recording a service test through a client program
Creating a service test from a BPEL model
Creating a service test manually
Creating a service test for WebSphere MQ
Creating a service test for a plain XML call

Feedback