CN107179984A - A kind of interface mock methods and interface test method - Google Patents

A kind of interface mock methods and interface test method Download PDF

Info

Publication number
CN107179984A
CN107179984A CN201610134498.XA CN201610134498A CN107179984A CN 107179984 A CN107179984 A CN 107179984A CN 201610134498 A CN201610134498 A CN 201610134498A CN 107179984 A CN107179984 A CN 107179984A
Authority
CN
China
Prior art keywords
interface
testing platform
data
mock
output data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610134498.XA
Other languages
Chinese (zh)
Inventor
贾鸥
谭鹏飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201610134498.XA priority Critical patent/CN107179984A/en
Publication of CN107179984A publication Critical patent/CN107179984A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management

Abstract

The invention provides a kind of interface mock methods and interface test method, pass through the input data and output data in interface testing platform configuration interface, tested with docking port, wherein, interface mock methods obtain the request of user end to server transmission first, then analysis request, obtain the interface called needed for client, then in the interface message of interface testing platform configuration interface, finally according to the interface message, in the input data and output data of interface described in interface testing platform configuration.Energy subtest personnel of the invention only just can quickly realize interface Mock by configuration information, greatly improve the efficiency of interface testing not by programming.

Description

A kind of interface mock methods and interface test method
Technical field
Data computer software field of the present invention, more particularly to a kind of interface for interface testing platform Mock methods and the interface test method based on interface testing platform.
Background technology
Traditional interface testing is a kind of test of test system components interface.Interface testing is mainly used Interaction point between detection external system and system and between internal subsystems.The weight of test Point be data to be checked exchange, transmit control management process, and system between mutual logic according to The relation of relying etc..Current realization is mainly by developer or white-box testing engineer, and oneself is write Program is gone to call or is gone to perform interface testing using some instruments.This mode is to needing tester Programming levels require higher, and the good instrument of neither one can enter to all interface types Row support, for example:The instrument of main flow only supports soap and REST agreements connect as SOAPUI Mouthful.So in interface test process, generally requiring oneself program of writing and carrying out test interface.In the presence of one The problem of individual cost.
Mock test be exactly in test process, for it is some be not easy to construct or be not easy acquisition Object, create the method for testing so as to test with a virtual object.
SoapUI is that there is provided connect there is provided simple interface for the interface testing instrument of current industry main flow Port address and parameter type, so that it may to support the interface testing of webservice and Rest agreements.However, Although such as SOAPUI instruments can not also write code, only support webservice's and Rest The interface of agreement, test can not be supported for the interface such as hessian and Saf interfaces of some complex protocols. In addition, SOAP UI not supporting interface Mock.
The content of the invention
(1) technical problem to be solved
It is an object of the present invention to provide a kind of interface mock methods for interface testing platform and Based on the interface test method of interface testing platform, energy subtest personnel only pass through or not programming Configuration information just can quickly realize interface Mock, greatly improve the efficiency of interface testing.
(2) technical scheme
The present invention provides a kind of interface mock methods for interface testing platform, for being surveyed in interface The input data and output data of platform configuration interface are tried, is tested with docking port, method includes:
Step 1, the request that user end to server is sent is obtained, wherein, ask to be used to call service Interface in device;
Step 2, analysis request, obtains the interface called needed for client;
Step 3, in the interface message of interface testing platform configuration interface, wherein, interface message includes Interface name, interface type, method name and Primary parameter names;
Step 4, according to interface message, input data and output in interface testing platform configuration interface Data.
More preferably, step 4 includes, and calls the interface in the server, obtains returning for the interface Data are returned, returned data are stored in the form of object, to be used as output data.
The present invention provides also a kind of interface test method based on interface testing platform, including:
S1, obtains the request that user end to server is sent, wherein, ask to be used in invoking server Interface;
S2, according to request, obtains the interface message of interface in interface testing platform;
S3, using interface message as input data, obtains defeated with this from interface testing platform or server Enter the corresponding output data of data.
More preferably, interface is Saf interfaces, is configured with Filter classes in client, step S2 includes: By calling the invoke methods in Filter classes, connecing for the interface is obtained in interface testing platform Message ceases.
More preferably, interface is HTTP interface or Webservice interfaces, and step S1 includes:Pass through Domain name mapping, obtains the interface message of the interface in interface testing platform.
More preferably, interface testing platform is also configured with mock switches, and the step S3 includes:
When mock switches is open, obtained and the input data pair from the interface testing platform The output data answered;
When mock switches are pipe, obtain corresponding with the input data defeated from the server Go out data.
More preferably, method also includes:S4, obtains defeated from the interface testing platform and server respectively Go out data, the output data of acquisition is compared, when both are inconsistent, to the interface testing Output data in platform is updated.
(3) beneficial effect
The independent test of multiple interfaces can be achieved in the present invention, relieves the coupling of the interface of each project team Close and rely on, make environment more independent, it is easy to safeguard and use.In addition, interface Mock need not Write code realization, more fast and easy, it is adaptable to all testers.Meanwhile, can be in time to flat Number of units evidence is updated so that safeguarded quick and convenient.
Brief description of the drawings
Fig. 1 is the flow chart of the interface mock methods provided by the present invention for interface testing platform.
Fig. 2 is the flow chart for the interface test method based on interface testing platform that the present invention is provided.
Embodiment
The present invention provides a kind of interface mock methods and interface test method, by flat in interface testing Platform configures the input data and output data of interface, is tested with docking port, wherein, interface mock Method obtains the request of user end to server transmission first, then analysis request, obtains client institute The interface that need to be called, then in the interface message of interface testing platform configuration interface, finally according to described Interface message, in the input data and output data of interface described in interface testing platform configuration.The present invention Energy subtest personnel only just can quickly realize interface Mock not by programming by configuration information, Greatly improve the efficiency of interface testing.
Fig. 1 is the flow chart of the interface mock methods provided by the present invention for interface testing platform, As shown in figure 1, method includes:
Step 1, the request that user end to server is sent is obtained, wherein, ask to be used to call service Interface in device;
Step 2, analysis request, obtains the interface called needed for client;
Step 3, in the interface message of interface testing platform configuration interface, wherein, interface message includes Interface name, interface type, method name and Primary parameter names;
Step 4, according to interface message, input data and output in interface testing platform configuration interface Data.
More preferably, step 4 includes, and calls the interface in the server, obtains returning for the interface Data are returned, returned data are stored in the form of object, to be used as output data.
Fig. 2 is the flow chart for the interface test method based on interface testing platform that the present invention is provided, such as Shown in Fig. 2, method includes:
S1, obtains the request that user end to server is sent, wherein, ask to be used in invoking server Interface;
S2, according to request, obtains the interface message of interface in interface testing platform;
S3, using interface message as input data, obtains defeated with this from interface testing platform or server Enter the corresponding output data of data.
More preferably, interface is Saf interfaces, is configured with Filter classes in client, step S2 includes: By calling the invoke methods in Filter classes, connecing for the interface is obtained in interface testing platform Message ceases.
More preferably, interface is HTTP interface or Webservice interfaces, and step S1 includes:Pass through Domain name mapping, obtains the interface message of the interface in interface testing platform.
More preferably, interface testing platform is also configured with mock switches, and the step S3 includes:
When mock switches is open, obtained and the input data pair from the interface testing platform The output data answered;
When mock switches are pipe, obtain corresponding with the input data defeated from the server Go out data.
More preferably, method also includes:S4, obtains defeated from the interface testing platform and server respectively Go out data, the output data of acquisition is compared, when both are inconsistent, to the interface testing Output data in platform is updated.
For the object, technical solutions and advantages of the present invention are more clearly understood, below in conjunction with specific reality Example is applied, and referring to the drawings, the present invention is described in more detail.
Embodiment one
For Saf interfaces, user test platform configured interface name, selection the corresponding interface type, Method name, Primary parameter names, input and output data, the storage of these information is surveyed to interface In the database for trying platform, here primarily to MOCK data are matched with entering to join, reach The logicality of data.
Realize there are com.alibaba.dubbo.rpc.Filter interfaces in client, filter interfaces include There are Filter classes, for being intercepted to the request that client is sent, to realize Invoke methods.Example Such as, Saf 1.0.8 provide One function, the side at all Saf client executings remote call service ends The invoke methods of Filter classes all can be first called before method, when client needs to call service end interface When, can be by invoke methods according to interface name, version number, Group (group) goes on platform to look into Find the interface for the publishing side specified.
The Mock that is also stored with database is switched, and this switch is in platform interface configuration, if switch is closed Close, directly walk normal interface interchange logic.If switch is opened, according to interface name and incoming Primary parameter fields title and value go in database to inquire the data in step one, according to data Json data are changed into entity class by the class name in storehouse.According to the incoming interface name of interface name, version Number, Group went to call real interface by former logic, by return entity class object and from Field in database is compared, if the field value that returns of interface is with actual consistent, directly general The entity class that json is changed into returns to client;If the field value that interface is returned is inconsistent with reality, Inconsistent information is inserted into database, and in interface display, allows user actively to go to control whether pair The output data of interface is updated.
Furthermore it is also possible to by calling real interface, after the data modification that real interface is returned is finished, Click is saved in database.Can Fast-Maintenance data.
Embodiment two
For HTTP interface and Webservice interfaces, the good interface name of interface testing platform configuration, Select the corresponding interface type, method name, Primary parameter names, input and output data, acquiescence Mock interfaces are to close, and real interface is called in click.
If selection interface type is HTTP types, backstage is called according to the request method of HTTP interface Real interface, then change the json strings after return after the field of relevant parameter, preservation enters database .Unique interface IP address is generated after preservation such as:
http://test.webserivce.jd.com/com_test_webserivice, by environment profile Interface change into this URL i.e. can be achieved HTTP interface mock.
If it is the Webservice types that CXF frameworks are issued to select interface, backstage is according to Webservice The mode method of asking real interface, the xml after return is parsed into List, in showing interface, Allow user quickly to change field, click on preservation and enter database.Unique interface is generated after preservation Address is such as:http://test.webserivce.jd.com/com_test_webserivice.wsdl, environment is matched somebody with somebody Put the interface in file and change the mock that Webservice interfaces can be achieved in this URL into.
Particular embodiments described above, is carried out to the purpose of the present invention, technical scheme and beneficial effect Be further described, should be understood that the specific embodiment that the foregoing is only of the invention and , it is not intended to limit the invention, within the spirit and principles of the invention, that is done any repaiies Change, equivalent substitution, improvement etc., should be included in the scope of the protection.

