APPLICATION UNDER TEST: Ms-Paint. DEVICE: Computer running Windows 8.1 ==================================== 1) LAUNCH: -Launch -> click 'start menu'-> type'paint' -> hit enter. -Windows Key +'r'-> opens 'run'->type Ms-Paint -> enter. - check for activity process in task manager if it has to be cross verified. - input: Check for inputs via keyboard and mouse. Why: To make sure Ms-Paint works as expected. 2) APPLICATION NAME ON TOOLBAR,TASKBAR/ DEFAULT BACKGROUND COLOR: White. Why:To make sure Ms-Paint is not corrupt and opens the landing view to start or compose. 3) EDIT PANE, ZOOM IN/OUT CONTROLS: -> Edit pane or the compose sceen has to be shown. -> Drag the editing pane by placing thecursor on edges of the pane. -> Check for zoom In/Out controls from toolbar. -> Minimize, Restore, Close. Why:This check is to verify the accesibility. 4) CHECK FOR EDITING TOOLS: > Text box -> Try inserting text via keyboard and also changing the fonts. > Draw Shapes -> To outline the figures. > Pencil -> To draw custom shapes. > Eraser -> to erase the context which has to be modified. Why: Verify the basic functionalities and make sure the application under test fit for the purpose. 5) CHECK WHETHER USER CAN CHANGE COLORS OR NOT: > Text > Shapes Why:Adding colors to make the presentation much more interactive. 6) COPY/CUT/PASTE: Why:Checking for copy/cut/paste for ease of accessibility and make work much more easier. 7) UNDO/REDO: Why: > UNDO: Undo will remove the previous actions, making sure we can always revet to a recent state. > REDO: Incase we want to get back something which was recently 'undo' and save time of redoing it. 8) SAVE/SAVEAS: Why: SAVE: TO have our work for available at any time for reference. SAVEAS: To make our data compatible with other viewer tools and make portable on all devices. >.jpg >.Bitmap 16bit >.Bitmap 32bit >.png ...... 9) HELP: why: -> To make the application more user friendly and lets user know what all could be done using the application under test. 10) OPEN EXISTING(Browse): Why: to check whether application is able to read the existing documents or not. 11) QUIT/ RELAUNCH: Why: To make sure that application is reuseable. Additional tests: 12) Insert Images: -> add external images to make it more interactive. -> copy paste images or text into application -> copy paste images and text from mspaint to some other application like ms word. 13) Print: -> preview print -> print document -> print settings like portrait, landscape, color mode of print and size of paper. 14) shortcuts: -> verify keyboard shortcuts work. Eg: Ctrl+s for save Ctrl+shift+s for save as Ctrl+ n for new document/file Ctrl+p for print