Update ManualTests.md

Fix line breaks and the Or hotkey markdown.
This commit is contained in:
Brett Waldbaum 2019-02-26 17:16:53 -08:00 committed by GitHub
parent 81a6f59430
commit fa5478ac5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -277,8 +277,8 @@ Steps:
**All Calculators Test: Hotkeys: Verify Hot Key function.** **All Calculators Test: Hotkeys: Verify Hot Key function.**
Steps: Steps:
1. Launch the "Calculator" app. 1. Launch the "Calculator" app.
For All Applicable Modes:
Verify the following: For All Applicable Modes verify the following:
2. Press **Alt +1** to Enter "Standard" mode 2. Press **Alt +1** to Enter "Standard" mode
*Expected: Move to "Standard" screen.* *Expected: Move to "Standard" screen.*
3. Press **Alt +2** to Enter "Scientific" mode 3. Press **Alt +2** to Enter "Scientific" mode
@ -305,7 +305,8 @@ Verify the following:
*Expected: Function when in small scale window.* *Expected: Function when in small scale window.*
19. Press **Ctrl + Shift + D** to Clear History Panel 19. Press **Ctrl + Shift + D** to Clear History Panel
*Expected: Function when in small scale window.* *Expected: Function when in small scale window.*
20. Press **Spacebar** to Repeat Last Input: 20. Press **Spacebar** to Repeat Last Input
Verify the following in Scientific Mode Verify the following in Scientific Mode
21. Press **F3** to Select 'DEG' 21. Press **F3** to Select 'DEG'
22. Press **F4** to Select 'RAD' 22. Press **F4** to Select 'RAD'
@ -333,6 +334,7 @@ Verify the following in Scientific Mode
44. Press **Y** or **^** to Select 'xʸ' 44. Press **Y** or **^** to Select 'xʸ'
45. Press **#** to Select 'x³' 45. Press **#** to Select 'x³'
46. Press **!** to Select 'n!' 46. Press **!** to Select 'n!'
Verify the following in Programmer Mode Verify the following in Programmer Mode
47. Press **F2** to Select 'DWORD' 47. Press **F2** to Select 'DWORD'
48. Press **F3** to Select 'WORD' 48. Press **F3** to Select 'WORD'