CN101493793A - ATM test method and device - Google Patents

ATM test method and device Download PDF

Info

Publication number
CN101493793A
CN101493793A CNA2009101056130A CN200910105613A CN101493793A CN 101493793 A CN101493793 A CN 101493793A CN A2009101056130 A CNA2009101056130 A CN A2009101056130A CN 200910105613 A CN200910105613 A CN 200910105613A CN 101493793 A CN101493793 A CN 101493793A
Authority
CN
China
Prior art keywords
data
case
test
key word
atm
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
CNA2009101056130A
Other languages
Chinese (zh)
Other versions
CN101493793B (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.)
BEIJING ZIJIN FULCRUM TECHNOLOGY Co Ltd
NANJING ZIJIN RONGCHANG INFORMATION TECHNOLOGY SERVICE Co Ltd
SHANGHAI ZIJIN INFORMATION TECHNOLOGY Co Ltd
SHENZHEN ZIJIN FULCRUM TECHNOLOGY Co Ltd
Original Assignee
BEIJING ZIJIN FULCRUM TECHNOLOGY Co Ltd
NANJING ZIJIN RONGCHANG INFORMATION TECHNOLOGY SERVICE Co Ltd
SHANGHAI ZIJIN INFORMATION TECHNOLOGY Co Ltd
SHENZHEN ZIJIN FULCRUM TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by BEIJING ZIJIN FULCRUM TECHNOLOGY Co Ltd, NANJING ZIJIN RONGCHANG INFORMATION TECHNOLOGY SERVICE Co Ltd, SHANGHAI ZIJIN INFORMATION TECHNOLOGY Co Ltd, SHENZHEN ZIJIN FULCRUM TECHNOLOGY Co Ltd filed Critical BEIJING ZIJIN FULCRUM TECHNOLOGY Co Ltd
Priority to CN2009101056130A priority Critical patent/CN101493793B/en
Publication of CN101493793A publication Critical patent/CN101493793A/en
Application granted granted Critical
Publication of CN101493793B publication Critical patent/CN101493793B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses an ATM testing method and a device thereof. The method comprises the following steps of: selecting a test type; loading a test case base of the test type; reading a single case in the case base and analyzing the single case into an executable command; executing the executable command; receiving analysis data transmitted by a client and generated according to executable command executed; and matching the analysis data with key words of expected result of case to generate data analysis results. The method and the device store the test cases used during the currently actual testing in the form of a case base, load the case base into the ATM testing device after a testing procedure is started and sequentially call a single case to execute, execute the executable command according to the description of the case to lead the corresponding devices to act, and finally compare the actual executed result with the expected result so as to judge whether the test is passed. The workload of the testing staff is reduced, the testing efficiency of ATM is improved, the testing cycle is shortened, and the stability and the reliability of testing are enhanced.

Description

