UAT-003 - Generate index

Test Code ID or Name UAT-003 - Generate index

Test steps

  1. Create a phrases.txt file that includes words and phrases that should be used to create an index.
  2. Run the program with -m index -w phrases.txt -o index.txt and a valid PDF input file.

Expected result The index.txt file is written. The file should contain words or phrases from the phrases.txt file, together with associated page numbers.

Actual result Completed by tester...

Status

  • Pass
  • Fail