Test data acquisition method, client and server
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- ALIBABA GRP HLDG LTD
- Publication Date
- 2018-04-24
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 method for acquiring test data in WEB testing, a client and a server. Background technique
[0002] WEB automated testing means that the test program automatically tests a WEB system (for example, an electronic shopping website) to test whether the process of the WEB system is smooth and whether the execution results of each step of the process are correct. For example, it is possible to test whether the retrieval->view item details->login->payment process of an e-shopping website is smooth, and check whether the execution results of each step in this process are correct, for example, to determine whether the retrieval result is correct, and whether the item details Whether the information displayed is correct or not.
[0003] In the process of WEB automated testing, it is necessary to obtain certain test data to execute the test program. For example, for the test p...