A kind of ATM method of testing and device
Technical field
The present invention relates to ATM (ATM (Automatic Teller Machine)), particularly a kind of ATM method of testing and device.
Background technology
For bank, because the continuous increase of manufacturer and type causes the test job amount to increase greatly, labor intensive and time cost are also in continuous increase.Again because in the test job, the workload that repeats is many, therefore develop the instrument that a cover can be used in automatic test and replace manually carrying out test job, both can significantly reduce the duplication of labour of meaningless ground, can avoid again in manual testing's process because the inaccuracy of the test result that carelessness brings.
The workload of software test is very big (can use development time of 40% according to statistics; The software that some reliability requirements are very high, test duration in addition account for total development time 60%), but test is the work that most possible appliance computer carries out robotization in the whole software process, and reason is that many operations of test are that repeated, non-intelligence is creationary, the work of the careful notice of demand.Computing machine just is suitable for most replacing the mankind to go to finish these tasks.Enterprise's investment in this respect can bring very obvious effects to quality, cost and the cycle of whole development.
The automatic testing software that uses at present has QuickTest, Rational, SilkTest etc.But, therefore be merely able to apply to very limited field because its specific aim is apparent in view.ATM test automatically has more intense technicality again owing to relate to the interaction of each modules such as hardware is mutual, software communication, and therefore above-mentioned instrument can't satisfy the requirement of test automatically of ATM application program.
Summary of the invention
The objective of the invention is, the defective that exists at above-mentioned prior art provides a kind of ATM method of testing and device, has improved testing efficiency and the accuracy of ATM, has saved work limitation, has increased reliability.
Technical scheme of the present invention is as follows:
A kind of ATM method of testing comprises:
Select test-types;
Be written into the test cases storehouse of selected test-types;
Order read wall scroll case in the described case library, and described wall scroll case is resolved to executable command;
Carry out described executable command;
Receive the analysis data that client sends according to the described executable command generation of execution;
Described analysis data and case expected results key word are mated, produce the data analysis result.
Wherein, after the analysis data that described reception client sends, further comprise: the key word that presets in described analysis data and the described wall scroll case is mated, judge the data that described analysis data are whether required.
Wherein, described the key word that presets in described analysis data and the described wall scroll case is mated, specifically comprises:
The traversal key word library, if in analyzing data, find with described wall scroll case in the key word that is complementary of the key word that presets, then it is labeled as key word; Perhaps,
Traversal format key storehouse, if in analyzing data, find with described wall scroll case in the format key that is complementary of the format key that presets, then extract the key word in the described analysis data format key.
Wherein, the data result of described analysis data and expection is mated, produces the data analysis result, specifically comprise:
Described analysis data and case expected results key word are mated;
If case expected results key word mates one by one with the data of analysis and sequential is identical, then test is passed through, if case expected results key word can not mate one by one with the analysis data, then test is not passed through, if the overtime analysis data that are complementary with case expected results key word of not getting, then test is not passed through.
Wherein, after the described generation data analysis result, further comprise: report described analysis result.
A kind of ATM proving installation comprises:
The test-types selected cell is used to select test-types;
Case library is written into the unit, is used to be written into the test cases storehouse of selected test-types;
The case resolution unit is used for the wall scroll case that reads described case library in proper order, and described wall scroll case is resolved to executable command;
Command executing unit is used to carry out described executable command;
The Data Receiving unit is used to receive the analysis data according to the described executable command generation of execution that client sends;
Data analysis unit is used for described analysis data and case expected results key word are mated, and produces the data analysis result.
Wherein, this ATM proving installation also comprises:
Data identification unit is connected between described Data Receiving unit and the data analysis unit, is used for the key word that described analysis data and described wall scroll case preset is mated, and judges the data that described analysis data are whether required.
Wherein, this ATM proving installation, also comprise: analysis result reports the unit, is used to report described analysis result.
Beneficial effect of the present invention is: ATM method of testing provided by the invention and device, the test cases used in the current actual test process form with case library is stored, after test procedure starts, case library is written into the ATM proving installation, and the single case execution of sequence call, carry out executable command according to the description of case, make the corresponding apparatus action, contrast actual execution result and expected results at last, to judge whether by test.Reduce tester's workload, improved the testing efficiency of ATM comprehensively, shortened test period, strengthened the stability and the reliability of test.
Description of drawings
The ATM method of testing process flow diagram that Fig. 1 provides for the embodiment of the invention;
The ATM proving installation structural drawing that Fig. 2 provides for the embodiment of the invention.
Embodiment
The invention provides a kind of ATM method of testing and device, clearer, clear and definite for making purpose of the present invention, technical scheme and advantage, below develop simultaneously with reference to accompanying drawing that the present invention is described in more detail for embodiment.
A kind of ATM method of testing and device, its method comprises: select test-types; Be written into the test cases storehouse of selected test-types; Read the wall scroll case in the described case library and be parsed into executable command; Carry out described executable command; Receive the analysis data that client sends according to the described executable command generation of execution; Described analysis data and case expected results key word are mated, produce the data analysis result.This method and device will use in the current actual test process test cases store with the form of case library, after test procedure starts, case library is written into the ATM proving installation, and the single case of sequence call is carried out, executable command is carried out in description according to case, make the corresponding apparatus action, contrast actual execution result and expected results at last, to judge whether by test.Reduce tester's workload, improved the testing efficiency of ATM comprehensively, shortened test period, strengthened the stability and the reliability of test.
Fig. 1 is the ATM method of testing that the embodiment of the invention provides, and this method is applied on the ATM proving installation, and this ATM proving installation and client are kept in communication, and the method comprising the steps of:
101, select test-types.
Generally at first selected the type of a needs test before test at tested ATM, this test-types comprises: SP (bottom layer driving) test, application testing, performance test, pressure test.
102, be written into the test cases storehouse of selected test-types.
From the test cases storehouse that the storer and the server in the external world is written into selected test-types, from case library, read every test cases content, step, condition, it is kept in the internal memory in the data link table mode.
103, order read wall scroll case in the described case library, and described wall scroll case is resolved to executable command.
Read the wall scroll case in the described case library,, the wall scroll case is resolved to different executable commands according to different test-types.As when carrying out performance test, the wall scroll case is resolved to the executable command that is used for performance test, and carry out corresponding action so that be used for the peripherals of performance test, as the mechanical arm of automatic keying ATM is carried out automatic keying.
104, carry out described executable command.
Carry out executable command and comprise that peripherals comprises peripheral hardware card reader, card manipulator, keyboard operation mechanical arm etc. to the calling of peripherals; This executable command calls this peripherals and tests accordingly, as performance test etc., carries out the action of corresponding performance test, as calls mechanical arm ATM is carried out automatic keying, with the performance by this ATM of motion test such as buttons.
105, receive the analysis data that client sends according to the described executable command generation of execution.
Client is carried out the corresponding data of analyzing of action back generation according to this, receives these analysis data that client sends, and for this ATM proving installation corresponding test result is analyzed.
106, the key word that presets in described analysis data and the described wall scroll case is mated, judge the data that described analysis data are whether required.
This step 106 is as a preferred step, after receiving the analysis receipt, whether required extract the key word of these analysis data, the key word (i.e. the key word that presets in this wall scroll case) that has as corresponding test compares, analyze data data so that determine this.As: when carrying out password test, the key word of corresponding wall scroll case has password, if the analysis data that receive also have this key word of password, if having, then to thinking that these analysis data are to carry out the required analysis data of this test.Wherein, keyword search has dual mode:
The traversal key word library, if in analyzing data, find with described wall scroll case in the key word that is complementary of the key word that presets, then it is labeled as key word; Perhaps,
Traversal format key storehouse, if in analyzing data, find with described wall scroll case in the format key that is complementary of the format key that presets, then extract the key word in the described analysis data format key.
107, described analysis data and case expected results key word are mated, produce the data analysis result.As after inputing password, then produce an action that enters personal account accordingly, the analysis data that client will be carried out the action generation send to the ATM proving installation, and the case expected results key word of preserving in the case of ATM proving installation according to corresponding test (as: entering the corresponding data of personal account after the expression password is correct) mates.
If described analysis data and case expected results key word are mated, case expected results key word mate one by one with the key word of analyzing data and sequential identical, then test is passed through; Can be OK with this analysis data markers accordingly.
If case expected results key word can not mate one by one with the analysis data, then test is not passed through; Can be NG with this analysis data markers accordingly.
If the overtime analysis data that are complementary with case expected results key word of not getting, then test is not passed through; Can be NG with this analysis data markers accordingly.
108, report described analysis result.
Step 108, is analyzed above-mentioned test result after carrying out above-mentioned test as a preferred steps in the test, produces corresponding analysis result, as producing data analysis result and pattern analysis result, and this analysis result is reported to server.
The ATM method of testing that present embodiment provides, the test cases used in the current actual test process form with case library is stored, after test procedure starts, case library is written into the ATM proving installation, and the single case execution of sequence call, carry out executable command according to the description of case, make the corresponding apparatus action, contrast actual execution result and expected results at last, to judge whether by test.Reduce tester's workload, improved the testing efficiency of ATM comprehensively, shortened test period, strengthened the stability and the reliability of test.
Accordingly, the embodiment of the invention also provides a kind of ATM proving installation of using above-mentioned ATM method of testing, this ATM proving installation and client are by TCP/IP communications protocol transmission data, the analysis data that the fill order of client end response ATM proving installation and collection are carried out.This proving installation also connects the peripherals that is used to carry out test action, and as card manipulator, keyboard operation mechanical arm, peripheral hardware card reader, this peripherals responds the executable command of ATM proving installation, and returns execution result to the ATM proving installation.
As shown in Figure 2, this ATM proving installation comprises:
Test-types selected cell 210 is used to select test-types; As select SP test, application testing, performance test, pressure test etc.
Case library is written into unit 220, is used to be written into the test cases storehouse of selected test-types; Specifically: from the test cases storehouse that the storer and the server in the external world is written into selected test-types, from case library, read every test cases content, step, condition, it is kept in the internal memory in the data link table mode.
Case resolution unit 230 is used for the wall scroll case that reads described case library in proper order, and described single case is resolved to executable command; Specifically comprise: read the wall scroll case in the described case library,, the wall scroll case is resolved to different executable commands according to different test-types.
Command executing unit 240 is used to carry out described executable command; Carry out executable command and comprise calling peripherals.
Data Receiving unit 250 is used to receive the analysis data according to the described executable command generation of execution that client sends.
Data analysis unit 260 is used for the data of described analysis data and expection are mated, and produces the data analysis result.
Further among the embodiment, this ATM proving installation also comprises:
Data identification unit 270 is connected between described Data Receiving unit 250 and the data analysis unit 260, is used for the key word that described analysis data and described wall scroll case preset is mated, and judges the data that described analysis data are whether required.
Further among the embodiment, this ATM proving installation also comprises: analysis result reports unit 280, is used to report described analysis result.
The ATM proving installation that present embodiment provides, the test cases used in the current actual test process form with case library is stored, after test procedure starts, case library is written into the ATM proving installation, and the single case execution of sequence call, carry out executable command according to the description of case, make the corresponding apparatus action, contrast actual execution result and expected results at last, to judge whether by test.Reduce tester's workload.Improve the testing efficiency of ATM comprehensively, shortened test period, strengthened the stability and the reliability of test.
It should be noted that, above embodiment is only unrestricted in order to technical scheme of the present invention to be described, although the present invention is had been described in detail with reference to preferred embodiment, those of ordinary skill in the art is to be understood that, can make amendment or be equal to replacement technical scheme of the present invention, and not breaking away from the spirit and scope of technical solution of the present invention, it all should be encompassed in the middle of the claim scope of the present invention.

