STE Microproject Abhi

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

A PROJECT

On

Testing On WordPad Application

Submitted by

Ashwin G Pawar
Department of computer engineering
CO5-I (First Shift)

Garmin Technical and Management Campus


Department of Computer Engineering

Academic year
2021-2022

Submitted to
(Lecturer)
Department of computer engineering
Ramdasi S.A

1
WordPad Application Module

Test Plan for WordPad

1. Introduction
The purpose of this document is to create an application test plan for Windows PC
WordPad. The presented study test plan evaluates the approaches to testing this product.
The purpose of testing this program is to check the correct operation of its functionality,
ease of use.

2. Objectives
The test objectives are to verify Functionality of the WordPad application, the project
should focus on testing the creating a document, working different types of input
operations on it, editing text, saving file, etc to guarantee all these operations can work
normally in real user environment.

3. Scope
All the features of the WordPad need to be tested.
2
4. Test Items
• Working with the program (opening, closing, etc.)
• Create a document
• Working with the document
• Printing

5. Features to be tested
• Running a WordPad
• Create a document
• Opening an existing document
• Save the document
• Data input
• Editing text
• Change font and word wrap
• Finding and replacing text
• Text printing
• Working with the window
• Page settings and headers and footers
• Hotkeys
• Date and time
• Closing the WordPad

6. Features not to be tested


• Working with Help
• Security testing
• Interoperability testing

7. Item Pass/Fail criteria


All test cases with high priority are closed with the result - pass. The test coverage is
checked and sufficient, where the criterion of sufficiency is not less than 99% of the
coverage of requirements by tests. The test report was compiled and approved by the team
lead and customer.

8. Environmental Requirements
Testing the application will occur on the following operating systems: Windows 7 /8/10.

3
9. Staffing and training needs
To perform the tasks, you need to have the following knowledge and skills:
• knowledge and practical application of the IEEE-829 standard.
• knowledge and ability to apply in practice the basic techniques of test design
• knowledge of various types of testing including functional and non-functional.

10. Test tasks


• Writing a test plan
• Writing test cases
• Development of criteria for the success of testing
• Conducting the testing and evaluation of the results
• Creating test reports

11. Test Schedule


he deadline for completion of all works and delivery of the project is 05/10/2020
02:00:00.

12. Test Deliverables


• Test plans document.
• Test cases documents
• Test Design specifications.

13. Testing tools


• Computer: having Windows support
• Test tool: develop a test tool which can auto generate the test result to the predefined
form and automated test execution.

14. Risks and Contingencies Possible risks during testing:


• Insufficient human resources for testing the application in deadlines.
• Changing the requirements for the product.

15. Approvals
• Team Lead
• Test engineer 1
• Test engineer 2
4
• Test engineer 3

Test script on WordPad Application

1. Verify that on launching the WordPad application, the WordPad editor should
open with its default size.
2. Verify that users can write/type alphabets from a standard keyboard.
3. Verify that the user can type numeric from a standard keyboard.
4. Verify that the user can type special characters and symbols on the WordPad editor
window.
5. Verify that by default the font size is normal or as per the specifications.
6. Verify that the user can set the font size and family.
7. Verify that the user can save the text in a file.
8. Verify that the user can open any exiting file in WordPad.
9. Verify that file formats not permitted by WordPad are not loaded and don’t corrupt
the application.
10.Verify that the user can append text to any file and again save the file.
11.Verify that users can select, copy, and paste the text.
12.Verify that users can select, cut, and paste the text.
13.Verify that the user can select and delete a text.
14.Verify that the user can delete a text using backspace and delete buttons.
15.Verify that the user can navigate through the text in a file using the arrow keys.
16.Verify that the user can navigate through the text in a file using the mouse pointer.
17.Verify that the user can edit and delete data in between the text file.
18.Verify that the user can undo any latest change done in the file.
5
19.Verify that the user can redo any change undone by undo option.
20.Verify that the user can search for single or multiple characters and words through
the file.

Defect Report
ID TC_9
Project WordPad Application
Product WordPad
Release Version 2004
Module Window Module
Detected Build Version 2004
summary user was not able to resize window sometimes
Description When user tried to resize the WordPad window it was not was able
to resize the window the size was default size
Actual Result user was not able to change the size of the window successfully
Defect Severity Low Level
Defect Priority Medium
Reported By Ashwin Pawar
Assigned to Ashwin Pawar
status pass
fixed Build version 2004.1

You might also like