IAT Master File Chunk | This is the Master file snipet selected from the starting, ending, and filters parameters. |
IAT Compare File Chunk | This is the Master file snipet selected from the starting, ending, and filters parameters. |
IAT Master Result | This is the top portion of the top bottom IAT compare. You can use this to cut and paste to your MsWord Test report. Its results should match the GNU DIFF Result. Use the GNU DIFF to try to understand what is going on with the test sequences. |
IAT Compare Result | This is the bottom portion of the top bottom IAT compare. You can use this to cut and paste to your MsWord Test report. Its results should match the GNU DIFF Result. Use the GNU DIFF to try to understand what is going on with the test sequences. |
GNU DIFF Master File Chunk | This is similar to the Master file snipet except all HTML tags are removed that were entered in the original test file. |
GNU DIFF Compare File Chunk | This is similar to the Compare file snipet except all HTML tags are removed that were entered in the original test file. |
GNU DIFF Result | This is the ultimate presentation and should be used to understand differences between test data runs.
It not only shows differences, but also shows the sequence and context of all non filtered the log events.
It is a side by side GNU diff with the 'y' option selected. There is some PERL display filtering to make things look better.
GNU DIFF Options: [-abBcdefhHilnNpPqrstTuvwy] [-C lines] [-D name] [-F regexp] [-I regexp] [-L from-label [-L to-label]] [-S starting-file] [-U lines] [-W columns] [-x pattern] [-X pattern-file] [--exclude=pattern] [--exclude-from=pattern-file] [--ignore-blank-lines] [--context[=lines]] [--ifdef=name] [--show-function-line=regexp] [--speed-large-files] [--label=from-label [--label=to-label]] [--new-file] [--ignore-matching-lines=regexp] [--unidirectional-new-file] [--starting-file=starting-file] [--initial-tab] [--width=columns] [--text] [--ignore-space-change] [--minimal] [--ed] [--forward-ed] [--ignore-case] [--paginate] [--rcs] [--show-c-function] [--brief] [--recursive] [--report-identical-files] [--expand-tabs] [--version] [--ignore-all-space] [--side-by-side] [--unified[=lines]] [--left-column] [--suppress-common-lines] [--sdiff-merge-assist] [--old-line-format=format] [--new-line-format=format] [--unchanged-line-format=format] [--old-group-format=format] [--new-group-format=format] [--unchanged-group-format=format] [--changed-group-format=format] [--horizon-lines=lines] |