Claims (8)

1, a kind of ATM method of testing is characterized in that, comprising:
Select test-types;
Be written into the test cases storehouse of selected test-types;
Order read wall scroll case in the described case library, and described wall scroll case is resolved to executable command;
Carry out described executable command;
Receive the analysis data that client sends according to the described executable command generation of execution;
Described analysis data and case expected results key word are mated, produce the data analysis result.
2, ATM method of testing according to claim 1, it is characterized in that, after the analysis data that described reception client sends, further comprise: the key word that presets in described analysis data and the described wall scroll case is mated, judge the data that described analysis data are whether required.
3, as ATM method of testing as described in the claim 2, it is characterized in that, described the key word that presets in described analysis data and the described wall scroll case mated, specifically comprise:
The traversal key word library, if in analyzing data, find with described wall scroll case in the key word that is complementary of the key word that presets, then it is labeled as key word; Perhaps,
Traversal format key storehouse, if in analyzing data, find with described wall scroll case in the format key that is complementary of the format key that presets, then extract the key word in the described analysis data format key.
4, ATM method of testing according to claim 1 is characterized in that, the data result of described analysis data and expection is mated, and produces the data analysis result, specifically comprises:
Described analysis data and case expected results key word are mated;
If case expected results key word mates one by one with the data of analysis and sequential is identical, then test is passed through, if case expected results key word can not mate one by one with the analysis data, then test is not passed through, if the overtime analysis data that are complementary with case expected results key word of not getting, then test is not passed through.
5, ATM method of testing according to claim 1 is characterized in that, after the described generation data analysis result, further comprises: report described analysis result.
6, a kind of ATM proving installation is characterized in that, comprising:
The test-types selected cell is used to select test-types;
Case library is written into the unit, is used to be written into the test cases storehouse of selected test-types;
The case resolution unit is used for the wall scroll case that reads described case library in proper order, and described wall scroll case is resolved to executable command;
Command executing unit is used to carry out described executable command;
The Data Receiving unit is used to receive the analysis data according to the described executable command generation of execution that client sends;
Data analysis unit is used for described analysis data and case expected results key word are mated, and produces the data analysis result.
7, as ATM proving installation as described in the claim 6, it is characterized in that, also comprise:
Data identification unit is connected between described Data Receiving unit and the data analysis unit, is used for the key word that described analysis data and described wall scroll case preset is mated, and judges the data that described analysis data are whether required.
8, as ATM proving installation as described in the claim 6, it is characterized in that also comprise: analysis result reports the unit, be used to report described analysis result.
CN2009101056130A 2009-02-19 2009-02-19 ATM test method and device Active CN101493793B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009101056130A CN101493793B (en) 2009-02-19 2009-02-19 ATM test method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009101056130A CN101493793B (en) 2009-02-19 2009-02-19 ATM test method and device

