CN107908485A - Interface parameters transmission method, device, equipment and computer-readable recording medium - Google Patents

Interface parameters transmission method, device, equipment and computer-readable recording medium Download PDF

Info

Publication number
CN107908485A
CN107908485A CN201711029424.0A CN201711029424A CN107908485A CN 107908485 A CN107908485 A CN 107908485A CN 201711029424 A CN201711029424 A CN 201711029424A CN 107908485 A CN107908485 A CN 107908485A
Authority
CN
China
Prior art keywords
parameter
interface
extraction
information group
configuration information
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.)
Granted
Application number
CN201711029424.0A
Other languages
Chinese (zh)
Other versions
CN107908485B (en
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.)
Ping An Life Insurance Company of China Ltd
Original Assignee
Ping An Life Insurance Company of China 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 Ping An Life Insurance Company of China Ltd filed Critical Ping An Life Insurance Company of China Ltd
Priority to CN201711029424.0A priority Critical patent/CN107908485B/en
Publication of CN107908485A publication Critical patent/CN107908485A/en
Application granted granted Critical
Publication of CN107908485B publication Critical patent/CN107908485B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server

Abstract

The present invention discloses a kind of interface parameters transmission method, device, equipment and computer-readable recording medium, the described method includes:The configuration information group in XML configuration file is read, and parameter extraction is carried out according to current configuration information group;The parameter of extraction is verified, and after verifying successfully, the parameter of extraction is stored in the form of key-value pair in default storage region;When receiving interface requests parameter, whether the form for judging interface requests parameter is preset format, and when the form of interface requests parameter is preset format, return parameters corresponding with interface requests parameter are obtained from default storage region.This programme realizes that parameter extraction stores by the configuration information group in XML configuration file, while obtains the return parameters of interface requests parameter corresponding with preset format, completes transmission of the parameter between each interface.Avoid distinct interface from writing parameter and transmit code, reduce code and the coupling of parameter extraction transmission, facilitate code maintenance.

Description

