0% found this document useful (0 votes)
33 views7 pages

Ste Practical No 9

Uploaded by

sarthi1505
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views7 pages

Ste Practical No 9

Uploaded by

sarthi1505
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Practical no 9

Aim: Design test plan and test cases for Notepad Application

1.Identify the components used in the test plan documents?


Ans:

● Test Plan ID: Unique identifier for the plan.


● Test Plan Title: Title of the document.
● Project Name: Name of the project being tested.
● Test Objectives: Goals and aims of the testing.
● Test Scope: Areas and features to be tested.
● Test Environment: Hardware, software, and configurations used.
● Test Schedule: Timeline for testing activities.
● Test Resources: Personnel and tools required.
● Risk and Mitigation: Potential risks and their solutions.
● Test Deliverables: Documents and reports to be produced.

2.State the benefits of Test plan.


Ans:

Benefits of Test Plan

● Organizes Testing: Defines what, when, and how to test.


● Ensures Coverage: Guarantees all requirements are tested.
● Manages Resources: Allocates time and resources efficiently.
● Improves Communication: Provides a clear guide for all stakeholders.
● Tracks Progress: Monitors testing activities and outcomes.

3.DEfine test Deliverables.


Ans:

Test Deliverables

Test Deliverables are the outputs or artifacts produced during the testing process. They are
essential for documenting, tracking, and communicating the results and progress of testing
activities.Test Deliverables are the outputs produced during the testing process, including:

● Test Plan: Document detailing the test strategy.


● Test Cases: Detailed steps for testing functionalities.
● Test Execution Reports: Results from executing the test cases.
● Defect Reports: Records of identified defects.
● Test Summary Report: Overview of the testing results and activities.

4.State the use of test case specification.Enlist the test case specification identifiers.
Ans:
Use of Test Case Specification:

● Documentation: Provides detailed test instructions.


● Consistency: Ensures uniform execution of tests.
● Coverage: Validates all features and requirements.
● Communication: Helps stakeholders understand testing.

Test Case Specification Identifiers:

● Test Case ID: Unique identifier.


● Test Case Name: Title of the test case.
● Description: Purpose and details of the test case.
● Preconditions: Setup needed before execution.
● Test Steps: Actions to perform.
● Test Data: Inputs required.
● Expected Result: Anticipated outcome.
● Actual Result: Observed result.
● Status: Pass, fail, or blocked.
● Priority: Importance of the test case.

Exercise:

1)Test The Option Available In Notepad .Prepare The Test Plan For The Same.

Ans:

Test Plan
1. Test Plan ID: TP003

2. Test Plan Title: Notepad Options Test Plan

3. Project Name: Notepad Application

4. Test Objectives:

● Verify the functionality of various options available in Notepad.


● Ensure that all menu options perform as expected.

5. Test Scope:

● File menu options (New, Open, Save, Save As, Exit)


● Edit menu options (Undo, Cut, Copy, Paste, Delete, Find, Replace)
● Format menu options (Font, Word Wrap)
● View menu options (Status Bar)
● Help menu options (Help Topics)
6. Test Environment:

● Application: Notepad
● OS: Windows 10

7. Test Schedule:

● Start Date: yyyy-mm-dd


● End Date: yyyy-mm-dd

8. Test Resources:

● Testers: 2
● Test Tools: Manual Testing

9. Risk and Mitigation:

● Risk: Changes in Notepad version


● Mitigation: Ensure testing on the specific version of Notepad in use.

10. Test Deliverables:

● Test Cases
● Test Execution Reports
● Defect Reports
● Test Summary Report

Test Cases
Test Case Test Case Description Preconditions Test Steps Expected Result
ID Name

TC001 New File Verify None 1. Open Notepad. A new blank file should
Option creating a new 2. Click File > be created.
file New.

TC002 Open File Verify File exists 1. Open Notepad. The selected file should
Option opening an 2. Click File > open.
existing file Open.
3. Select a file.
4. Click Open.

TC003 Save File Verify saving File is open 1. Open Notepad. The file should be
Option the current file 2. Enter text. saved with the given
3. Click File > name.
Save.
4. Choose location
and name.