Publications (2)

Publication Number Publication Date
CN101493793A true CN101493793A (en) 2009-07-29
CN101493793B CN101493793B (en) 2011-01-19

Family

ID=40924401

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009101056130A Active CN101493793B (en) 2009-02-19 2009-02-19 ATM test method and device

Country Status (1)

Country Link
CN (1) CN101493793B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102348125A (en) * 2010-07-30 2012-02-08 上海炬力集成电路设计有限公司 Video data reception system verification method and apparatus thereof
CN101996451B (en) * 2009-08-14 2012-07-25 中国工商银行股份有限公司 Test method of bank self-service device system and server
CN102622546A (en) * 2012-03-14 2012-08-01 深圳市紫金支点技术股份有限公司 XFS (extensions for financial services) order based call identity authentication method and call identity authentication system
CN103064678A (en) * 2012-12-24 2013-04-24 广州广电运通金融电子股份有限公司 Method and device for call control of hardware instruction
CN103605092A (en) * 2013-10-23 2014-02-26 上海华力微电子有限公司 Wat test system
CN104915273A (en) * 2015-05-27 2015-09-16 深圳怡化电脑股份有限公司 Financial self-service equipment detection method and detection device
CN105242999A (en) * 2015-09-22 2016-01-13 深圳怡化电脑股份有限公司 Method and apparatus for testing financial self-service equipment
CN105718804A (en) * 2015-12-25 2016-06-29 驻马店职业技术学院 Hardware instruction call control system
CN107102947A (en) * 2017-05-12 2017-08-29 中国工商银行股份有限公司 ATM transaction flows test device and method
CN107153532A (en) * 2016-03-03 2017-09-12 泰康保险集团股份有限公司 Automated production delivery system
CN110781576A (en) * 2019-09-09 2020-02-11 腾讯科技(深圳)有限公司 Simulation node scheduling method, device and equipment
CN111488279A (en) * 2020-04-09 2020-08-04 吉林亿联银行股份有限公司 Regression testing method and device
CN111813694A (en) * 2020-08-11 2020-10-23 中国工商银行股份有限公司 Test method, test device, electronic device, and readable storage medium

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101996451B (en) * 2009-08-14 2012-07-25 中国工商银行股份有限公司 Test method of bank self-service device system and server
CN102348125B (en) * 2010-07-30 2014-03-05 上海炬力集成电路设计有限公司 Video data reception system verification method and apparatus thereof
CN102348125A (en) * 2010-07-30 2012-02-08 上海炬力集成电路设计有限公司 Video data reception system verification method and apparatus thereof
CN102622546A (en) * 2012-03-14 2012-08-01 深圳市紫金支点技术股份有限公司 XFS (extensions for financial services) order based call identity authentication method and call identity authentication system
CN102622546B (en) * 2012-03-14 2015-02-04 深圳市紫金支点技术股份有限公司 XFS (extensions for financial services) order based call identity authentication method and call identity authentication system
CN103064678B (en) * 2012-12-24 2016-04-20 广州广电运通金融电子股份有限公司 Control method and device are called in a kind of hardware instruction
CN103064678A (en) * 2012-12-24 2013-04-24 广州广电运通金融电子股份有限公司 Method and device for call control of hardware instruction
WO2014101384A1 (en) * 2012-12-24 2014-07-03 广州广电运通金融电子股份有限公司 Method and apparatus for controlling invoking of hardware instruction
CN103605092A (en) * 2013-10-23 2014-02-26 上海华力微电子有限公司 Wat test system
CN103605092B (en) * 2013-10-23 2016-08-24 上海华力微电子有限公司 Wat test system and method for testing
CN104915273A (en) * 2015-05-27 2015-09-16 深圳怡化电脑股份有限公司 Financial self-service equipment detection method and detection device
CN104915273B (en) * 2015-05-27 2018-04-27 深圳怡化电脑股份有限公司 Financial self-service equipment detection method and detection device
CN105242999A (en) * 2015-09-22 2016-01-13 深圳怡化电脑股份有限公司 Method and apparatus for testing financial self-service equipment
CN105242999B (en) * 2015-09-22 2019-09-20 深圳怡化电脑股份有限公司 A kind of method and device for testing financial self-service equipment
CN105718804B (en) * 2015-12-25 2019-03-19 驻马店职业技术学院 A kind of hardware instruction calling control system
CN105718804A (en) * 2015-12-25 2016-06-29 驻马店职业技术学院 Hardware instruction call control system
CN107153532A (en) * 2016-03-03 2017-09-12 泰康保险集团股份有限公司 Automated production delivery system
CN107102947A (en) * 2017-05-12 2017-08-29 中国工商银行股份有限公司 ATM transaction flows test device and method
CN107102947B (en) * 2017-05-12 2020-08-04 中国工商银行股份有限公司 ATM transaction flow testing device and method
CN110781576A (en) * 2019-09-09 2020-02-11 腾讯科技(深圳)有限公司 Simulation node scheduling method, device and equipment
CN111488279A (en) * 2020-04-09 2020-08-04 吉林亿联银行股份有限公司 Regression testing method and device
CN111813694A (en) * 2020-08-11 2020-10-23 中国工商银行股份有限公司 Test method, test device, electronic device, and readable storage medium
CN111813694B (en) * 2020-08-11 2024-03-15 中国工商银行股份有限公司 Test method, test device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN101493793B (en) 2011-01-19