Interface parameters transmission method, device, equipment and computer-readable recording medium
Technical field
The invention mainly relates to field of communication technology, specifically, is related to a kind of interface parameters transmission method, device, sets Standby and computer-readable recording medium.
Background technology
The equipment such as computer, mobile phone and server communication can realize multiple functions, and various functions then pass through program code tune Realized with multiple interfaces, there are the extraction transmittance process of parameter between multiple interfaces.Call, write currently for different interfaces Corresponding program code, i.e., different interfaces have a different program codes, and in order to realize the extraction of parameter between each interface Transmit, it is necessary to be parsed to the program code of distinct interface, this resolving, which still needs, writes program code, program code and ginseng Operation coupling height is transmitted in number extraction, is unfavorable for the maintenance of program code.
The content of the invention
The main object of the present invention is to provide a kind of interface parameters transmission method, device, equipment and computer-readable storage Medium, it is intended to solve program code in the prior art and parameter extraction transmission operation coupling is high, be unfavorable for the dimension of program code The problem of shield.
To achieve the above object, the present invention provides a kind of interface parameters transmission method, the interface parameters transmission method bag Include following steps:
The configuration information group in XML configuration file is read, and parameter extraction is carried out according to current configuration information group;
The parameter of extraction is verified, and after verifying successfully, the parameter of extraction is stored in the form of key-value pair In default storage region;
When receiving interface requests parameter, whether the form for judging interface requests parameter is preset format, when interface please When asking the form of parameter to be preset format, return parameters corresponding with interface requests parameter are obtained from default storage region, it is complete Into transmission of the return parameters between interface.
Preferably, the configuration information group includes extraction path, extraction of values and variable name, the reading XML configurations text Include before the step of configuration information group in part:
Receive extraction path, extraction of values and variable name, and by the extraction path, extraction of values and variable name to be grouped Form stores, and generates XML configuration file.
Preferably, described the step of carrying out parameter extraction according to the configuration information group, includes:
Judge that the extraction path of the configuration information group whether there is, in the presence of extraction path, carried according to extraction path Take parameter.
Preferably, the parameter of described pair of extraction verifies, and after verifying successfully, by the parameter of extraction with key-value pair The step that form is stored in default storage region includes:
The parameter and extraction of values are compared, judge whether parameter is effective, to carry out parameter verification;
When parameter is effective, critical parameter verifies successfully, and parameter and variable name are formed key-value pair is stored in default storage In region.
Preferably, the preset format is key-value pair form, described when the form of interface requests parameter is preset format, The step of return parameters corresponding with interface requests parameter are obtained from default storage region includes:
When the form of interface requests parameter is key-value pair form, judges to whether there is in default storage region and asked with interface The corresponding object key of parameter is sought, wherein object key is in the extracting parameter of key-value pair form storage, corresponding to key-value pair form Interface requests parameter in key;
When there is object key corresponding with interface requests parameter in default storage region, according to the object key from presetting Corresponding desired value is obtained in storage region, and the desired value is associated to form return parameters with object key.
Preferably, it is described that return parameters corresponding with interface requests parameter are obtained from default storage region, complete to return Include after the step of transmission of the parameter between interface:
When detecting that current configuration information group completes transmission of the return parameters between interface, read in XML configuration file New configuration information group, using new configuration information group as current configuration information group;
Described the step of parameter extraction is carried out according to current configuration information group is performed, until all in XML configuration file Configuration information group, which is read, to be completed.
In addition, to achieve the above object, the present invention also proposes a kind of interface parameters transfer device, the interface parameters transmission Device includes:
Read module, is joined for reading the configuration information group in XML configuration file, and according to current configuration information group Number extraction;
Correction verification module, for being verified to the parameter of extraction, and after verifying successfully, by the parameter of extraction with key-value pair Form be stored in default storage region;
Acquisition module, whether the form for when receiving interface requests parameter, judging interface requests parameter is default Form, when the form of interface requests parameter is preset format, obtains corresponding with interface requests parameter from default storage region Return parameters, complete transmission of the return parameters between interface.
Preferably, the configuration information group includes extraction path, extraction of values and variable name, the interface parameters transmission dress Put and further include:
Configuration module, for receiving extraction path, extraction of values and variable name, and by the extraction path, extraction of values with And variable name to form storage to be grouped, XML configuration file is generated.
In addition, to achieve the above object, the present invention also proposes a kind of interface parameters transmission equipment, the interface parameters transmission Equipment includes:Memory, processor, communication bus and the interface parameters transmission procedure being stored on the memory;
The communication bus is used for realization the connection communication between processor and memory;
The processor is used to perform the interface parameters transmission procedure, to realize following steps:
The configuration information group in XML configuration file is read, and parameter extraction is carried out according to current configuration information group;
The parameter of extraction is verified, and after verifying successfully, the parameter of extraction is stored in the form of key-value pair In default storage region;
When receiving interface requests parameter, whether the form for judging interface requests parameter is preset format, when interface please When asking the form of parameter to be preset format, return parameters corresponding with interface requests parameter are obtained from default storage region, it is complete Into transmission of the return parameters between interface.
In addition, to achieve the above object, it is described computer-readable the present invention also provides a kind of computer-readable recording medium Storage medium be stored with one either more than one program the one or more programs can by one or one with On processor perform for:
The configuration information group in XML configuration file is read, and parameter extraction is carried out according to current configuration information group;
The parameter of extraction is verified, and after verifying successfully, the parameter of extraction is stored in the form of key-value pair In default storage region;
When receiving interface requests parameter, whether the form for judging interface requests parameter is preset format, when interface please When asking the form of parameter to be preset format, return parameters corresponding with interface requests parameter are obtained from default storage region, it is complete Into transmission of the return parameters between interface.
The interface parameters transmission method of the present embodiment, by reading the configuration information group in XML configuration file, according to current Configuration information group carries out parameter extraction, and after the parameter verification success extracted to this, parameter is stored in the form of key-value pair In default storage region so that when receiving the interface requests parameter of preset format, obtained from default storage region with The corresponding return parameters of interface requests parameter, complete transmission of the return parameters between interface.This programme is by by configuration information group Configuration realizes that parameter extraction stores in XML configuration file, according to configuration information group, while the interface to meeting preset format please Parameter is sought, corresponding return parameters are obtained from the parameter of storage, realizes transmission of the parameter between each interface.Avoid being directed to and connect Code is write in parameter extraction transmission between mouthful, reduces the coupling of code and parameter extraction transmission, facilitates the maintenance of code.
Brief description of the drawings
Fig. 1 is the flow diagram of the interface parameters transmission method first embodiment of the present invention;
Fig. 2 is the flow diagram of the interface parameters transmission method second embodiment of the present invention;
Fig. 3 is the high-level schematic functional block diagram of the interface parameters transfer device first embodiment of the present invention;
Fig. 4 is the device structure schematic diagram for the hardware running environment that present invention method is related to.
The embodiments will be further described with reference to the accompanying drawings for the realization, the function and the advantages of the object of the present invention.
Embodiment
It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
The present invention provides a kind of interface parameters transmission method.
Fig. 1 is refer to, Fig. 1 is the flow diagram of interface parameters transmission method first embodiment of the present invention.In this implementation In example, the interface parameters transmission method includes:
Step S10, reads the configuration information group in XML configuration file, and carries out parameter according to current configuration information group and carry Take.
With the development of the communication technology, the application function of types of applications software is more and more, is such as installed on mobile phone or computer On safety bank, safety the financing class software such as easily borrows, or ATM machine, self-service borrows book return machine etc. to realize self-service self-service class Equipment etc., the function that it is supported are stronger and stronger.Each function is realized by program code, in order to facilitate the maintenance of program, generation Be provided with API (Application Programming Interface, application programming interface) in code, API its essence is Some pre-defined functions, the program of this API are set for being accessed to application program or application developer so that application Program or application developer need not access the source code of program, or understand that its internal work mechanism can be achieved or understand code Function.When realizing some function, it is necessary to call multiple api interfaces, there is the return connected each other between multiple api interfaces Value.Such as when logging in Taobao's account or being logged in ATM machine plug-in card, after logining successfully, a return value can be returned from the background, after Continue and call other interfaces can be using this return value is arrived, to show the correctness of current logon account in other operations.Such as exist After logining successfully, a return value A is returned, subsequently this corresponding logistics information of Taobao's account is checked, or in ATM machine Check that remaining sum etc. operates, when calling realizes such function corresponding interface, be required to obtain this return value A to determine current log in The legitimacy of identity.If obtaining return value failure, login status is jumped out, it is impossible to carry out such checking operation.
The interface parameters transmission of the present embodiment is used for after the completion of developer develops, interface when realizing tester's test Return value transmission between interface, specifically, first reads the configuration information group in XML configuration file, and according to configuration information Group carries out parameter extraction.XML configuration file is will configure in xml format with the relevant information of extracting parameter, the file of generation, XML (eXtensible Markup Language, extensible markup language) is a kind of for marking e-file to make it have Structural markup language.To be the configuration information group in XML configuration file with the relevant information configuration of extracting parameter, when with carrying When taking the relevant information of parameter to change, it is not necessary to change and regroup code, it is only necessary to the configuration information in this XML file Group changes.Wherein configuration information group is to include extraction path, extraction of values and variable name, and extraction path is acquisition interface The path of return value, extraction of values are default test desired value, for judge according to extraction path obtain return value whether and Extraction of values is consistent, the entitled name variable being used for the return value assignment obtained of variable.When return value is consistent with extraction of values, then Illustrate to reach expectation, by this return value assignment into variable name.When receiving tester in test according to XML format editor Extraction path, extraction of values and during variable name, relevant extraction path, extraction of values and variable name are configured in blocks Storage, generates XML configuration file.In parameter extraction, the configuration information group in this XML configuration file is obtained, by this acquisition Configuration information group in XML configuration file carries out parameter extraction as current configuration information group, and according to current configuration information group. The step of extraction, includes:
Judge that the extraction path of the configuration information group whether there is, in the presence of extraction path, carried according to extraction path Take parameter.
Understandably, the position of distinct interface is different, also different from the path of different interface extracting parameters. Extraction path has been configured in XML file, according to this extraction path search its direction position, when its direction position exist, then Explainable extraction path exists, and extraction path is effective;When its direction position be not present, then illustrate that extraction path is invalid.Such as carry The path is taken to be:'/user/abc/def', then search the position of its direction according to this extraction path;When its direction cannot be found Position, then illustrate that this extraction path is invalid, and can find its direction position when, then illustrate that this extraction path has Effect.According to this effective extraction path, extracting parameter.
Step S20, verifies the parameter of extraction, and after verifying successfully, by the parameter of extraction with the shape of key-value pair Formula is stored in default storage region;
Further, after the extraction path in configuration information group extracts parameter, to the parameter of extraction into Row verification, to determine whether the parameter of this extraction meets test request.When verifying successfully, the parameter of extraction meets test request When, the parameter of extraction is stored in the form of key-value pair in default storage region, presets storage region as in the memory unit The storage region for storing data is preset, by the parameter storage of extraction in the region, in case the transmission of subsequent parameter. Specifically, the verification to this extracting parameter, storing step include:
Step S21, the parameter and extraction of values are compared, judge whether parameter is effective, to carry out parameter verification;
Step S22, when parameter is effective, critical parameter verifies successfully, and parameter is formed key-value pair with variable name is stored in In default storage region.
The configuration information of XML configuration file assembles the extraction of values being equipped with as test desired value, by the parameter of extraction and this Extraction of values contrasts, and judges whether the parameter of extraction is effective.Because the parameter of extraction is substantially the return value of interface, to this interface into During row test, the desired value of this interface can be set, i.e. this interface realizes the value that should be returned on its functional theories.Should by this interface The value of the return is configured to configuration information group, and as extraction of values, the parameter of extraction and extraction of values are compared, when both are consistent, The interface return value for then illustrating to extract is consistent with the value that interface should return in theory, and the parameter of extraction is effective.This is effective Parameter and the variable name of configuration information group form key-value pair, the data of key-value pair are with key (key) and are worth (value) corresponding shape Formula exists.Key-value pair is formed, and the key-value pair of this formation is stored as key using the parameter of extraction as value, variable name In default storage region.Without paying close attention to the storage order of key-value pair during storage, only it need to ensure all variable names as key key Differ, according to this unique key key, to determine its corresponding value value.
Step S30, when receiving interface requests parameter, whether the form for judging interface requests parameter is preset format, When the form of interface requests parameter is preset format, return corresponding with interface requests parameter is obtained from default storage region Parameter, completes transmission of the return parameters between interface.
Further, after the parameter extraction test into line interface, it is also necessary to which parameter between interface and interface is passed Function is passed to be tested.Transmission interface required parameter is with the extracting parameter of acquisition request interface, because the parameter of extraction is with key-value pair Form be stored in default storage region so that when the parameter to storage obtains, corresponding required parameter also should be with this The key-value pair form of storage is consistent, to obtain corresponding value according to key.In order to ensure required parameter and the key-value pair form of storage Unanimously, the present embodiment is provided with preset format, it is substantially key-value pair form to this preset format, is receiving interface requests parameter When, whether the form for judging this interface requests parameter is preset format, i.e., whether the form of interface requests parameter is key assignments plaid matching Formula.When the form of interface requests parameter is preset format, i.e. key-value pair form, from the default of storage extracting parameter and variable name Extracting parameter corresponding with this interface requests parameter is obtained in storage region, is passed using this extracting parameter as return parameters Pass, realize transmission of the parameter of extraction between interface.
The interface parameters transmission method of the present embodiment, by reading the configuration information group in XML configuration file, according to current Configuration information group carries out parameter extraction, and after the parameter verification success extracted to this, parameter is stored in the form of key-value pair In default storage region so that when receiving the interface requests parameter of preset format, obtained from default storage region with The corresponding return parameters of interface requests parameter, complete transmission of the return parameters between interface.This programme is by by configuration information group Configuration realizes that parameter extraction stores in XML configuration file, according to configuration information group, while the interface to meeting preset format please Parameter is sought, corresponding return parameters are obtained from the parameter of storage, realizes transmission of the parameter between each interface.Avoid being directed to and connect Code is write in parameter extraction transmission between mouthful, reduces the coupling of code and parameter extraction transmission, facilitates the maintenance of code.
Further, in another embodiment of interface parameters transmission method of the present invention, the preset format is key-value pair Form, it is described when the form of interface requests parameter is preset format, obtained and interface requests parameter from default storage region The step of corresponding return parameters, includes:
Step S31, when the form of interface requests parameter is key-value pair form, judges to whether there is in default storage region Object key corresponding with interface requests parameter, wherein object key are in the extracting parameter of key-value pair form storage, corresponding to key Value is to the key in the interface requests parameter of form;
Step S32, when there is object key corresponding with interface requests parameter in default storage region, according to the target Key obtains corresponding desired value from default storage region, and the desired value is associated to form return parameters with object key.
Further, preset format is set as key-value pair form by the present embodiment, when the interface requests parameter received Form and this key-value pair form to it is corresponding when then illustrate that this interface requests parameter meets the condition of required parameter transmission.And preset and deposit Storage area domain is used to store the parameter of extraction in the form of key-value pair, so as to determine whether the key assignments that default storage region is stored To in the extracting parameter of form, if there is key corresponding with the key of the interface requests parameter of this key-value pair form, this is corresponding Key is object key key, i.e., object key is to be present in the extracting parameter that default storage region is stored with key-value pair form, and its with Corresponding to key in the interface requests parameter of key-value pair form.If there is this object key is stored in default storage region, then say Corresponding key_value pairs is stored with bright default storage region, so that according to this existing object key key, is obtained corresponding Desired value value, this value is associated with the key in interface requests parameter, forms the key_value as return parameters.Such as The key-value pair that the parameter of extraction is formed with variable name is:“use1”:" jerry ", i.e. variable name key=use1, parameter value= jerry;When receiving interface requests parameter, then judge whether this required parameter meets " use1 ":The preset key of " $ { use1 } " Value is to form, if meeting this form, illustrates that variable name key can be searched from default storage region with required parameter transmission For the parameter of use1, and value corresponding with key in default storage region, i.e. jerry are taken out, assignment is formed into use1 Return parameters use1_jerry.
Further, Fig. 2 is refer to, on the basis of the first embodiment of interface parameters transmission method of the present invention, proposes this The second embodiment of invention interface parameters transmission method, it is in a second embodiment, described to obtain and connect from default storage region The corresponding return parameters of mouthful required parameter, include after the step of completing transmission of the return parameters between interface:
Step S40, when detecting that current configuration information group completes transmission of the return parameters between interface, reads XML and matches somebody with somebody Configuration information group new in file is put, using new configuration information group as current configuration information group;
Step S50, performs described the step of carrying out parameter extraction according to current configuration information group, until XML configuration file In all configuration information groups read complete.
Understandably, it is necessary to which the interface called is numerous, for there is the correlation of parameter transmission in program code implementation procedure Interface is required to test, so that the extraction path for the interface that this needs is tested, extraction of values and variable name are configured to XML and match somebody with somebody Put in file, form multiple configuration information groups.Interface is completed in the return parameters for detecting the correspondence extraction of current configuration information group Between transmission test after, the parameter read in new one group of configuration information group is tested, using this new configuration information group as ought Preceding configuration information group, performs the step of carrying out parameter extraction according to current configuration information group, to be carried out to each configuration information group Parameter transmission is tested, until configuration information group all in XML configuration file reads, tests completion.It will need that tests to connect Mouth configuration is tested in XML file, on the one hand can according to demand be tested, on the other hand be dropped by XML configuration file Low code and parameter extraction, transmit between coupling, simplify the flow that extraction is transmitted, improve transmission efficiency, be easy to The maintenance of code.
In addition, refer to Fig. 3, the present invention provides a kind of interface parameters transfer device, is filled in interface parameters transmission of the present invention Put in first embodiment, the interface parameters transfer device includes:
Read module 10, carries out for reading the configuration information group in XML configuration file, and according to current configuration information group Parameter extraction;
Correction verification module 20, for being verified to the parameter of extraction, and after verifying successfully, by the parameter of extraction with key assignments To form be stored in default storage region;
Acquisition module 30, whether the form for when receiving interface requests parameter, judging interface requests parameter is pre- If form, when the form of interface requests parameter is preset format, obtained and interface requests parameter pair from default storage region The return parameters answered, complete transmission of the return parameters between interface.
With the development of the communication technology, the application function of types of applications software is more and more, is such as installed on mobile phone or computer On wechat, the payment software such as instant communication software, Alipay, Baidu's wallet such as QQ, safety bank, safety such as easily borrow at the financing class Software, or ATM machine, it is self-service borrow book return machine etc. to realize self-service self-service kind equipment etc., the function that it is supported is stronger and stronger. Each function is realized by program code, and in order to facilitate the maintenance of program, API (Application are provided with code Programming Interface, application programming interface), API its essence is some pre-defined functions, for Application program or application developer access the program for setting this API so that application program or application developer are without visiting Ask the source code of program, or understand that its internal work mechanism can be achieved or understand the function of code.When realizing some function, Need to call multiple api interfaces, there is the return value connected each other between multiple api interfaces.Such as log in Taobao's account or When ATM machine plug-in card logs in, after logining successfully, a return value can be returned from the background, subsequently calls other to connect in other operations Mouth can use and arrive this return value, to show the correctness of current logon account.Such as after logining successfully, a return value is returned A, subsequently checks this corresponding logistics information of Taobao's account, or checks that remaining sum etc. operates in ATM machine, and calling realizes this During the corresponding interface of class function, it is required to obtain this return value A to determine the current legitimacy for logging in identity.Returned if obtained Value failure, then jump out login status, it is impossible to carries out such checking operation.
The interface parameters transmission of the present embodiment is used for after the completion of developer develops, interface when realizing tester's test Return value transmission between interface, specifically, first passes through the configuration information group in the reading XML configuration file of read module 10, And parameter extraction is carried out according to configuration information group.XML configuration file is that will match somebody with somebody in xml format with the relevant information of extracting parameter Put, the file of generation, XML (eXtensible Markup Language, extensible markup language) is a kind of for marking electricity Subfile makes it have structural markup language.The interface parameters transfer device of the present embodiment further includes configuration module, is used for Will with the relevant information configuration of extracting parameter be XML configuration file in configuration information group, when with the relevant information of extracting parameter During change, it is not necessary to change and regroup code, it is only necessary to which the configuration information group in this XML file is changed.Its Middle configuration information group is to include extraction path, extraction of values and variable name, and extraction path carries to obtain the path of interface return value Value is default test desired value, and whether the return value for judging to be obtained according to extraction path is consistent with extraction of values, variable The entitled name variable being used for the return value assignment obtained.When return value is consistent with extraction of values, then explanation reaches expectation, will This return value assignment is into variable name.Extraction path, extraction when receiving tester in test according to XML format editor When value and variable name, by relevant extraction path, extraction of values and variable name to be grouped situation configuration storage, generation XML matches somebody with somebody Put file.In parameter extraction, the configuration information group in this XML configuration file is obtained, by the XML configuration file of this acquisition Configuration information group carries out parameter extraction as current configuration information group, and according to current configuration information group.
Further, after the extraction path in configuration information group extracts parameter, correction verification module 20 is passed through The parameter of extraction is verified, to determine whether the parameter of this extraction meets test request.When verifying successfully, the parameter of extraction When meeting test request, the parameter of extraction is stored in the form of key-value pair in default storage region, default storage region is The storage region for storing data is preset in the memory unit, by the parameter storage of extraction in the region, in case after The transmission of continuous parameter.
Further, after the parameter extraction test into line interface, it is also necessary to which parameter between interface and interface is passed Function is passed to be tested.Transmission interface required parameter is with the extracting parameter of acquisition request interface, because the parameter of extraction is with key-value pair Form be stored in default storage region so that when the parameter to storage obtains, corresponding required parameter also should be with this The key-value pair form of storage is consistent, to obtain corresponding value according to key.In order to ensure required parameter and the key-value pair form of storage Unanimously, the present embodiment is provided with preset format, it is substantially key-value pair form to this preset format, is receiving interface requests parameter When, whether the form for judging this interface requests parameter is preset format, i.e., whether the form of interface requests parameter is key assignments plaid matching Formula.When the form of interface requests parameter is preset format, i.e. key-value pair form, acquisition module 30 is from storage extracting parameter with becoming Measure and extracting parameter corresponding with this interface requests parameter is obtained in the default storage region of name, join this extracting parameter as return Number is transmitted, and realizes transmission of the parameter of extraction between interface.
The interface parameters transfer device of the present embodiment, the configuration information in XML configuration file is read by read module 10 Group, parameter extraction is carried out according to current configuration information group, and after the parameter verification that correction verification module 20 extracts this is successful, will be joined Number is stored in the form of key-value pair in default storage region, so that when receiving the interface requests parameter of preset format, is obtained Modulus block 30 obtains return parameters corresponding with interface requests parameter from default storage region, completes return parameters between interface Transmission.This programme according to configuration information group by the configuration of configuration information group by XML configuration file, realizing that parameter extraction is deposited Storage, while to meeting the interface requests parameter of preset format, corresponding return parameters are obtained from the parameter of storage, realize parameter Transmission between each interface.Code is write in the parameter extraction transmission for avoiding being directed between interface, reduces code and is carried with parameter The coupling of transmission is taken, facilitates the maintenance of code.
With reference to Fig. 4, Fig. 4 is the device structure schematic diagram for the hardware running environment that present invention method is related to.
Interface parameters of embodiment of the present invention transmission equipment can be PC or smart mobile phone, tablet computer, e-book The terminal devices such as reader, pocket computer.
As shown in figure 4, the interface parameters transmission equipment can include:Processor 1001, such as CPU, memory 1005, leads to Believe bus 1002.Wherein, communication bus 1002 is used for realization the connection communication between processor 1001 and memory 1005.Storage Device 1005 can be high-speed RAM memory or the memory (non-volatile memory) of stabilization, such as disk Memory.Memory 1005 optionally can also be the storage device independently of aforementioned processor 1001.
Alternatively, which can also include user interface, network interface, camera, RF (Radio Frequency, radio frequency) circuit, sensor, voicefrequency circuit, WiFi module etc..User interface can include display screen (Display), input unit such as keyboard (Keyboard), optional user interface can also include wireline interface, the nothing of standard Line interface.Network interface can optionally include standard wireline interface and wireless interface (such as WI-FI interfaces).
It will be understood by those skilled in the art that the interface parameters transmission equipment structure shown in Fig. 4 is not formed to interface The restriction of parameter transmission equipment, can include than illustrating more or fewer components, either combine some components or different Component is arranged.
As shown in figure 4, it can lead to as in a kind of memory 1005 of computer-readable storage medium including operating system, network Believe module and interface parameters transmission procedure.Operating system is management and control interface parameter transmission equipment hardware and software resource Program, the operation of supporting interface parameter transmission procedure and other softwares and/or program.Network communication module, which is used for realization, to be deposited Communication between each component in the inside of reservoir 1005, and with communicating in interface parameters transmission equipment between other hardware and softwares.
In interface parameters transmission equipment shown in Fig. 4, processor 1001 is used to perform connecing of storing in memory 1005 Mouth parameter transmission procedure, realizes following steps:
The configuration information group in XML configuration file is read, and parameter extraction is carried out according to current configuration information group;
The parameter of extraction is verified, and after verifying successfully, the parameter of extraction is stored in the form of key-value pair In default storage region;
When receiving interface requests parameter, whether the form for judging interface requests parameter is preset format, when interface please When asking the form of parameter to be preset format, return parameters corresponding with interface requests parameter are obtained from default storage region, it is complete Into transmission of the return parameters between interface.
Further, the configuration information group includes extraction path, extraction of values and variable name, the reading XML configurations Before the step of configuration information group in file, processor 1001 is used to perform the interface parameters transmission stored in memory 1005 Program, realizes following steps:
Receive extraction path, extraction of values and variable name, and by the extraction path, extraction of values and variable name to be grouped Form stores, and generates XML configuration file.
Further, described the step of carrying out parameter extraction according to the configuration information group, includes:
Judge that the extraction path of the configuration information group whether there is, in the presence of extraction path, carried according to extraction path Take parameter.
Further, the parameter of described pair of extraction verifies, and after verifying successfully, by the parameter of extraction with key-value pair The step that is stored in default storage region of form include:
The parameter and extraction of values are compared, judge whether parameter is effective, to carry out parameter verification;
When parameter is effective, critical parameter verifies successfully, and parameter and variable name are formed key-value pair is stored in default storage In region.
Further, the preset format is key-value pair form, described when the form of interface requests parameter is preset format When, include from default storage region the step of acquisition return parameters corresponding with interface requests parameter:
When the form of interface requests parameter is key-value pair form, judges to whether there is in default storage region and asked with interface The corresponding object key of parameter is sought, wherein object key is in the extracting parameter of key-value pair form storage, corresponding to key-value pair form Interface requests parameter in key;
When there is object key corresponding with interface requests parameter in default storage region, according to the object key from presetting Corresponding desired value is obtained in storage region, and the desired value is associated to form return parameters with object key.
Further, it is described that return parameters corresponding with interface requests parameter are obtained from default storage region, complete to return After the step of returning transmission of the parameter between interface, processor 1001 is used to perform the interface parameters biography stored in memory 1005 Program is passed, realizes following steps:
When detecting that current configuration information group completes transmission of the return parameters between interface, read in XML configuration file The configuration information group of letter, using new configuration information group as current configuration information group;
Described the step of parameter extraction is carried out according to current configuration information group is performed, until all in XML configuration file Configuration information group, which is read, to be completed.
Interface parameters transmission equipment embodiment of the present invention and above-mentioned each embodiment of interface parameters transmission method are basic Identical, details are not described herein.
The present invention provides a kind of computer-readable recording medium, the computer-readable recording medium storage have one or More than one program of person, the one or more programs can also be performed by one or more than one processor with In:
The configuration information group in XML configuration file is read, and parameter extraction is carried out according to current configuration information group;
The parameter of extraction is verified, and after verifying successfully, the parameter of extraction is stored in the form of key-value pair In default storage region;
When receiving interface requests parameter, whether the form for judging interface requests parameter is preset format, when interface please When asking the form of parameter to be preset format, return parameters corresponding with interface requests parameter are obtained from default storage region, it is complete Into transmission of the return parameters between interface.
Further, the configuration information group includes extraction path, extraction of values and variable name, the reading XML configurations Before the step of configuration information group in file, the one or more programs can also be by one or more than one Processor perform for:
Receive extraction path, extraction of values and variable name, and by the extraction path, extraction of values and variable name to be grouped Form stores, and generates XML configuration file.
Further, described the step of carrying out parameter extraction according to the configuration information group, includes:
Judge that the extraction path of the configuration information group whether there is, in the presence of extraction path, carried according to extraction path Take parameter.
Further, the parameter of described pair of extraction verifies, and after verifying successfully, by the parameter of extraction with key-value pair The step that is stored in default storage region of form include:
The parameter and extraction of values are compared, judge whether parameter is effective, to carry out parameter verification;
When parameter is effective, critical parameter verifies successfully, and parameter and variable name are formed key-value pair is stored in default storage In region.
Further, the preset format is key-value pair form, described when the form of interface requests parameter is preset format When, include from default storage region the step of acquisition return parameters corresponding with interface requests parameter:
When the form of interface requests parameter is key-value pair form, judges to whether there is in default storage region and asked with interface The corresponding object key of parameter is sought, wherein object key is in the extracting parameter of key-value pair form storage, corresponding to key-value pair form Interface requests parameter in key;
When there is object key corresponding with interface requests parameter in default storage region, according to the object key from presetting Corresponding desired value is obtained in storage region, and the desired value is associated to form return parameters with object key.
Further, it is described that return parameters corresponding with interface requests parameter are obtained from default storage region, complete to return After the step of returning transmission of the parameter between interface, the one or more programs can also by one or more than one Processor perform for:
When detecting that current configuration information group completes transmission of the return parameters between interface, read in XML configuration file New configuration information group, using new configuration information group as current configuration information group;
Described the step of parameter extraction is carried out according to current configuration information group is performed, until all in XML configuration file Configuration information group, which is read, to be completed.
Computer-readable recording medium embodiment of the present invention and each embodiment base of above-mentioned interface parameters transmission method This is identical, and details are not described herein.
It should also be noted that, herein, term " comprising ", "comprising" or its any other variant are intended to non- It is exclusive to include, so that process, method, article or device including a series of elements not only include those key elements, But also including other elements that are not explicitly listed, or further include solid by this process, method, article or device Some key elements.In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that including Also there are other identical element in the process of the key element, method, article or device.
The embodiments of the present invention are for illustration only, do not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can add the mode of required general hardware platform to realize by software, naturally it is also possible to by hardware, but in many cases The former is more preferably embodiment.Based on such understanding, technical scheme substantially in other words does the prior art Going out the part of contribution can be embodied in the form of software product, which is stored in one as described above In storage medium (such as ROM/RAM, magnetic disc, CD), including some instructions use so that a station terminal equipment (can be mobile phone, Computer, server, or network equipment etc.) perform method described in each embodiment of the present invention.
The foregoing is merely the preferred embodiment of the present invention, is not intended to limit the scope of the invention, every at this Under the design of invention, the equivalent structure transformation made using description of the invention and accompanying drawing content, or directly/it is used in indirectly His relevant technical field is included in the scope of patent protection of the present invention.

