Interview Questions

Controlling the Values Accepted When an HTTP Script Is Played Back

Rational Robot FAQ


(Continued from previous question...)

Controlling the Values Accepted When an HTTP Script Is Played Back

You can set recording options that control which status values are acceptable when a script that accesses a Web server is played back. If you do not set any recording options, the script plays back successfully only if the playback conditions exactly match the conditions during recording. However, you can set recording options so that a script plays back successfully even if:

  • The server responds with partial or full page data during record or playback.
  • The response was cached during record or playback.
  • The script was redirected to another http server during playback.
  • You are recording a number of HTTP scripts and plan to play them back in a different order.

(Continued on next question...)

Other Interview Questions