CN108183962A - A kind of simulated testing system - Google Patents

A kind of simulated testing system Download PDF

Info

Publication number
CN108183962A
CN108183962A CN201810008528.1A CN201810008528A CN108183962A CN 108183962 A CN108183962 A CN 108183962A CN 201810008528 A CN201810008528 A CN 201810008528A CN 108183962 A CN108183962 A CN 108183962A
Authority
CN
China
Prior art keywords
test
item
parameter
configuration file
client
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
CN201810008528.1A
Other languages
Chinese (zh)
Other versions
CN108183962B (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.)
Shanghai Hanzhiyou Information Technology Service Co Ltd
Original Assignee
Shanghai Hanzhiyou Information Technology Service 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 Shanghai Hanzhiyou Information Technology Service Co Ltd filed Critical Shanghai Hanzhiyou Information Technology Service Co Ltd
Priority to CN201810008528.1A priority Critical patent/CN108183962B/en
Publication of CN108183962A publication Critical patent/CN108183962A/en
Application granted granted Critical
Publication of CN108183962B publication Critical patent/CN108183962B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • 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
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications

Abstract

The present invention provides a kind of simulated testing system, wherein, including:A configuration file is preserved in analog service end in client and the analog service end in same LAN, passes through the simulation test that the applying unit of client is sent to receive user and asks;Analog service end includes:Data transmission unit, the simulation test request to receive client transmission are parsed to obtain analysis result by request analysis unit to simulation test request;Test processes unit calls corresponding a kind of test event in configuration file, and analysis result is compared with the input condition of called test event according to analysis result, according to comparison result output and the output result corresponding to input condition;Output result is back to applying unit and the display of client by data transmission unit by test processes unit.The advantageous effect of its technical solution is that client can quickly perform test, and then can effectively improve exploitation and the testing efficiency of software.

Description

