14.
Design and run test cases for MS Word A
 Test ID                     Description
TC_001     Verify application launch
TC_002     Verify text entry functionality
TC_003     Verify text formatting - Bold
TC_004     Verify text formatting - Italic
TC_005     Verify text formatting - Underline
TC_006     Verify copy-paste functionality
TC_007     Verify copy-paste functionality
TC_008     Verify cut-paste functionality
TC_009     Verify undo functionality
TC_010     Verify redo functionality
TC_011     Verify opening a document
TC_012     Verify saving a document
TC_013     Verify saving document functionality
TC_014     Verify font size change
TC_015     Verify text alignment - Left
TC_016     Verify text alignment - Center
TC_017     Verify text alignment - Right
TC_018     Verify find functionality
TC_019     Verify replace functionality
TC_020     Verify   bullet points functionality
TC_021     Verify   numbering functionality
TC_022     Verify   page orientation change
TC_023     Verify   adding header
TC_024     Verify   adding footer
TC_025     Verify   adding a table
TC_026     Verify spell check functionality
TC_027     Verify print functionality
TC_028   Verify print functionality
d run test cases for MS Word Application
                     Input Data                                Expected Output
     Launch MS Word application                    MS Word launches successfully
     Enter text into the document                  The text is entered and displayed correctly
     Enter text, select it, and apply "Bold"
     formatting                                    Selected text appears in bold
     Enter text, select it, and apply "Italic"
     formatting                                   Selected text appears in italic
     Enter text, select it, and apply "Underline"
     formatting                                   Selected text appears with underline
     Copy text from MS Word and paste it          Text is copied and pasted successfully
     Copy text from MS Word, try to paste it       Text is copied but paste operation fails
     Cut text
     Enter    from
           text,   MS Word
                 perform     and paste
                         actions,      it
                                  and press        Text is cut and pasted successfully
     undo                                          Previous action is undone
     Perform undo, then press redo                 Undone action is restored
     Open an existing MS Word (.docx)
     document                                      Document opens successfully
                                                   Document is saved with the correct name
     Create a document and save it                 and format
                                                   Document fails to save and an error
     Create a document and try to save it          message is displayed
     Enter text, select it, and change font size   Selected text appears in the new font size
     Enter text, select it, and apply left
     alignment                                     Selected text is aligned to the left
     Enter text, select it, and apply center
     alignment                                     Selected text is centered
     Enter text, select it, and apply right
     alignment                                     Selected text is aligned to the right
     Use "Find" command and search for a
     specific word                                 Word is found and highlighted
     Use "Replace" command to replace a word       Specified word is replaced correctly
     Enter text, select it, and apply bullet       Bullet points are applied to the selected
     points                                        text
     Enter text, select it, and apply numbering    Numbering is applied to the selected text
     Change page orientation to landscape          Page orientation changes to landscape
     Insert a header into the document             Header is inserted and displayed correctly
     Insert a footer into the document             Footer is inserted and displayed correctly
     Insert a table into the document              Table is inserted and displayed correctly
                                                   Spelling errors are identified and
     Enter text with spelling errors               suggestions are provided
                                                   Document is sent to the printer and
     Send a document to print                      printed correctly
                           Document fails to print, an error message
Send a document to print   is displayed
  Name :- Aditya Sanjay Patil    Roll No :- 2273084
              Actual Result                 Status
MS Word launched successfully                Pass
Text entered and displayed correctly         Pass
                                             Pass
Text formatted in bold
                                             Pass
Text formatted in italic
                                             Pass
Text underlined correctly
Text copied and pasted correctly             Pass
Text not pasted, clipboard issue
                                              Fail
encountered
Text cut and pasted successfully             Pass
Undo function worked as expected             Pass
Redo function restored the action            Pass
                                             Pass
Document opened without issues
                                             Pass
Document saved successfully
Document not saved, error due to
                                              Fail
insufficient permissions
Font size changed as expected                Pass
                                             Pass
Text aligned to the left
                                             Pass
Text centered correctly
                                             Pass
Text aligned to the right
                                             Pass
Word found and highlighted
Word replaced successfully                   Pass
                                             Pass
Bullet points applied correctly
Numbering applied correctly                  Pass
Page orientation changed to landscape        Pass
Header added successfully                    Pass
Footer added successfully                    Pass
Table inserted successfully                  Pass
                                             Pass
Spelling errors detected and corrected
                                             Pass
Document printed successfully
Print operation failed due to printer
                                        Fail
connection issue