Claims (8)

1. a kind of interface mock methods for interface testing platform, for matching somebody with somebody in interface testing platform The input data and output data of interface are put, wherein, the input data and output data are used to service Device interface testing, it is characterised in that including:
Step 1, the request that user end to server is sent is obtained, wherein, it is described to ask to be used to call Interface in server;
Step 2, the request is parsed, the interface called needed for the client is obtained;
Step 3, in the interface message of interface described in the interface testing platform configuration;
Step 4, according to the interface message, in the input number of interface described in interface testing platform configuration According to and output data.
2. the interface mock methods according to claim 1 for interface testing platform, it is special Levy and be, the interface message includes interface name, interface type, method name and Primary parameters Title.
3. the interface mock methods according to claim 1 for interface testing platform, it is special Levy and be, the step 4 includes, call the interface in the server, obtain returning for the interface Data are returned, returned data are stored in the form of object, to be used as output data.
4. a kind of interface test method based on interface testing platform, it is characterised in that the interface Test platform is configured with the input data and output data of server interface, and method includes:
S1, obtains the request that user end to server is sent, wherein, it is described to ask to be used to call service Interface in device;
S2, according to the request, obtains the interface message of the interface in the interface testing platform;
S3, using the interface message as input data, is obtained from the interface testing platform or server Take output data corresponding with the input data.
5. the interface test method according to claim 4 based on interface testing platform, it is special Levy and be, the interface is Saf interfaces, be configured with Filter classes, the step in the client S2 includes:By calling the invoke methods in Filter classes, obtained in the interface testing platform The interface message of the interface.
6. the interface test method according to claim 4 for interface testing platform, it is special Levy and be, the interface is HTTP interface or Webservice interfaces, the step S1 includes: By domain name mapping, the interface message of the interface is obtained in the interface testing platform.
7. the interface test method according to claim 4 based on interface testing platform, it is special Levy and be, the interface testing platform is also configured with mock switches, the step S3 includes:
When mock switches is open, obtained and the input data pair from the interface testing platform The output data answered;
When mock switches are pipe, obtain corresponding with the input data defeated from the server Go out data.
8. the interface test method according to claim 4 based on interface testing platform, it is special Levy and be, in addition to:
S4, obtains output data, by the output of acquisition from the interface testing platform and server respectively Data are compared, when both are inconsistent, and the output data in the interface testing platform is carried out Update.
CN201610134498.XA 2016-03-10 2016-03-10 A kind of interface mock methods and interface test method Pending CN107179984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610134498.XA CN107179984A (en) 2016-03-10 2016-03-10 A kind of interface mock methods and interface test method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610134498.XA CN107179984A (en) 2016-03-10 2016-03-10 A kind of interface mock methods and interface test method