Claims (10)

1. a kind of interface parameters transmission method, it is characterised in that the interface parameters transmission method comprises the following steps:
The configuration information group in XML configuration file is read, and parameter extraction is carried out according to current configuration information group;
The parameter of extraction is verified, and after verifying successfully, the parameter of extraction is stored in the form of key-value pair default In storage region;
When receiving interface requests parameter, whether the form for judging interface requests parameter is preset format, when interface requests are joined When several forms is preset format, return parameters corresponding with interface requests parameter are obtained from default storage region, complete to return Return transmission of the parameter between interface.
2. interface parameters transmission method as claimed in claim 1, it is characterised in that the configuration information group includes extraction road Footpath, extraction of values and variable name, it is described read XML configuration file in configuration information group the step of before include:
Extraction path, extraction of values and variable name are received, and by the extraction path, extraction of values and variable name in blocks Storage, generates XML configuration file.
3. interface parameters transmission method as claimed in claim 2, it is characterised in that described to be carried out according to the configuration information group The step of parameter extraction, includes:
Judge that the extraction path of the configuration information group whether there is, in the presence of extraction path, extracted and joined according to extraction path Number.
4. interface parameters transmission method as claimed in claim 3, it is characterised in that the parameter of described pair of extraction verifies, And after verifying successfully, the step that the parameter of extraction is stored in the form of key-value pair in default storage region is included:
The parameter and extraction of values are compared, judge whether parameter is effective, to carry out parameter verification;
When parameter is effective, critical parameter verifies successfully, and parameter and variable name are formed key-value pair is stored in default storage region In.
5. interface parameters transmission method as claimed in claim 1, it is characterised in that the preset format is key-value pair form, It is described when the form of interface requests parameter is preset format, from default storage region obtain it is corresponding with interface requests parameter The step of return parameters, includes:
When the form of interface requests parameter is key-value pair form, judges to whether there is in default storage region and join with interface requests The corresponding object key of number, wherein object key are in the extracting parameter of key-value pair form storage, corresponding to connecing for key-value pair form Key in mouth required parameter;
When there is object key corresponding with interface requests parameter in default storage region, according to the object key from default storage Corresponding desired value is obtained in region, and the desired value is associated to form return parameters with object key.
6. such as claim 1-5 any one of them interface parameters transmission methods, it is characterised in that described from default storage region It is middle to obtain corresponding with interface requests parameter return parameters, the step of transmission of the completion return parameters between interface after include:
When detecting that current configuration information group completes transmission of the return parameters between interface, in reading XML configuration file newly Configuration information group, using new configuration information group as current configuration information group;
Described the step of parameter extraction is carried out according to current configuration information group is performed, until all configurations in XML configuration file Information group, which is read, to be completed.
7. a kind of interface parameters transfer device, it is characterised in that the interface parameters transfer device includes:
Read module, for reading the configuration information group in XML configuration file, and carries out parameter according to current configuration information group and carries Take;
Correction verification module, for being verified to the parameter of extraction, and after verifying successfully, by the parameter of extraction with the shape of key-value pair Formula is stored in default storage region;
Acquisition module, whether the form for when receiving interface requests parameter, judging interface requests parameter is preset format, When the form of interface requests parameter is preset format, return corresponding with interface requests parameter is obtained from default storage region Parameter, completes transmission of the return parameters between interface.
8. interface parameters transfer device as claimed in claim 7, it is characterised in that the configuration information group includes extraction road Footpath, extraction of values and variable name, the interface parameters transfer device further include:
Configuration module, for receiving extraction path, extraction of values and variable name, and by the extraction path, extraction of values and change Amount name to form storage to be grouped, and generates XML configuration file.
9. a kind of interface parameters transmission equipment, it is characterised in that the interface parameters transmission equipment includes:Memory, processor, Communication bus and the interface parameters transmission procedure being stored on the memory;
The communication bus is used for realization the connection communication between processor and memory;
The processor is used to perform the interface parameters transmission procedure, to realize as any one of claim 1-6 The step of interface parameters transmission method.
10. a kind of computer-readable recording medium, it is characterised in that the computer class is read to be stored with interface ginseng on storage medium Number transmission procedure, is realized as any one of claim 1-6 when the interface parameters transmission procedure is executed by processor The step of interface parameters transmission method.
CN201711029424.0A 2017-10-26 2017-10-26 Interface parameter transmission method, device, equipment and computer readable storage medium Active CN107908485B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711029424.0A CN107908485B (en) 2017-10-26 2017-10-26 Interface parameter transmission method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711029424.0A CN107908485B (en) 2017-10-26 2017-10-26 Interface parameter transmission method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN107908485A true CN107908485A (en) 2018-04-13
CN107908485B CN107908485B (en) 2020-08-04