A kind of simulated testing system
Technical field
The present invention relates to field of communication technology more particularly to a kind of simulated testing systems.
Background technology
The prior art is in software is developed, such as relating to Third-party payment function, the payment function in the software to exploitation When being tested, need to call the server of the third remotely connected, by third-party server to the test data of offer It is tested, and feedback test is as a result, this test mode needs frequently to adjust there are following defect, when being test data first With third-party server, there is returning, test result is slow, and to cause the longer stand-by period, testing efficiency is low, reduces soft Part development efficiency on the other hand when the test item in the third-party server of needs is modified, is submitted in client and is changed It is slow there is response during configuration data to server-side, seriously affect the efficiency that tester tests the function of software.
Invention content
It is intended to for one kind to the above problem existing for the test of function module, is now provided in software development in the prior art By being tested in this simulation third-party server the function module of software, improve testing efficiency can effectively improve it is soft The simulated testing system of part development efficiency.
Specific technical solution is as follows:
A kind of simulated testing system, wherein, including:
Client sets an applying unit in the client;
The analog service end in same local area network, the analog service end and the client are in the client End connects, and a configuration file has also been pre-saved in the analog service end, and the configuration file includes a variety of test events, Each described test event includes preconfigured each input condition and corresponds respectively to the different of each input condition Export result;
The analog service end is also surveyed to receive user by the simulation that the applying unit of the client is sent Examination request;
The analog service end includes:
Data transmission unit, to receive the simulation test request that the client is sent;
Request analysis unit is connect with the data transmission unit, to the simulation test request parsed with Obtain analysis result;
Test processes unit is connect with the request analysis unit, and the test processes unit is according to the analysis result Call corresponding a kind of test event in the configuration file, and by the analysis result and the called test item Input condition is compared described in purpose, according to comparison result output and the output result corresponding to the input condition;
The output result is back to the client by the test processes unit by the data transmission unit The applying unit is simultaneously shown.
Preferably, each test item in the configuration file corresponds to an interface path, is wrapped in the simulation test request It includes the interface path and needs the parameter item tested.
Preferably, the applying unit is web browser.
Preferably, the interface path is the address based on URL format.
Preferably, the test item in the configuration file includes, checking parameter test item and test order item;
The test processes unit includes:
Checking parameter module, in the form and the check test item to the parameter item in simulation test request Parameter format be compared, to judge whether the parameter format in simulation test request qualified;
Rule match module, to according to the simulation test ask in parameter is called in the test order item and The corresponding test order of the parameter;
Signature form configuration module carries out signature configuration to the parameter item in asking the simulation test;
Analog result returns to module, with the signature check unit, the checking parameter module and rule match module Connection;
The checking parameter module and the rule match module simulation test request is tested and in After test passes through, signature configuration is carried out to the parameter item by the signature form configuration module, to be formed after encryption The handling result is simultaneously back to the client.
Preferably, the configuration file is XML file format.
Preferably, server is monitored in the analog service end for WEB.
Preferably, asynchronous notifications test item is further included in the configuration file;
The test processes unit includes:
Asynchronous notifications matching module, it is described whether the attribute to judge the parameter item in the simulation test request meets The asynchronous notifications attribute of parameter item in asynchronous notifications test item;
Asynchronous signature blocks, to be signed to the parameter item for asynchronous notifications attribute in simulation test request Name, to form asynchronous encrypted data;
Asynchronous notifications module is connect with the asynchronous signature unit, and the asynchronous notifications module is by the asynchronous encryption number The asynchronous process result is back to the client according to forming asynchronous process result and returning to module by the analog result End.
Preferably, the analog service end is also sent to receive user by the applying unit of the client Configuring request;
The analog service end includes:
Configuration file processing unit is connect with the data transmission unit, and the data transmission unit is described to receive The configuring request that client is sent, and the configuring request is exported to the configuration file processing unit;
The configuration file processing unit according to the configuring request to call the configuration file, and to the configuration Parameter item in file is configured.
Preferably, the configuration file includes basic data item and the test item;
The configuration file processing unit configuration in the configuration file is included to the parameter item of the test item with And the configuration of the parameter item of the basic data;
The test item includes:
Parameter is configured to the form in institute's configuring request, in the configuration file in checking parameter test item The form of the parameter item is configured;
Test order item, to the rule configuration parameter in the configuring request, to described in the configuration file Corresponding test order is configured in test item;
Asynchronous notifications test item, to the asynchronous configuration parameter in the configuring request, in the configuration file Partial test item attribute configuration be asynchronous notifications attribute;
The basic data item includes:
Parameter is configured to the signature in configuring request, to the label in the configuration file in signature form test item The signature form of file-name field is configured;
Returned content item, the corresponding data content returned of the simulation test sent according to client request to be set to carry out Configuration;
Display data item, the date parameter and random number that are included in the data content of return is configured.
Above-mentioned technical proposal has the following advantages that or advantageous effect:Emulating server can simulate third-party server to client The simulation test request at end performs test, since the web browser in emulating server and client is locality connection, Simulation test can quickly be returned and ask corresponding handling result, overcome and remotely connect in test process calling in the prior art The problem of third-party server connect is longer there are the stand-by period, and testing efficiency is low.
On the other hand, can be facilitated to the configuration file execution quickly configuration in local client, mould by the way that system is configured Intend the fast response time of server-side, and after configuration file has been configured, client can quickly perform test, and then can be effective Raising software exploitation and testing efficiency.
Description of the drawings
With reference to appended attached drawing, more fully to describe the embodiment of the present invention.However, appended attached drawing be merely to illustrate and It illustrates, and is not meant to limit the scope of the invention.
Fig. 1 is a kind of structure diagram of the embodiment of simulated testing system of the present invention;
Fig. 2 is the structure diagram about test processes unit in a kind of embodiment of simulated testing system of the present invention;
Fig. 3 is in a kind of embodiment of simulated testing system of the present invention, about having asynchronous process in analog service end Structure diagram.
Reference numeral represents:
1st, client;11st, applying unit;2nd, simulant-client;21st, data transmission unit;22nd, request analysis unit;23、 Test processes unit;24th, configuration file processing unit;231st, checking parameter module;232nd, rule match module;233rd, signature lattice Formula configuration module;234th, analog result returns to simulation;235th, asynchronous notifications matching module;236th, asynchronous signature blocks;237th, it is different Walk notification module.
Specific embodiment
Below in conjunction with the attached drawing in the embodiment of the present invention, the technical solution in the embodiment of the present invention is carried out clear, complete Site preparation describes, it is clear that described embodiment is only part of the embodiment of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, those of ordinary skill in the art obtained under the premise of creative work is not made it is all its His embodiment, shall fall within the protection scope of the present invention.
It should be noted that in the absence of conflict, the feature in embodiment and embodiment in the present invention can phase Mutually combination.
The invention will be further described in the following with reference to the drawings and specific embodiments, but not as limiting to the invention.
Technical scheme of the present invention includes a kind of simulated testing system.
As shown in Figure 1, a kind of embodiment of simulated testing system, wherein, including:
Client 1 sets an applying unit 11 in the client 1;
Be in the analog service end 2 in same local area network with the client 1, the analog service end 2 with it is described Client 1 connects, and a configuration file has also been pre-saved in the analog service end 2, and the configuration file includes a variety of surveys Examination project, each described test event include preconfigured each input condition and correspond respectively to each input condition Different output results;
The analog service end 2 is also receiving the mould that user is sent by the applying unit 11 of the client 1 Intend test request;
The analog service end 2 includes:
Data transmission unit 21, to receive the simulation test request that the client 1 is sent;
Request analysis unit 22 is connect with the data transmission unit 21, to be solved to simulation test request It analyses to obtain analysis result;
Test processes unit 23 is connect with the request analysis unit 22, and the test processes unit 23 is according to the solution Analyse described in call by result corresponding a kind of test event in configuration file, and by the analysis result with it is called described in The input condition of test event is compared, according to comparison result output and the output corresponding to the input condition As a result;
The output result is back to the client by the test processes unit 23 by the data transmission unit 21 The applying unit 11 at end 1 is simultaneously shown.
For in the prior art, need to call in the function of software is performed test process remotely connect it is third-party Server is slow there are data test to the test data execution test of client 1, and client 1 need to expend longer time waiting The test result of the return of server-side, and while being tested by third-party server easily transported by networked environments and server The influence of row state, a variety of factors can all influence testing efficiency, influence the development cycle of software.
The present invention provides a kind of analog service end 2, and wherein analog service end 2 is present in client 1 in local, therefore The influence of network environment is avoided, the configuration file being stored in simulant-client 1 includes multiple test events, wherein each survey Examination project includes pre-set input condition, and each input condition corresponds to an output result;
Simulation test request is sent to the analog service end 2 in local by client 1, and analog service end 2 is to simulation test Request is parsed to obtain analysis result, then calls and analysis result is carried out with simulation test request corresponding configuration file Then handling result is back in the applying unit 11 of client 1 with to obtain handling result by test, due to emulating server with Applying unit 11 in client 1 is locality connection, therefore can quickly return to the corresponding processing knot of simulation test request Fruit overcomes and calls the third-party server remotely connected longer there are the stand-by period in test process in the prior art, surveys Try the problem of efficiency is low.
In a kind of preferably embodiment, each test item in configuration file corresponds to an interface path, simulation test Request includes the test item that interface path and needs are tested.
In a kind of preferably embodiment, interface path is the address based on URL format.
In a kind of preferably embodiment, applying unit 11 is web browser.
In above-mentioned technical proposal, the request of the simulation test that is formed in web browser includes, and interface path and needs to survey The parameter item of examination;
Such as,http://10.48.193.108:6666/simulator/http.htmWherein _ code_=suppliers name Claim &_url_=interface paths.
In a kind of preferably embodiment, the test item in configuration file includes, checking parameter test item and test Regularization term;
As shown in Fig. 2, test processes unit 23 includes:
Checking parameter module 231, to form and the ginseng in check test item of the parameter item in asking simulation test Number format is compared, to judge whether the parameter format in simulation test request is qualified;
Rule match module 232, is called and parameter to the parameter in being asked according to simulation test in test order item Corresponding test order;
Signature form configuration module 233, signature configuration is carried out to the parameter item in asking simulation test;
Analog result returns to module 234, with signature form configuration module 233, checking parameter module 231 and rule match Module 232 connects;
Simulation test request is tested in 231 pieces of checking parameter mould and rule match module and is passed through in test Afterwards, signature configuration is carried out to parameter item by form configuration module of signing, to form the handling result after encrypting and be back to Client 1.
In above-mentioned technical proposal, the handling result for passing through encrypted signature is back to the WEB of client 1 by analog service end 2 During browser, web browser is decrypted using manner of decryption corresponding with cipher mode, with the data after being decrypted, is protected The safety for the data that client 1 is back to from analog service end 2 is demonstrate,proved.
It should be noted that above-mentioned Signcryption Algorithm application is MD5 (Hash Encryption Algorithm) encryption technology.
In a kind of preferably embodiment, configuration file is XML file format.
In a kind of preferably embodiment, server is monitored in analog service end 2 for WEB.
In a kind of preferably embodiment, asynchronous notifications test item is further included in configuration file;
As shown in figure 3, test processes unit 23 includes:
Asynchronous notifications matching module 235, it is asynchronous whether the attribute to judge the parameter item in simulation test request meets Notify the asynchronous notifications attribute of the parameter item in test item;
Asynchronous signature blocks 236 are signed to the parameter item for asynchronous notifications attribute in asking simulation test, with Form asynchronous encrypted data;
Asynchronous notifications module 237 is connect with the asynchronous signature unit, and the asynchronous notifications module is by the asynchronous encryption Data form asynchronous process result and return to module 231 by analog result is back to the client 1 by asynchronous process result.
In above-mentioned technical proposal, when not including the parameter item of asynchronous notifications attribute in simulation test request, analog service The analog result at end 2 returns to module, will be directly back in the web browser of client 1 by the handling result of encrypted signature.
In a kind of preferably embodiment, analog service end 2 is also receiving applying unit of the user by client 1 11 configuring requests sent;
As shown in figure 3, analog service end 2 includes:
Configuration file processing unit 24 is connect with data transmission unit 21, and data transmission unit 21 is receiving client 1 The configuring request of transmission, and configuring request is exported to configuration file processing unit 24;
Configuration file processing unit 24 according to configuring request to call configuration file, and to the parameter item in configuration file It is configured.For in the prior art, when the function of the software to exploitation is tested, need to third-party configuration file When after carrying out relevant configuration, then performing test, and configuration operation performed to third-party server, not only in response to slow, And it is easily brought and is influenced by network environment.
In the present embodiment, client 1 easily can quickly be configured the configuration file in analog service end 2, no Only allocative efficiency is high, and can be to avoid the adverse effect that network quality is brought.
In a kind of preferably embodiment, configuration file includes basic data item and test item;
Configuration file processing unit 24 includes the configuration in configuration file the parameter item and basic data to test item Parameter item configuration;
Test item includes:
Parameter is configured to the form in institute's configuring request, to the parameter in configuration file in checking parameter test item The form of item is configured;
Test order item, to the rule configuration parameter in configuring request, the test item configuration pair to configuration file The test order answered;
Asynchronous notifications test item to the asynchronous configuration parameter in configuring request, is surveyed the part in configuration file The attribute configuration for trying item is asynchronous notifications attribute;
Basic data item includes:
Parameter is configured to the signature in configuring request, to the signature word in configuration file in signature form test item The signature form of section is configured;
Returned content item, to set the corresponding data content returned of the simulation test sent according to client 1 request into Row configuration;
Display data item, the date parameter and random number that are included in the data content of return is configured.
In above-mentioned technical proposal, in the data content of the handling result returned from analog service end 2, it may include user The content of preconfigured basic data item, the sequence number generated at random such as the date-time of system, order in configuration file Deng.
In a kind of preferably embodiment, configuration file is based on HTTP request and sends configuring request to analog service end 2.
In a kind of preferably embodiment, emulating server monitors server for WEB.
In a kind of preferably embodiment, configuration file is XML file format.
Below to provide a kind of specific embodiment that configuration file is configured,
Variate-value in returned content in the handling result that analog service end 2 returns can be set, self-defined language can be used Method such as $ { NOW:yyyy-MM-dd HH:mm:Ss } represent the time
Parameter item during simulation test is asked at the analog service end 2 verifies, and verification content may include parameter Form must fill out parameter and whether there is, length limitation etc.;
It is illustrated below with specific embodiment:
Interface specification:Create order interface (doubtful, the interface can not be found in document)
Interface type:Sync cap
Conditional parameter:account
Default configuration:In account, 139* delivery, 159* delivery failures
It is self-defined to return to configuration:It is returned as following xml
Success
{"code":1000,"orderId":10000001}
Failure
{"code":8005,"orderId":null}
It is illustrated below with a kind of specific embodiment output result corresponding to each input condition:
Each test item, including corresponding input condition, the corresponding result that exports of each input condition returns to coded word Section may include as follows:
1000 operate successfully
1001 do not have data
6001 order inquiries time started s cannot be sky
6002 order inquiries end time e cannot be sky
6003 order number orderid cannot be sky
6004 channel order number outtradeno cannot be sky
6005 game number gid cannot be sky
6006 start context oid cannot be sky
6007 area number aid cannot be sky
6008 clothes number sid cannot be sky
6009 supplement with money project number pid cannot be sky
6010 quantity purchase quantity cannot be sky
The value of 6011 quantity purchase quantity is not number
6012 supplement with money account account cannot be sky
6013 supplement with money password pswd cannot be sky
6014 game role juese cannot be sky
6015 game name gName cannot be sky
6016 game version oName cannot be sky
6017 Game Zone aName cannot be sky
6018 game garment sName cannot be sky
6019 game garment number num cannot be sky
6020 supplement with money face amount face cannot be sky
6021 supplement with money face amount face be effective digital
6022 supplement with money project standard be effective digital
6023 supplement a tid value mistakes with money
6024 operation platform number plid value mistakes
6025 order number outTradeNo are existing
The order of 6026 order number outTradeNo is not present
The order of 6027 order number outTradeNo it is processed into
7001 game are not present
7002 game undercarriages
7003 game versions are not present
7004 Game Zones are not present
7005 game garments are not present
7006 game are supplemented item with money and are not present
Android way of payment is not supported in 7007 game
7008 game do not support apple official to fill in generation
8001 channel number partnerid cannot be sky
8002 timestamp t cannot be sky
8003 signature sign cannot be sky
8004 signature sign check errors
8005 docking are overtime (more than 300 seconds)
8006 field estr to be encrypted cannot be sky
8007 encrypting key k cannot be sky
8008 field dstr to be decrypted cannot be sky
9004 non-white list IP
9001 partners are not present
9002 cooperation states are not audited
9003 cooperation states are turned off
9999 service exception errors
</desc>
</supplier>
Document instance is configured as above, to analog service end 2:
http:// server address
/simulator/http.htm_ code_=piaomiao&_url_=order/create
Send following parameter item;
{'tradeNo':'10566-20160819171432','face':100,'qq':u'123456',' account':u'331345','mobile':u'13812341234','oid':u'331','pid':u'863','sign': u'b207d35e5dc8855e13c7bf6dd644d76e','outtradeno':u'10566-20160819171432',' gid':u'1000','partnerid':u'testM9081','t':u'1471598072','sid':u'9926','aid': u'137','pswd':u'123456','juese':u'123','quantity':u'1'}
Meet with a response for
{"code":10001,"msg":Place an order success, " tradeNo ":10566-20160819171432," orderId":20171116154503840621,"rTime":2017-11-16 15:45:11}
The foregoing is merely preferred embodiments of the present invention, not thereby limit embodiments of the present invention and protection model It encloses, to those skilled in the art, should can appreciate that all with made by description of the invention and diagramatic content Equivalent replacement and obviously change obtained scheme, should all include within the scope of the present invention.

