How would you write test cases for the Notepad application on Windows?

Some test cases for Notepad application on Window:

  • Validate that a new text file can be created in Notepad.
  • Validate that text can be edited in Notepad.
  • Validate that the cut, copy, and paste functions work correctly in Notepad.
  • Validate that font and format changes can be made in Notepad.
  • Validate that the find and replace functions work correctly in Notepad.