TC004 Exit Verify exiting Any file open 1. Open Notepad. Notepad should close.
Option Notepad 2. Click File >
Exit.
TC005 Undo Verify undo Text is 1. Open Notepad. The last action should
Option functionality entered 2. Enter text. be undone.
3. Click Edit >
Undo.

TC006 Find Verify find Text is 1. Open Notepad. The searched text
Option functionality entered 2. Click Edit > should be highlighted.
Find.
3. Enter search
text.
4. Click Find
Next.

TC007 Font Verify font Text is 1. Open Notepad. The font of the text
Option changes entered 2. Click Format > should change.
Font.
3. Select a font.
4. Click OK.

TC008 Status Verify status None 1. Open Notepad. The status bar should be
Bar bar visibility 2. Click View > visible.
Option Status Bar.

2)Prepare Test Plan With Test Cases For The “Page Setup” Option.

Ans:

Test Plan

1. Test Plan ID: TP004

2. Test Plan Title: Page Setup Option Test Plan

3. Project Name: Notepad Application

4. Test Objectives:

● Verify the functionality of the "Page Setup" option in Notepad.


● Ensure that the settings in "Page Setup" are applied correctly.

5. Test Scope:

● Page Setup settings (Margins, Orientation, Paper Size)

6. Test Environment:

● Application: Notepad
● OS: Windows 10

7. Test Schedule:
● Start Date: yyyy-mm-dd
● End Date: yyyy-mm-dd

8. Test Resources:

● Testers: 2
● Test Tools: Manual Testing

9. Risk and Mitigation:

● Risk: Page Setup not affecting print layout


● Mitigation: Test with various printers and paper sizes.

10. Test Deliverables:

● Test Cases
● Test Execution Reports
● Defect Reports
● Test Summary Report

Test Cases
Test Test Case Description Preconditions Test Steps Expected
Case Name Result
ID

TC009 Margins Verify margin None 1. Open Notepad. Margins


Setup settings 2. Click File > Page should be
Setup. applied to the
3. Set margins. page setup.
4. Click OK.

TC010 Orientation Verify page None 1. Open Notepad. Orientation


Setup orientation 2. Click File > Page should be set
settings Setup. as selected.
3. Select orientation
(Portrait/Landscape).
4. Click OK.

TC011 Paper Size Verify paper None 1. Open Notepad. Paper size
Setup size settings 2. Click File > Page should be set
Setup. as selected.
3. Select paper size.
4. Click OK.

3)Test The Option”Word Wrap”Of Format Menu And Prepare The Test Plan For The
Same.

Ans:
Test Plan

1. Test Plan ID: TP005

2. Test Plan Title: Word Wrap Option Test Plan

3. Project Name: Notepad Application

4. Test Objectives:

● Verify the functionality of the "Word Wrap" option in the Format menu.
● Ensure that text wrapping works as expected when toggled.

5. Test Scope:

● Word Wrap toggle functionality


● Impact on text display

6. Test Environment:

● Application: Notepad
● OS: Windows 10

7. Test Schedule:

● Start Date: yyyy-mm-dd


● End Date: yyyy-mm-dd

8. Test Resources:

● Testers: 2
● Test Tools: Manual Testing

9. Risk and Mitigation:

● Risk: Word Wrap might not apply correctly.


● Mitigation: Verify with different text lengths and window sizes.

10. Test Deliverables:

● Test Cases
● Test Execution Reports
● Defect Reports
● Test Summary Report

Test Cases
Test Test Description Preconditio Test Steps Expected Result
Case Case ns
ID Name
TC012 Word Verify text wraps None 1. Open Notepad. Text should wrap
Wrap correctly with 2. Click Format within the window
On Word Wrap on > Word Wrap. width.
3. Enter long
text.

TC013 Word Verify text does None 1. Open Notepad. Text should extend
Wrap not wrap with 2. Click Format beyond window
Off Word Wrap off > Word Wrap to width without
toggle off. wrapping.
3. Enter long
text.

These test plans and cases ensure thorough verification of the Notepad application's various
functionalities and settings.

You might also like