Claims (10)

1. a kind of simulated testing system, which is characterized in that including:
Client sets an applying unit in the client;
The analog service end in same local area network is in the client, the analog service end connects with the client It connecing, a configuration file has also been pre-saved in the analog service end, the configuration file includes a variety of test events, each The test event includes preconfigured each input condition and corresponds respectively to the different outputs of each input condition As a result;
It the analog service end please also by the simulation test that the applying unit of the client is sent to receive user It asks;
The analog service end includes:
Data transmission unit, to receive the simulation test request that the client is sent;
Request analysis unit is connect with the data transmission unit, to be parsed to obtain to simulation test request Analysis result;
Test processes unit is connect with the request analysis unit, and the test processes unit is called according to the analysis result Corresponding a kind of test event in the configuration file, and by the analysis result and the called test event The input condition is compared, according to comparison result output and the output result corresponding to the input condition;
The output result is back to described in the client by the test processes unit by the data transmission unit Applying unit is simultaneously shown.
2. simulated testing system according to claim 1, which is characterized in that each test item pair in the configuration file An interface path is answered, the simulation test request includes the parameter item that the interface path and needs are tested.
3. simulated testing system according to claim 1, which is characterized in that the applying unit is web browser.
4. simulated testing system according to claim 2, which is characterized in that the interface path is based on URL format Address.
5. simulated testing system according to claim 1, which is characterized in that the test item in the configuration file includes, Checking parameter test item and test order item;
The test processes unit includes:
Checking parameter module, to the form to the parameter item in simulation test request and the ginseng in the check test item Number format is compared, to judge whether the parameter format in the simulation test request is qualified;
Rule match module, to according to the simulation test ask in parameter called in the test order item with it is described The corresponding test order of parameter;
Signature form configuration module carries out signature configuration to the parameter item in asking the simulation test;
Analog result returns to module, with the signature form configuration module list, the checking parameter module and rule match mould Block connects;
Simulation test request is tested and in test in the checking parameter module and the rule match module By rear, signature configuration is carried out to the parameter item by the signature form configuration module, described in after being encrypted with formation Handling result is simultaneously back to the client.
6. simulated testing system according to claim 1, which is characterized in that the configuration file is XML file format.
7. simulated testing system according to claim 1, which is characterized in that monitor service for WEB in the analog service end Device.
8. simulated testing system according to claim 5, which is characterized in that further include asynchronous notifications in the configuration file Test item;
The test processes unit includes:
Asynchronous notifications matching module, it is described asynchronous whether the attribute to judge the parameter item in the simulation test request meets Notify the asynchronous notifications attribute of the parameter item in test item;
Asynchronous signature blocks are connect with the asynchronous notifications matching module, to being asynchronous logical in simulation test request Know that the parameter item of attribute is signed, to form asynchronous encrypted data;
Asynchronous notifications module is connect with the asynchronous signature unit, and the asynchronous notifications module is by the asynchronous encrypted data shape Into asynchronous process result and module is returned to by the analog result, the asynchronous process result is back to the client.
9. simulated testing system according to claim 1, which is characterized in that the analog service end is also receiving user The configuring request sent by the applying unit of the client;
The analog service end includes:
Configuration file processing unit is connect with the data transmission unit, and the data transmission unit is receiving the client The configuring request sent is held, and the configuring request is exported to the configuration file processing unit;
The configuration file processing unit according to the configuring request to call the configuration file, and to the configuration file In parameter item be configured.
10. the simulated testing system according to claim 9, which is characterized in that the configuration file includes basic number According to item and the test item;
The configuration file processing unit includes the parameter item to the test item and institute to the configuration in the configuration file State the configuration of the parameter item of basic data;
The test item includes:
Parameter is configured to the form in institute's configuring request, described in the configuration file in checking parameter test item The form of parameter item is configured;
Test order item, to the rule configuration parameter in the configuring request, the test to the configuration file Corresponding test order is configured in item;
Asynchronous notifications test item, to the asynchronous configuration parameter in the configuring request, to the portion in the configuration file The attribute configuration for dividing test item is asynchronous notifications attribute;
The basic data item includes:
Parameter is configured to the signature in configuring request, to the signature word in the configuration file in signature form test item The signature form of section is configured;
Returned content item, the corresponding data content returned of the simulation test sent according to client request to be set to be matched It puts;
Display data item, the date parameter and random number that are included in the data content of return is configured.
CN201810008528.1A 2018-01-04 2018-01-04 Simulation test system Active CN108183962B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810008528.1A CN108183962B (en) 2018-01-04 2018-01-04 Simulation test system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810008528.1A CN108183962B (en) 2018-01-04 2018-01-04 Simulation test system

