If Parameter FinderParameter Creator, and Auto-Configurator failed to find all necessary parameters and did not resolve test errors, then use the following method:

  1. Use one of two techniques of locating dynamic request values:
    1. comparing recorded and replayed session.
    2. comparing two record sessions.
  2. Create necessary variables to parameterize dynamic values:
    1. for every dynamic value originated on the server, create an extractor

    2. for every dynamic value originated on the client or entered by a user, create a data set, a generator, or a function.

  3. Create missing parameters, as described in the Parameterization section.
  • No labels