--- small test project file compression

I. Background

Insufficient disk space, you need to compress, decompress files

II. Target

For all types of file compression and decompression

III. Requirements Analysis

Functional Requirements: 

  • File Type: supports all file
  • The number of compressed files: Compression up to 100 files
  • Compressed size: no more than 5G

Performance requirements:

  • Compression, decompression file is not more than 30 minutes 

Safety requirements:

  • Files with the virus can not be compressed 

Usability requirements: 

  • Simple, convenient

Interface requirements:

  • Beautiful layout row 

Compatibility Requirements:

  • Windows7, Windows8, Windows10 can be used 

IV. To develop a test plan (Plan + Strategy)

V. Implementation of the testing process 

1. needs test

Demand for nuclear trial

Needs test

Requirement testing test design

Needs test elements: accuracy, necessity, completeness, consistency

2. mention test version of the test

Smoke test

Transmission of information in the test version: modify the contents, configuration management

3. System Test

According to the test test case execution

Defect Management

4. Regression Testing

Confirm return to contents

Confirm return to manual mode

Cases of regression

regression bug

5. Preparation of the test report 

Defect Analysis

Test results 

VI. Write test cases

VII. Test execution

Preparation: archive data preparation

Receive the first test version: smoke test, a comprehensive test

Receive a second test version: smoke test, BUG validation, regression testing

We received a third test version: smoke test, BUG verification, comprehensive regression testing

The fourth received a test version: sealed version of the test,

Defect Management: find defects - defects in the recording - communication defect - Defect Tracking - closed defect

VIII. Output test report

Defect analysis
test results

IX. Release

Published on-line
tracking, collecting feedback letter

X. Project Summary

 

Guess you like

Origin blog.csdn.net/weixin_43224539/article/details/90678259