Publications (2)

Publication Number Publication Date
CN108183962A true CN108183962A (en) 2018-06-19
CN108183962B CN108183962B (en) 2021-05-25

Family

ID=62549810

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810008528.1A Active CN108183962B (en) 2018-01-04 2018-01-04 Simulation test system

Country Status (1)

Country Link
CN (1) CN108183962B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108959087A (en) * 2018-06-29 2018-12-07 百度在线网络技术(北京)有限公司 test method and device
CN109194545A (en) * 2018-09-12 2019-01-11 北京邮电大学 A kind of network test platform traffic generating system, method, apparatus and electronic equipment
CN109726112A (en) * 2018-08-17 2019-05-07 平安普惠企业管理有限公司 Traverse test method, unit and computer readable storage medium
CN109726111A (en) * 2018-08-17 2019-05-07 平安普惠企业管理有限公司 Test order customization method, unit and computer readable storage medium
CN109818777A (en) * 2018-12-18 2019-05-28 深圳市潮流网络技术有限公司 A kind of method of calibration of software error code
CN110069395A (en) * 2019-03-12 2019-07-30 平安科技(深圳)有限公司 A kind of method, apparatus, storage medium and computer equipment for simulating asynchronous interface
CN110377462A (en) * 2019-06-17 2019-10-25 中国平安人寿保险股份有限公司 Interface test method, device and terminal device
CN111831566A (en) * 2020-07-17 2020-10-27 北京字节跳动网络技术有限公司 Test method, test device, electronic equipment and computer readable storage medium
CN112328480A (en) * 2020-11-04 2021-02-05 浙江诺诺网络科技有限公司 System testing method and device
CN114191822A (en) * 2021-11-19 2022-03-18 腾讯科技(深圳)有限公司 Test method, test device, computer equipment, storage medium and product

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1670710A (en) * 2004-03-16 2005-09-21 鸿富锦精密工业(深圳)有限公司 Rapid diagnosis testing system and method for computer hardware
CN103019936A (en) * 2012-12-06 2013-04-03 武汉华中数控股份有限公司 Numerical control software testing system
CN103905258A (en) * 2012-12-24 2014-07-02 百度国际科技(深圳)有限公司 Method and apparatus for testing data uploading function of client
CN104572469A (en) * 2015-01-23 2015-04-29 广东能龙教育股份有限公司 Automatic interface testing method and system based on simulative http requests
CN107168832A (en) * 2017-04-26 2017-09-15 中控智慧科技股份有限公司 The method of automatic detection, device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1670710A (en) * 2004-03-16 2005-09-21 鸿富锦精密工业(深圳)有限公司 Rapid diagnosis testing system and method for computer hardware
CN103019936A (en) * 2012-12-06 2013-04-03 武汉华中数控股份有限公司 Numerical control software testing system
CN103905258A (en) * 2012-12-24 2014-07-02 百度国际科技(深圳)有限公司 Method and apparatus for testing data uploading function of client
CN104572469A (en) * 2015-01-23 2015-04-29 广东能龙教育股份有限公司 Automatic interface testing method and system based on simulative http requests
CN107168832A (en) * 2017-04-26 2017-09-15 中控智慧科技股份有限公司 The method of automatic detection, device

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108959087A (en) * 2018-06-29 2018-12-07 百度在线网络技术(北京)有限公司 test method and device
CN109726112A (en) * 2018-08-17 2019-05-07 平安普惠企业管理有限公司 Traverse test method, unit and computer readable storage medium
CN109726111A (en) * 2018-08-17 2019-05-07 平安普惠企业管理有限公司 Test order customization method, unit and computer readable storage medium
CN109194545A (en) * 2018-09-12 2019-01-11 北京邮电大学 A kind of network test platform traffic generating system, method, apparatus and electronic equipment
CN109818777A (en) * 2018-12-18 2019-05-28 深圳市潮流网络技术有限公司 A kind of method of calibration of software error code
CN110069395B (en) * 2019-03-12 2023-07-25 平安科技(深圳)有限公司 Method and device for simulating asynchronous interface, storage medium and computer equipment
CN110069395A (en) * 2019-03-12 2019-07-30 平安科技(深圳)有限公司 A kind of method, apparatus, storage medium and computer equipment for simulating asynchronous interface
CN110377462A (en) * 2019-06-17 2019-10-25 中国平安人寿保险股份有限公司 Interface test method, device and terminal device
CN110377462B (en) * 2019-06-17 2023-07-21 中国平安人寿保险股份有限公司 Interface testing method and device and terminal equipment
CN111831566A (en) * 2020-07-17 2020-10-27 北京字节跳动网络技术有限公司 Test method, test device, electronic equipment and computer readable storage medium
CN112328480A (en) * 2020-11-04 2021-02-05 浙江诺诺网络科技有限公司 System testing method and device
CN114191822A (en) * 2021-11-19 2022-03-18 腾讯科技(深圳)有限公司 Test method, test device, computer equipment, storage medium and product
CN114191822B (en) * 2021-11-19 2023-07-25 腾讯科技(深圳)有限公司 Test method, test device, computer equipment, storage medium and product

Also Published As

Publication number Publication date
CN108183962B (en) 2021-05-25

Similar Documents

Publication Publication Date Title
CN108183962A (en) A kind of simulated testing system
JP6578004B2 (en) Method, apparatus, device, and computer storage medium for developing an autonomous vehicle application
CN106776280B (en) Configurable performance testing device
CN110032507B (en) Application program testing method, device and system, electronic equipment and storage medium
CN111078539B (en) Test method, device, system and computer readable storage medium
CN109656806A (en) A kind of the playback test method and device of interface data
US20090007074A1 (en) System and method for distributed software testing
CN105260299A (en) Method, device, and system for software test
CN108459850B (en) Method, device and system for generating test script
CN102710832A (en) Mobile application test method and system
US20070233453A1 (en) Scenario generation program
CN112988608B (en) Data testing method and device, computer equipment and storage medium
CN106850753A (en) A kind of remote hardware experimental system
CN113468049A (en) Test method, device, equipment and medium based on configurable interface
CN107168844B (en) Performance monitoring method and device
CN110007921A (en) A kind of code dissemination method and device
CN104424430B (en) Monitoring, based reminding method and the device of application exception
CN111159039A (en) Service simulation method, system, device and storage medium
CN107844410A (en) The adjustment method and device of a kind of distributed cluster system
US20050114836A1 (en) Block box testing in multi-tier application environments
CN112241298A (en) Page display method and device, storage medium and electronic device
CN108322524A (en) A kind of load-balancing device session keeps test method and device
CN107247661B (en) Method and system for supporting automatic verification of installation package of application
CN113535590A (en) Program testing method and device
CN106131151A (en) For testing the method and device of supplying 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