Family

ID=61842877

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711029424.0A Active CN107908485B (en) 2017-10-26 2017-10-26 Interface parameter transmission method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN107908485B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109324958A (en) * 2018-06-27 2019-02-12 郑州云海信息技术有限公司 A kind of REST unifies method of calibration, device, equipment and readable storage medium storing program for executing
CN109522211A (en) * 2018-09-29 2019-03-26 中国平安人寿保险股份有限公司 Interface parameters transmission method, device, electronic equipment and storage medium
CN109542357A (en) * 2018-12-03 2019-03-29 郑州云海信息技术有限公司 A kind of command parameter assemble method, system, equipment and computer storage medium
CN109739553A (en) * 2019-02-01 2019-05-10 深圳创维-Rgb电子有限公司 One parameter configuration method, device, terminal and storage medium
CN110278123A (en) * 2019-05-10 2019-09-24 新华三技术有限公司 Inspection method, device, electronic equipment and readable storage medium storing program for executing
CN110275703A (en) * 2019-06-27 2019-09-24 浙江大搜车软件技术有限公司 Assignment method, device, computer equipment and the storage medium of key-value pair data
CN111352610A (en) * 2020-03-03 2020-06-30 五八有限公司 Interface return value modification method and device, electronic equipment and storage medium
CN111352741A (en) * 2018-12-21 2020-06-30 马上消费金融股份有限公司 Interface calling method and device, intelligent terminal and storage device
CN112017330A (en) * 2019-05-13 2020-12-01 浙江宇视科技有限公司 Intelligent lock parameter configuration method and device, intelligent lock and storage medium
CN112486811A (en) * 2020-11-26 2021-03-12 杭州安恒信息技术股份有限公司 Interface test method, device, equipment and medium
WO2021051624A1 (en) * 2019-09-18 2021-03-25 平安科技(深圳)有限公司 Data acquisition method and apparatus, and electronic device and storage medium
CN112612700A (en) * 2020-12-21 2021-04-06 北京达佳互联信息技术有限公司 Interface test method and device and electronic equipment
CN113360300A (en) * 2021-06-29 2021-09-07 平安普惠企业管理有限公司 Interface calling link generation method, device, equipment and readable storage medium
CN113407252A (en) * 2021-05-28 2021-09-17 威胜集团有限公司 Method, device and equipment for configuring parameters of electric energy meter and storage medium
CN113918499A (en) * 2021-12-16 2022-01-11 深圳市明源云科技有限公司 Open interface generation method, network device and computer readable storage medium
CN114499829A (en) * 2020-11-11 2022-05-13 快撮撮(成都)科技有限公司 Key pair management method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002015029A1 (en) * 2000-08-14 2002-02-21 I2 Technologies, Inc. Network application program interface facilitating communication in a distributed network environment
CN1519703A (en) * 2003-01-23 2004-08-11 英业达股份有限公司 Computer multithreading test system capable of being combined and linked as well as its method
CN101488085A (en) * 2008-01-17 2009-07-22 中兴通讯股份有限公司 Software interface test method and apparatus
CN106469048A (en) * 2015-08-18 2017-03-01 北京神州泰岳软件股份有限公司 A kind of method and apparatus calling content in attribute configuration file
CN107133163A (en) * 2016-02-29 2017-09-05 阿里巴巴集团控股有限公司 A kind of method and apparatus for verifying description class API
CN107197024A (en) * 2017-06-09 2017-09-22 努比亚技术有限公司 Single table access and control method, user terminal, server and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002015029A1 (en) * 2000-08-14 2002-02-21 I2 Technologies, Inc. Network application program interface facilitating communication in a distributed network environment
CN1519703A (en) * 2003-01-23 2004-08-11 英业达股份有限公司 Computer multithreading test system capable of being combined and linked as well as its method
CN101488085A (en) * 2008-01-17 2009-07-22 中兴通讯股份有限公司 Software interface test method and apparatus
CN106469048A (en) * 2015-08-18 2017-03-01 北京神州泰岳软件股份有限公司 A kind of method and apparatus calling content in attribute configuration file
CN107133163A (en) * 2016-02-29 2017-09-05 阿里巴巴集团控股有限公司 A kind of method and apparatus for verifying description class API
CN107197024A (en) * 2017-06-09 2017-09-22 努比亚技术有限公司 Single table access and control method, user terminal, server and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
聂长海 等: "基于接口参数的黑箱测试用例自动生成算法", 《计算机学报》 *

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109324958A (en) * 2018-06-27 2019-02-12 郑州云海信息技术有限公司 A kind of REST unifies method of calibration, device, equipment and readable storage medium storing program for executing
CN109324958B (en) * 2018-06-27 2021-10-29 郑州云海信息技术有限公司 REST unified verification method, device, equipment and readable storage medium
CN109522211B (en) * 2018-09-29 2023-07-18 中国平安人寿保险股份有限公司 Interface parameter transmission method and device, electronic equipment and storage medium
CN109522211A (en) * 2018-09-29 2019-03-26 中国平安人寿保险股份有限公司 Interface parameters transmission method, device, electronic equipment and storage medium
CN109542357A (en) * 2018-12-03 2019-03-29 郑州云海信息技术有限公司 A kind of command parameter assemble method, system, equipment and computer storage medium
CN109542357B (en) * 2018-12-03 2022-03-08 郑州云海信息技术有限公司 Command parameter assembling method, system, equipment and computer storage medium
CN111352741A (en) * 2018-12-21 2020-06-30 马上消费金融股份有限公司 Interface calling method and device, intelligent terminal and storage device
CN111352741B (en) * 2018-12-21 2021-04-06 马上消费金融股份有限公司 Interface calling method and device, intelligent terminal and storage device
CN109739553A (en) * 2019-02-01 2019-05-10 深圳创维-Rgb电子有限公司 One parameter configuration method, device, terminal and storage medium
CN109739553B (en) * 2019-02-01 2022-07-19 深圳创维-Rgb电子有限公司 Parameter configuration method, device, terminal and storage medium
CN110278123A (en) * 2019-05-10 2019-09-24 新华三技术有限公司 Inspection method, device, electronic equipment and readable storage medium storing program for executing
CN112017330A (en) * 2019-05-13 2020-12-01 浙江宇视科技有限公司 Intelligent lock parameter configuration method and device, intelligent lock and storage medium
CN110275703A (en) * 2019-06-27 2019-09-24 浙江大搜车软件技术有限公司 Assignment method, device, computer equipment and the storage medium of key-value pair data
CN110275703B (en) * 2019-06-27 2023-06-06 浙江大搜车软件技术有限公司 Method and device for assigning key value to data, computer equipment and storage medium
WO2021051624A1 (en) * 2019-09-18 2021-03-25 平安科技(深圳)有限公司 Data acquisition method and apparatus, and electronic device and storage medium
CN111352610A (en) * 2020-03-03 2020-06-30 五八有限公司 Interface return value modification method and device, electronic equipment and storage medium
CN114499829A (en) * 2020-11-11 2022-05-13 快撮撮(成都)科技有限公司 Key pair management method and device, electronic equipment and storage medium
CN114499829B (en) * 2020-11-11 2023-07-07 蓝婷 Key management method and device, electronic equipment and storage medium
CN112486811A (en) * 2020-11-26 2021-03-12 杭州安恒信息技术股份有限公司 Interface test method, device, equipment and medium
CN112612700A (en) * 2020-12-21 2021-04-06 北京达佳互联信息技术有限公司 Interface test method and device and electronic equipment
CN113407252A (en) * 2021-05-28 2021-09-17 威胜集团有限公司 Method, device and equipment for configuring parameters of electric energy meter and storage medium
CN113360300A (en) * 2021-06-29 2021-09-07 平安普惠企业管理有限公司 Interface calling link generation method, device, equipment and readable storage medium
CN113360300B (en) * 2021-06-29 2023-10-24 北京思普艾斯科技有限公司 Interface call link generation method, device, equipment and readable storage medium
CN113918499A (en) * 2021-12-16 2022-01-11 深圳市明源云科技有限公司 Open interface generation method, network device and computer readable storage medium
CN113918499B (en) * 2021-12-16 2022-04-08 深圳市明源云科技有限公司 Open interface generation method, network device and computer readable storage medium