Similar Documents

Publication Publication Date Title
CN101493793B (en) ATM test method and device
CN107704395B (en) Cloud platform automation test implementation method and system based on Openstack
CN101882105B (en) Method for testing response time of Web page under concurrent environment
CN103365770A (en) Mobile terminal software testing system and software testing method
CN102075789B (en) Method and system for quickly testing set top box
CN105094783A (en) Method and device for testing Android application stability
CN103544095B (en) The method for supervising of server program and system thereof
CN102937932A (en) Automated testing device and method of integrated heterogeneous testing tool
CN104572422A (en) Memory monitoring achievement method based on startup and shutdown of Linux system
CN103268289B (en) Record the method and system of application testing script on mobile terminals
CN110704314B (en) Fault injection method for embedded software test
CN112115038A (en) Application testing method and device and storage medium
CN114817028B (en) Multi-target cross debugging system based on software development platform
CN112650676A (en) Software testing method, device, equipment and storage medium
CN115686540A (en) RPA control method and system based on Hongmong system
CN114238071A (en) DCS software automatic verification system and method based on digital simulation technology
CN110704315B (en) Fault injection device for embedded software test
CN112269697B (en) Equipment storage performance testing method, system and related device
CN108910642A (en) Elevator debugging information processing method, system, readable storage medium storing program for executing and commissioning device
CN112612697A (en) Software defect testing and positioning method and system based on byte code technology
CN109376045B (en) Automatic verification device and verification method for BIOS (basic input output System) parameters
CN116383025A (en) Performance test method, device, equipment and medium based on Jmeter
CN112861138A (en) Software security analysis method and analysis device, electronic device, and storage medium
CN108228448B (en) Code tracking method and device
CN114168461A (en) Performance test method and system applied to domestic operating system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant