A testing method, device and server
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- BEIJING KINGSOFT INTERNET SECURITY SOFTWARE CO LTD
- Publication Date
- 2020-04-03
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computer technology, in particular to a testing method, device and server. Background technique
[0002] The server serves the client, and the content of the service includes providing resources to the client, saving client data, and so on. Since the server-side business is relatively complex, with more functional logic and faster version iteration, functional testing is required to ensure the business functional logic.
[0003] Code coverage (code coverage) is a measure in software testing, which is used to describe the proportion and extent of the source code in the program being tested. Among them, the proportion of the source code being tested is called code coverage. At present, code coverage can be evaluated by developers writing unit test cases, but the code coverage for functional testing is still in a blind spot. Therefore, the code coverage for functional testing has become an urgent technical problem t...