Also Published As

Publication number Publication date
CN107908485B (en) 2020-08-04

Similar Documents

Publication Publication Date Title
CN107908485A (en) Interface parameters transmission method, device, equipment and computer-readable recording medium
US9373110B2 (en) Information processing apparatus, information processing method, program, and information processing system
CN107894952A (en) Generation method, device, equipment and the readable storage medium storing program for executing of interface testing use-case
CN105933266A (en) Verification method and server
CN109474578A (en) Message method of calibration, device, computer equipment and storage medium
CN109634996A (en) Customer information table generating method, device, equipment and computer readable storage medium
US11683296B2 (en) Headless browser system with virtual API
US20180308087A1 (en) System and method for management of a smart object
CN108009087A (en) Data library test method, device and computer-readable recording medium
CN107908556A (en) Interface test method, device, equipment and computer-readable recording medium
CN103001934B (en) The method and system that terminal applies logs in
CN109582668A (en) Service data management method, device, equipment and computer readable storage medium
CN107688924A (en) Accreditation method, apparatus and computer-readable recording medium
CN110515924A (en) Database manipulation logic verify method, apparatus, equipment and readable storage medium storing program for executing
CN108134765A (en) verification method and verification system
CN108829495A (en) Verification method, device, equipment and the storage medium of multiple database modification affairs
CN108346095A (en) Management-control method, device, equipment and the computer readable storage medium of association system
CN112433935A (en) Test method, test device, electronic equipment and storage medium
US20170091752A1 (en) Mobile application performance
KR101442000B1 (en) Server for registering separating execution based contents, method thereof and computer recordable medium storing program performing the method
CN107977870A (en) A kind of electronic invoice generates system and method
US20180349885A1 (en) Mobile device, method, computer program product and issuance system for configuring ticket co-branded credit card based on tokenization technology
KR101004082B1 (en) System and Method for Auto-testing Financial System and Program Recording Medium
US20170185995A1 (en) Module for emulating at least one payment card, corresponding method, payment device, computer program product and storage medium
CN105718314A (en) Event execution method, device and system

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
GR01 Patent grant
GR01 Patent grant