grpc interface test method, device, electronic device and readable storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- 云账户技术(天津)有限公司
- Publication Date
- 2021-11-02
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The embodiment of the present invention relates to the field of computer technology, in particular to a GRPC interface testing method, device, electronic equipment and readable storage medium. Background technique
[0002] GRPC is a high-performance, general-purpose open source RPC (Remote Procedure Call Protocol, remote procedure call protocol) framework, which is widely used in inter-service calls due to its support for multiple languages, clear interface definitions, and fast transmission speed. Test work follows.
[0003] Interface testing is a relatively important task in the testing work, but currently there is no more general testing method for GRPC interface testing. Disadvantages of existing GRPC interface testing methods: 1) Converting GRPC interface to HTTP interface for testing requires a large investment, the interface is exposed to the outside world, and there are security issues; 2) Obtain the proto file, compile the proto file, and sim...