Download Rational Robot User's Guide
Transcript
Setting Script Generation Options Display Recorded Rows This option specifies whether you want some or all of the data retrieved from the server to be inserted into the script. The inserted data is for informational purposes only. Data is inserted in the form of comments and does not affect playback. Select one of the following values from the Display recorded rows list: Value Meaning All Insert all retrieved data into the script. First Insert a specified number of bytes (HTTP and socket protocols) or rows (other protocols) from the beginning of the data retrieved from the server. If you select First, First enter the number of bytes or rows to retrieve in the box that appears to the right of the Display recorded rows list: Last Insert a specified number of rows from the end of the set of records retrieved from the server. You cannot use Last with HTTP or socket protocols. If you select Last, Last enter the number of rows to retrieve in the box that appears to the right of the Display recorded rows list: None Do not insert any retrieved data into the script. Display recorded rows is supported only for Sybase, SQL Server, ODBC, HTTP, TUXEDO, and socket protocols. Verify Playback Row Counts This option specifies whether rows affected by a SQL statement or the number of bytes affected by a request to a Web server are inserted into the script. This information helps you determine whether the statement or request executed during playback behaves as it did during recording. If a different number is returned during playback, the Test Log window notes the discrepancy. 6-17