UAT-003 - Generate index
Test Code ID or Name UAT-003 - Generate index
Test steps
- Create a
phrases.txtfile that includes words and phrases that should be used to create an index. - Run the program with
-m index -w phrases.txt -o index.txtand 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