Publications (1)

Publication Number Publication Date
CN107179984A true CN107179984A (en) 2017-09-19

Family

ID=59829561

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610134498.XA Pending CN107179984A (en) 2016-03-10 2016-03-10 A kind of interface mock methods and interface test method

Country Status (1)

Country Link
CN (1) CN107179984A (en)

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107832227A (en) * 2017-11-24 2018-03-23 平安科技(深圳)有限公司 Interface parameters method of testing, device, equipment and the storage medium of operation system
CN107977316A (en) * 2017-12-21 2018-05-01 阿里巴巴集团控股有限公司 A kind of method, client and system for simulating remote procedure call
CN108241497A (en) * 2017-10-18 2018-07-03 北京车和家信息技术有限公司 Vehicle-mounted client development interface dynamic updating method, device, equipment and medium
CN108446225A (en) * 2018-03-06 2018-08-24 平安科技(深圳)有限公司 Creating device, method and the computer readable storage medium of analog interface
CN108519948A (en) * 2018-04-04 2018-09-11 上海携程商务有限公司 The automatic interface testing method and system of daily record driving
CN108551410A (en) * 2018-03-27 2018-09-18 平安普惠企业管理有限公司 Interface return method and terminal device
CN108804267A (en) * 2018-05-30 2018-11-13 平安普惠企业管理有限公司 Database polling method, device, computer equipment and storage medium
CN109299010A (en) * 2018-09-25 2019-02-01 深圳壹账通智能科技有限公司 Mock test method, device, computer equipment and storage medium
CN109359149A (en) * 2018-10-08 2019-02-19 网宿科技股份有限公司 A kind of analog detection method and relevant apparatus
CN109446063A (en) * 2018-09-18 2019-03-08 深圳壹账通智能科技有限公司 Interface test method, device, computer equipment and storage medium
CN109726117A (en) * 2018-11-15 2019-05-07 北京奇艺世纪科技有限公司 A kind of Mock test method, device, server and electronic equipment
CN109739656A (en) * 2018-11-29 2019-05-10 东软集团股份有限公司 Interface data analogy method, device, storage medium and electronic equipment
CN110032454A (en) * 2018-01-12 2019-07-19 北京京东尚科信息技术有限公司 Remote invocation method, system and relevant device and computer readable storage medium
CN110162476A (en) * 2019-05-27 2019-08-23 重庆紫光华山智安科技有限公司 Test method and device
CN110191013A (en) * 2019-04-19 2019-08-30 深圳壹账通智能科技有限公司 Electronic device, the Mock test method of more capital's interfaces and storage medium
CN110334000A (en) * 2019-05-07 2019-10-15 重庆天蓬网络有限公司 A kind of test method based on MOCK technology
CN110798380A (en) * 2019-10-23 2020-02-14 北京奇艺世纪科技有限公司 Data acquisition method, system, device, test equipment and test server
CN111629014A (en) * 2019-02-27 2020-09-04 北京嘀嘀无限科技发展有限公司 Request agent implementation method, implementation device, server and storage medium
WO2020211360A1 (en) * 2019-04-19 2020-10-22 平安普惠企业管理有限公司 Mock test method and system, electronic device, and computer non-volatile readable storage medium
CN112052178A (en) * 2020-09-18 2020-12-08 广州宸祺出行科技有限公司 Mock platform-based data maintenance method and mock platform-based data maintenance system
CN112100079A (en) * 2020-11-02 2020-12-18 北京淇瑀信息科技有限公司 Test method and system based on simulation data calling and electronic equipment
CN113760707A (en) * 2020-09-23 2021-12-07 北京沃东天骏信息技术有限公司 Interface testing method, device, equipment and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855178A (en) * 2011-06-30 2013-01-02 阿里巴巴集团控股有限公司 Method and device for generating Mock base during unit test
US20130145351A1 (en) * 2011-12-06 2013-06-06 Ariel TUNIK System and method for developing and testing logic in a mock-up environment
CN103297475A (en) * 2012-03-01 2013-09-11 阿里巴巴集团控股有限公司 Mock service system and processing method of Mock service
CN103399776A (en) * 2013-05-02 2013-11-20 携程计算机技术(上海)有限公司 Creation method and system for reusable MOCK
CN104220993A (en) * 2012-04-20 2014-12-17 惠普发展公司,有限责任合伙企业 Testing system for an integrated software system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855178A (en) * 2011-06-30 2013-01-02 阿里巴巴集团控股有限公司 Method and device for generating Mock base during unit test
US20130145351A1 (en) * 2011-12-06 2013-06-06 Ariel TUNIK System and method for developing and testing logic in a mock-up environment
CN103297475A (en) * 2012-03-01 2013-09-11 阿里巴巴集团控股有限公司 Mock service system and processing method of Mock service
CN104220993A (en) * 2012-04-20 2014-12-17 惠普发展公司,有限责任合伙企业 Testing system for an integrated software system
CN103399776A (en) * 2013-05-02 2013-11-20 携程计算机技术(上海)有限公司 Creation method and system for reusable MOCK

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108241497A (en) * 2017-10-18 2018-07-03 北京车和家信息技术有限公司 Vehicle-mounted client development interface dynamic updating method, device, equipment and medium
CN108241497B (en) * 2017-10-18 2021-09-07 北京车和家信息技术有限公司 Dynamic updating method, device, equipment and medium for vehicle-mounted client development interface
CN107832227B (en) * 2017-11-24 2020-04-10 平安科技(深圳)有限公司 Interface parameter testing method, device, equipment and storage medium of business system
CN107832227A (en) * 2017-11-24 2018-03-23 平安科技(深圳)有限公司 Interface parameters method of testing, device, equipment and the storage medium of operation system
CN107977316A (en) * 2017-12-21 2018-05-01 阿里巴巴集团控股有限公司 A kind of method, client and system for simulating remote procedure call
CN110032454A (en) * 2018-01-12 2019-07-19 北京京东尚科信息技术有限公司 Remote invocation method, system and relevant device and computer readable storage medium
CN108446225A (en) * 2018-03-06 2018-08-24 平安科技(深圳)有限公司 Creating device, method and the computer readable storage medium of analog interface
CN108551410A (en) * 2018-03-27 2018-09-18 平安普惠企业管理有限公司 Interface return method and terminal device
CN108551410B (en) * 2018-03-27 2021-06-15 平安普惠企业管理有限公司 Interface returning method and terminal equipment
CN108519948A (en) * 2018-04-04 2018-09-11 上海携程商务有限公司 The automatic interface testing method and system of daily record driving
CN108804267A (en) * 2018-05-30 2018-11-13 平安普惠企业管理有限公司 Database polling method, device, computer equipment and storage medium
CN109446063A (en) * 2018-09-18 2019-03-08 深圳壹账通智能科技有限公司 Interface test method, device, computer equipment and storage medium
CN109299010A (en) * 2018-09-25 2019-02-01 深圳壹账通智能科技有限公司 Mock test method, device, computer equipment and storage medium
CN109359149A (en) * 2018-10-08 2019-02-19 网宿科技股份有限公司 A kind of analog detection method and relevant apparatus
CN109359149B (en) * 2018-10-08 2021-03-05 网宿科技股份有限公司 Simulation test method and related device
CN109726117A (en) * 2018-11-15 2019-05-07 北京奇艺世纪科技有限公司 A kind of Mock test method, device, server and electronic equipment
CN109739656A (en) * 2018-11-29 2019-05-10 东软集团股份有限公司 Interface data analogy method, device, storage medium and electronic equipment
CN111629014B (en) * 2019-02-27 2023-03-24 北京嘀嘀无限科技发展有限公司 Request agent implementation method, implementation device, server and storage medium
CN111629014A (en) * 2019-02-27 2020-09-04 北京嘀嘀无限科技发展有限公司 Request agent implementation method, implementation device, server and storage medium
CN110191013A (en) * 2019-04-19 2019-08-30 深圳壹账通智能科技有限公司 Electronic device, the Mock test method of more capital's interfaces and storage medium
WO2020211360A1 (en) * 2019-04-19 2020-10-22 平安普惠企业管理有限公司 Mock test method and system, electronic device, and computer non-volatile readable storage medium
CN110334000A (en) * 2019-05-07 2019-10-15 重庆天蓬网络有限公司 A kind of test method based on MOCK technology
CN110162476A (en) * 2019-05-27 2019-08-23 重庆紫光华山智安科技有限公司 Test method and device
CN110798380A (en) * 2019-10-23 2020-02-14 北京奇艺世纪科技有限公司 Data acquisition method, system, device, test equipment and test server
CN112052178A (en) * 2020-09-18 2020-12-08 广州宸祺出行科技有限公司 Mock platform-based data maintenance method and mock platform-based data maintenance system
CN112052178B (en) * 2020-09-18 2024-02-20 广州宸祺出行科技有限公司 Method and system for maintaining data based on mock platform
CN113760707A (en) * 2020-09-23 2021-12-07 北京沃东天骏信息技术有限公司 Interface testing method, device, equipment and computer readable storage medium
CN112100079A (en) * 2020-11-02 2020-12-18 北京淇瑀信息科技有限公司 Test method and system based on simulation data calling and electronic equipment

