From f0a5345f792727777e86c01a20e0a57143f83e9e Mon Sep 17 00:00:00 2001 From: Vojtech Polasek Date: Fri, 17 Jan 2025 12:14:10 +0100 Subject: [PATCH] add ocrdesktop test case --- TESTING.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/TESTING.md b/TESTING.md index d57df9f..e40deb4 100644 --- a/TESTING.md +++ b/TESTING.md @@ -468,3 +468,22 @@ Ensure that brltty displays information displayed on text virtual consoles. - The braille display should show "liveuser-localhost login:" +## TC 18 + +### Description: + +Ensure that Ocrdesktop software can be launched with a keyboard shortcut. + +### Setup: + +- Boot into desktop environment of the Vojtux live image and focus the desktop. + +### Steps: + +- Press CTRL+SUPER+O. + +### Expected results: + +- There should appear a window with title "Ocrdesktop". + +- The window will contain partial representation of the text on the screen in an area with a cursor. Exact contents will vary each time, so check manually that text in the text box more or less exists on the screen.