Similar Documents

Publication Publication Date Title
CN107179984A (en) A kind of interface mock methods and interface test method
CN104427627B (en) Test data acquisition methods, client and server
CN105900396B (en) Mobile cloud service architectural framework
CN102647482B (en) Method and system for accessing website
CN103297475B (en) Mock service system and the processing method of Mock service
US20050204367A1 (en) Integration architecture for non-integrated tools
US20080016499A1 (en) Extensible execution language
KR101107319B1 (en) Method and System for Providing Web Portal Service based on Open Application Program Interface
CN104579822A (en) Automatic performance test system and method of mobile application based on Http protocol
CN107391142A (en) The method and device that a kind of application is split
CN103246606B (en) The performance test methods of ESB platform and system
US11665247B2 (en) Resource discovery agent computing device, software application, and method
US8782470B2 (en) Generation of test data for web service-based test automation and semi-automated test data categorization
CN106294184A (en) The graphical creation method of test scene, device and terminal unit
Ntentos et al. Assessing architecture conformance to coupling-related patterns and practices in microservices
CN108628729A (en) A kind of method for testing software and software test client
Tsai et al. Service-oriented user interface modeling and composition
CN103634298B (en) A kind of data base's connection processing method and device
US20130111343A1 (en) Load balancing of user interface script execution
CN106878455A (en) A kind of acquisition methods and server of the information on services based on internet
CN110489326A (en) HTTPAPI adjustment method device, medium and equipment based on IDS
Boran et al. A smart campus prototype for demonstrating the semantic integration of heterogeneous data
Namiot et al. Smart Cities Software from the developer's point of view
Dumont et al. A mobile distributed system for remote resource access
CN105677522B (en) Network system data-interface method of calibration

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170919

RJ01 Rejection of invention patent application after publication