CN107203473A - The automatization test system and method for automatic expansion interface test case - Google Patents

The automatization test system and method for automatic expansion interface test case Download PDF

Info

Publication number
CN107203473A
CN107203473A CN201710386334.0A CN201710386334A CN107203473A CN 107203473 A CN107203473 A CN 107203473A CN 201710386334 A CN201710386334 A CN 201710386334A CN 107203473 A CN107203473 A CN 107203473A
Authority
CN
China
Prior art keywords
test
case
result
module
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710386334.0A
Other languages
Chinese (zh)
Inventor
杜树
赵凌彦
彭世伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Changhong Electric Co Ltd
Original Assignee
Sichuan Changhong Electric 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 Sichuan Changhong Electric Co Ltd filed Critical Sichuan Changhong Electric Co Ltd
Priority to CN201710386334.0A priority Critical patent/CN107203473A/en
Publication of CN107203473A publication Critical patent/CN107203473A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of automatization test system of automatic expansion interface test case and method, including:User Interface, for input test content, realization is interacted with user's;Document management module is uploaded, for reading the test case uploaded, and calls the automatic expansion module of use-case to be extended;The automatic expansion module of use-case, for being extended automatically to use-case, for the type of parameterized object, calls corresponding module to carry out parameter spread;Use-case runs module, for calling the method in python storehouses to be packaged, and implementation of test cases is distinguished according to the use-case data generated in use-case expansion module;Result treatment module, for carrying out asserting that judgement, test result are shown to use-case implementing result, and provides test result download.The present invention can be extended generation to test case automatically, automatic output response contents and according to asserting discriminating test result, and result can be downloaded.

Description

The automatization test system and method for automatic expansion interface test case
Technical field
The present invention relates to automatization testing technique field, and in particular to a kind of automation of automatic expansion interface test case Test system and method.
Background technology
During automatic test is realized, existing method is the framework using a visual automatic test, Script tissue is completed by framework, Row control, the related work such as log recording is performed, and the notice of tester is mainly concentrated In terms of the writing with result accuracy check of automatized script.Under this class framework, although have been simplified for tester's Work, but still there are the following problems:
1. the test case covered write for some interface more comprehensively, larger manpower and time will take for;
Repaiied 2. existing test case can not easily move to other interfaces, it is necessary to carry out content to each use-case again Change, the larger manpower of cost and time;
3. newly enter tester due to the limitation of knowledge, it is impossible to all kinds of abnormality test scenes are taken into full account, so as to cause The testing case of structure it is not comprehensive enough.
The content of the invention
Instant invention overcomes the deficiencies in the prior art, there is provided a kind of automatic test system of automatic expansion interface test case System and method, for being extended generation to test case automatically, export response contents and according to asserting discriminating test knot automatically Really, and result can be downloaded.
In view of the above mentioned problem of prior art, according to one side disclosed by the invention, the present invention uses following technology Scheme:
A kind of automatization test system of automatic expansion interface test case, including:
User Interface, for input test content, realization is interacted with user's;
Document management module is uploaded, for reading the test case uploaded, and calls the automatic expansion module of use-case to be expanded Exhibition;
The automatic expansion module of use-case, for being extended automatically to use-case, for the type of parameterized object, is called corresponding Module carries out parameter spread;
Use-case runs module, for calling the method in python storehouses to be packaged, according to what is generated in use-case expansion module Use-case data distinguishes implementation of test cases;
Result treatment module, for carrying out asserting that judgement, test result are shown to use-case implementing result, and provides test As a result download.
According to one embodiment of the invention, using B/S frameworks, server background is based on python language developments, uses Family interactive front end uses html language developments web.
According to another embodiment of the invention, including many test servers, many test servers, which are set up, is The cluster server for realizing many concurrent test operations of nginx+tomcat configurations.
According to another embodiment of the invention, the automatic expansion module of use-case includes being used for being divided into test content Some major classes, and basic use-case is extended automatically according to parameter type, generate test case.
In order to which the present invention is better achieved, further technical scheme is:
A kind of automated testing method of automatic expansion interface test case, including:
Step 1:Test interface is created in User Interface, configure the Url addresses of the interface, request method, Header contents and request content;
Step 2:The content for needing to parameterize is parameterized in User Interface, parameterized object class is specified Type, by parameterized object, determines the affiliated type of parameter value, is easy to call corresponding module to carry out parameter value structure in background process Make, so as to generate the test case of various situations;
Step 3:Add and assert in User Interface, for test result is carried out successfully/unsuccessfully judge;
Step 4:User performs test operation, submits and performs test command to backstage, backstage calls corresponding module to enter immediately The background process work of row test data;
Step 5:Server receives the test data that test user terminal is transmitted, and calls use-case expansion module automatically according to parameter Change content and type is extended, corresponding test case is generated by parameter value replacement one by one;
Step 6:Server calls use-case to run module and performs test automatically according to the test case expanded in step 5, Obtain a result and test result is carried out asserting judgement one by one, by test data, test result, result of determination deposit list;
Step 7:Test data, test result and result of determination are pushed to preceding end page by server by result treatment module Face is shown, and user chooses whether to export test result.
According to another embodiment of the invention, the User Interface of the step 1 is also provided to wrong content number According to inspection and corresponding prompt message be provided be easy to user to carry out data correction.
Also include user's addition according to another embodiment of the invention, in the step 3 to assert as expected result, So as to judge success/failure of test result.
The present invention can also be:
A kind of automated testing method of automatic expansion interface test case, including:
Step 1:Test case template excel is downloaded in User Interface, template provides use-case and writes example and volume Write explanation;
Step 2:New test interface use-case is created in excel, configure the Url addresses of the interface, request method, Header contents and request content (data);
Step 3:The content to be parameterized is parameterized, and specifies parameterized object type;
Step 4:To use-case addition assert, for test result is carried out successfully/unsuccessfully judge;
Step 5:User uploads excel by User Interface;
Step 6:User performs test operation in User Interface, submits and performs test command to backstage, backstage is immediately Corresponding module is called to carry out the background process work of test data;
Step 7:Server receives the test data that test user terminal is transmitted, and calls use-case expansion module automatically according to parameter Change content and type is extended, corresponding test case is generated by parameter value replacement one by one;
Step 8:Server calls use-case to run module and performs test automatically according to the test case expanded in step 5, Obtain a result and test result is carried out asserting judgement one by one, by test data, test result, result of determination deposit list;
Step 9:Server is by test data, test result, and the data such as result of determination are pushed to by result treatment module Front end page is shown, and user chooses whether to export test result.
Compared with prior art, one of beneficial effects of the present invention are:
The automatization test system and method for a kind of automatic expansion interface test case of the present invention, have:1) effectively subtract The human cost and time cost for writing use-case consuming are lacked;2) effectively reduce and carry out professional training, use-case to newly entering employee Write the human cost and time cost of nursery's cost;3) the test case content of modification one by one that use-case migration is brought is reduced The human cost and time cost of consuming;4) can be saved by performing use-case automatically human cost that manual test spent with Time cost.
Brief description of the drawings
, below will be to embodiment for clearer explanation present specification embodiment or technical scheme of the prior art Or the accompanying drawing used required in the description of prior art is briefly described, it should be apparent that, drawings in the following description are only It is the reference to the embodiment of some in present specification, for those skilled in the art, is not paying creative work In the case of, other accompanying drawings can also be obtained according to these accompanying drawings.
Fig. 1 shows test system block architecture diagram according to an embodiment of the invention.
Fig. 2 shows the FB(flow block) according to an embodiment of the invention tested using web configuration testing data.
Fig. 3 is shown according to an embodiment of the invention writes what test use cases were tested by template excel FB(flow block).
Embodiment
The present invention is described in further detail with reference to embodiment, but the implementation of the present invention is not limited to this.
As shown in figure 1, a kind of automatization test system of automatic expansion interface test case, its using B/S frameworks there is provided Visualization interface, backstage is based on python language, and front end uses html language, contains User Interface (web), uploads text Part management, the automatic expansion module of use-case, use-case operation module, result treatment module, specifically:
User Interface:The function of being interacted with user is realized by web interface, user can input at the interface Test content (such as url addresses, header contents, request method, request content (data), parameterized object, assert);
Upload document management module:Realize and the batch testing use-case of upload is read out, and call use-case expansion module Extended one by one;
The automatic expansion module of use-case:Realization is extended automatically to use-case, for the type of parameterized object, is called corresponding Module carries out parameter spread, so as to construct the test case of various situations (boundary value, particular value, exceptional value etc.);
Use-case runs module:The method in python officials storehouse is called to be packaged, according to what is generated in use-case expansion module Use-case data distinguishes implementation of test cases.
Result treatment module:For carrying out asserting that judgement, test result are shown to use-case implementing result, and provide test knot The functions such as fruit download.
As the Optimal improvements to this test system, the fault-tolerant processing to wrong data is additionally provided, is inputted in user wrong During the test data missed, user can be provided feedback to according to wrong content and be modified;
The present invention may include many test servers, and many test servers set up the realization configured for nginx+tomcat The cluster server of many concurrent test operations.
Test content can be divided into several major classes (telephone number, email address, all kinds of character strings etc.) in above scheme, Then basic use-case is extended automatically further according to parameter type, tester only needs to input a basic use-case, you can logical Cross present system and construct all kinds of boundary values, particular value, the test case of exceptional value effectively reduces tester and writes use The time of example, improve operating efficiency.The test case of automatic extension generation can be performed automatically by system, test knot is drawn Really.And can judge successfully/failure to produced test result by asserting, and result is fed back into user, use Family can be contained test case with download package and its perform response, assert the test result of the contents such as result of determination.
As shown in Fig. 2 being tested using web configuration testing data:
Step 1:New test interface is created in User Interface (web), Url addresses, the request of the interface is configured The required contents such as mode, Header contents, request content (data), the page provides the inspection to wrong content data and provides phase Prompt message is answered to be easy to user to carry out data correction;
Step 2:The content for needing to parameterize is parameterized in User Interface (web), parametrization pair is specified As type (such as:Telephone number, email address, character string etc.).By parameterized object, the affiliated type of parameter value is determined, is easy to Corresponding module is called to carry out parameter value construction in background process, so as to generate the test case of various situations;
Step 3:Addition is asserted in the User Interface (web), for test result is carried out successfully/unsuccessfully judge, User, which can add, to assert as expected result, so as to judge success/failure of test result;
Step 4:User performs test operation, submits and performs test command to backstage, backstage calls corresponding module to enter immediately The background process work of row test data;
Step 5:Server receives the test data that test user terminal is transmitted, and calls use-case expansion module automatically according to parameter Change content and type is extended, corresponding test case is generated by parameter value replacement one by one.Such as:Parameterized object is Phone number type, then can expand movement, UNICOM, telecommunications, data card telephone number, virtual operator automatically according to its content Number, the number for being unsatisfactory for 11 bit digitals, the number for including spcial character, the number for including letter, front and rear contain space The parameter value of the types such as the number met, then by the way that by these value alternative parameter objects, new test is generated so as to extend Use-case, completes the robustness testing to parameterized object;
Step 6:Server calls use-case to run module and performs test automatically according to the test case expanded in step 5, Obtain a result and test result is carried out asserting judgement one by one, by test data, test result, result of determination deposit list;
Step 7:Server is by test data, test result, and the data such as result of determination are pushed to by result treatment module Front end page is shown, and user can choose whether export test result (excel modes) by button.
Tested as shown in figure 3, writing test use cases by template excel:
Step 1:Test case template excel is downloaded in User Interface (web), template provides use-case and writes example With write explanation;
Step 2:New test interface use-case is created in excel, configure the Url addresses of the interface, request method, The required contents such as Header contents, request content (data);
Step 3:The content to be parameterized is parameterized, and specifies parameterized object type (such as:Telephone number, postal Case address, character string etc.).By parameterized object, the affiliated type of parameter value is determined, is easy to call respective mode in background process Block carries out parameter value construction, so as to generate the test case of various situations;
Step 4:To use-case addition assert, for test result is carried out successfully/unsuccessfully judge, user can add and assert As expected result, so as to judge success/failure of test result;
Step 5:User uploads excel by User Interface (web)
Step 6:User performs test operation in User Interface (web), submits and performs test command to backstage, backstage Corresponding module is called to carry out the background process work of test data immediately;
Step 7:Server receives the test data that test user terminal is transmitted, and calls use-case expansion module automatically according to parameter Change content and type is extended, corresponding test case is generated by parameter value replacement one by one.Such as:Parameterized object is Phone number type, then can expand movement, UNICOM, telecommunications, data card telephone number, virtual operator automatically according to its content Number, the number for being unsatisfactory for 11 bit digitals, the number for including spcial character, the number for including letter, front and rear contain space The parameter value of the types such as the number met, then by the way that by these value alternative parameter objects, new test is generated so as to extend Use-case, completes the robustness testing to parameterized object;
Step 8:Server calls use-case to run module and performs test automatically according to the test case expanded in step 5, Obtain a result and test result is carried out asserting judgement one by one, by test data, test result, result of determination deposit list;
Step 9:Server is by test data, test result, and the data such as result of determination are pushed to by result treatment module Front end page is shown, and user can choose whether export test result (excel modes) by button.
To sum up, the present invention selects Python scripts to drive test on backstage, using Excel form management test datas, The class for encapsulating Excel file data processing, the class and three classes for being used to extend use-case that upload data processing, are sealed simultaneously Dress interface library calls http interfaces, using the API that Python is packaged, and the http assembling characters needed to test can be carried out Json conversion processings.Present system realizes that interface testing is automated, the function that fusion use-case extends automatically, improves test execution The cost that efficiency and reduction are manually returned.
The embodiment of each in this specification is described by the way of progressive, what each embodiment was stressed be with it is other Identical similar portion cross-reference between the difference of embodiment, each embodiment.
" one embodiment ", " another embodiment ", " embodiment " for being spoken of in this manual, etc., refer to knot Specific features, structure or the feature for closing embodiment description are included at least one embodiment of the application generality description In.It is not necessarily to refer to same embodiment that statement of the same race, which occur, in multiple places in the description.Appoint furthermore, it is understood that combining When one embodiment describes a specific features, structure or feature, what is advocated is this to realize with reference to other embodiment Feature, structure or feature are also fallen within the scope of the present invention.
Although reference be made herein to invention has been described for multiple explanatory embodiments of the invention, however, it is to be understood that Those skilled in the art can be designed that a lot of other modification and embodiment, and these modifications and embodiment will fall in this Shen Please be within disclosed spirit and spirit.More specifically, can be to master in the range of disclosure and claim The building block and/or layout for inscribing composite configuration carry out a variety of variations and modifications.Except what is carried out to building block and/or layout Outside variations and modifications, to those skilled in the art, other purposes also will be apparent.

Claims (8)

1. a kind of automatization test system of automatic expansion interface test case, it is characterised in that including:
User Interface, for input test content, realization is interacted with user's;
Document management module is uploaded, for reading the test case uploaded, and calls the automatic expansion module of use-case to be extended;
The automatic expansion module of use-case, for being extended automatically to use-case, for the type of parameterized object, calls corresponding module Carry out parameter spread;
Use-case runs module, for calling the method in python storehouses to be packaged, according to the use-case generated in use-case expansion module Data distinguish implementation of test cases;
Result treatment module, for carrying out asserting that judgement, test result are shown to use-case implementing result, and provides test result Download.
2. the automatization test system of automatic expansion interface test case according to claim 1, it is characterised in that use B/S frameworks, server background is based on python language developments, and user mutual front end uses html language developments web.
3. the automatization test system of automatic expansion interface test case according to claim 1, it is characterised in that including Many test servers, many test servers set up the cluster for realizing many concurrent test operations configured for nginx+tomcat Server.
4. the automatization test system of automatic expansion interface test case according to claim 1, it is characterised in that described The automatic expansion module of use-case includes being used for test content is divided into some major classes, and automatic to basic use-case according to parameter type It is extended, generates test case.
5. a kind of automated testing method of automatic expansion interface test case, it is characterised in that including:
Step 1:Test interface is created in User Interface, the Url addresses of the interface, request method is configured, in Header Hold and request content;
Step 2:The content for needing to parameterize is parameterized in User Interface, parameterized object type is specified, led to Parameterized object is crossed, the affiliated type of parameter value is determined, is easy to call corresponding module to carry out parameter value construction in background process, from And generate the test case of various situations;
Step 3:Add and assert in User Interface, for test result is carried out successfully/unsuccessfully judge;
Step 4:User performs test operation, submits and performs test command to backstage, backstage calls corresponding module to be surveyed immediately Try the background process work of data;
Step 5:Server receives the test data that test user terminal is transmitted, and calls use-case expansion module automatically according in parametrization Hold and type is extended, corresponding test case is generated by parameter value replacement one by one;
Step 6:Server calls use-case to run module and performs test automatically, draw according to the test case expanded in step 5 As a result and one by one to test result carry out asserting judgement, by test data, test result, result of determination deposit list;
Step 7:Test data, test result and result of determination are pushed to front end page by result treatment module and entered by server Row displaying, user chooses whether to export test result.
6. the automated testing method of automatic expansion interface test case according to claim 5, it is characterised in that described The inspection to wrong content data is also provided in the User Interface of step 1 and corresponding prompt message is provided is easy to user to carry out Data correction.
7. the automated testing method of automatic expansion interface test case according to claim 5, it is characterised in that described Also include user's addition in step 3 to assert as expected result, so as to judge success/failure of test result.
8. a kind of automated testing method of automatic expansion interface test case, it is characterised in that including:
Step 1:Test case template excel is downloaded in User Interface, template provides use-case and writes example and write It is bright;
Step 2:New test interface use-case is created in excel, the Url addresses of the interface, request method is configured, in Header Hold and request content (data);
Step 3:The content to be parameterized is parameterized, and specifies parameterized object type;
Step 4:To use-case addition assert, for test result is carried out successfully/unsuccessfully judge;
Step 5:User uploads excel by User Interface;
Step 6:User performs test operation in User Interface, submits and performs test command to backstage, backstage is called immediately Corresponding module carries out the background process work of test data;
Step 7:Server receives the test data that test user terminal is transmitted, and calls use-case expansion module automatically according in parametrization Hold and type is extended, corresponding test case is generated by parameter value replacement one by one;
Step 8:Server calls use-case to run module and performs test automatically, draw according to the test case expanded in step 5 As a result and one by one to test result carry out asserting judgement, by test data, test result, result of determination deposit list;
Step 9:Server is by test data, test result, and the data such as result of determination are pushed to front end by result treatment module The page is shown, and user chooses whether to export test result.
CN201710386334.0A 2017-05-26 2017-05-26 The automatization test system and method for automatic expansion interface test case Pending CN107203473A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710386334.0A CN107203473A (en) 2017-05-26 2017-05-26 The automatization test system and method for automatic expansion interface test case

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710386334.0A CN107203473A (en) 2017-05-26 2017-05-26 The automatization test system and method for automatic expansion interface test case

Publications (1)

Publication Number Publication Date
CN107203473A true CN107203473A (en) 2017-09-26

Family

ID=59905838

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710386334.0A Pending CN107203473A (en) 2017-05-26 2017-05-26 The automatization test system and method for automatic expansion interface test case

Country Status (1)

Country Link
CN (1) CN107203473A (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107678963A (en) * 2017-09-27 2018-02-09 国云科技股份有限公司 A kind of automatic interface testing method based on JAVA
CN109101415A (en) * 2018-06-25 2018-12-28 平安科技(深圳)有限公司 Interface test method, system, equipment and the storage medium compared based on database
CN109165165A (en) * 2018-09-04 2019-01-08 中国平安人寿保险股份有限公司 Interface test method, device, computer equipment and storage medium
CN109308265A (en) * 2018-10-26 2019-02-05 广州酷狗计算机科技有限公司 The method and apparatus for generating negative testing use-case
WO2019100576A1 (en) * 2017-11-27 2019-05-31 平安科技(深圳)有限公司 Automated test management method and apparatus, terminal device, and storage medium
CN110245083A (en) * 2019-06-11 2019-09-17 四川长虹电器股份有限公司 A kind of automatic interface testing method based on python
CN110297774A (en) * 2019-07-02 2019-10-01 四川长虹电器股份有限公司 A kind of automatic interface testing method based on python
CN110704328A (en) * 2019-10-15 2020-01-17 北京城市网邻信息技术有限公司 Interface testing method and device, electronic equipment and readable storage medium
CN110928796A (en) * 2019-11-29 2020-03-27 宝付网络科技(上海)有限公司 Automatic change test platform
CN111239614A (en) * 2018-11-29 2020-06-05 深圳市泰斯电子有限公司 Method for realizing object distribution on interactive interface by managing test object
CN112363920A (en) * 2020-11-06 2021-02-12 广州品唯软件有限公司 Test case repairing method and device, computer equipment and storage medium
CN112380106A (en) * 2020-12-08 2021-02-19 吉林大学 One-stop processor performance test extensible system facing UOS
CN112463586A (en) * 2020-10-29 2021-03-09 苏州浪潮智能科技有限公司 Method and medium for automatically generating application program interface test case
CN113535830A (en) * 2020-04-21 2021-10-22 中移信息技术有限公司 Automatic interface expansion method, device, equipment and storage medium
CN114253812A (en) * 2021-12-28 2022-03-29 鱼快创领智能科技(南京)有限公司 Interface test method based on monitoring request and automatically generating interface test case
CN114880240A (en) * 2022-05-31 2022-08-09 成都秦川物联网科技股份有限公司 Automatic testing system and method for Internet of things equipment, storage medium and equipment
WO2022237253A1 (en) * 2021-05-11 2022-11-17 华为云计算技术有限公司 Test case generation method, apparatus and device
CN115686463A (en) * 2022-12-30 2023-02-03 科讯嘉联信息技术有限公司 Python and Excel-based interface automation framework control system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101241467A (en) * 2008-03-05 2008-08-13 罗笑南 Automatized white box test system and method facing to WEB application
CN101996133A (en) * 2009-08-27 2011-03-30 上海杉达学院 Interaction interface test system of Web application software
CN102880546A (en) * 2012-09-03 2013-01-16 上海方正数字出版技术有限公司 Software integration testing method and system based on extensible markup language (XML) database
CN103268285A (en) * 2013-05-31 2013-08-28 百度在线网络技术(北京)有限公司 Method and device for automatic generation of robustness test case of API interface
CN104298604A (en) * 2014-11-06 2015-01-21 哈尔滨工业大学 Testing system and testing method for robustness of cloud service
CN104407976A (en) * 2014-11-28 2015-03-11 联动优势电子商务有限公司 Method and device for generating interface robustness test case

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101241467A (en) * 2008-03-05 2008-08-13 罗笑南 Automatized white box test system and method facing to WEB application
CN101996133A (en) * 2009-08-27 2011-03-30 上海杉达学院 Interaction interface test system of Web application software
CN102880546A (en) * 2012-09-03 2013-01-16 上海方正数字出版技术有限公司 Software integration testing method and system based on extensible markup language (XML) database
CN103268285A (en) * 2013-05-31 2013-08-28 百度在线网络技术(北京)有限公司 Method and device for automatic generation of robustness test case of API interface
CN104298604A (en) * 2014-11-06 2015-01-21 哈尔滨工业大学 Testing system and testing method for robustness of cloud service
CN104407976A (en) * 2014-11-28 2015-03-11 联动优势电子商务有限公司 Method and device for generating interface robustness test case

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
姜丽娟等: ""基于 XML的协议健壮性测试工具研究与设计"", 《科学技术与工程》 *
王兰: ""集群系统的自动化测试技术的研究与实现"", 《中国优秀硕士学位论文全文数据库•信息科技辑》 *

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107678963A (en) * 2017-09-27 2018-02-09 国云科技股份有限公司 A kind of automatic interface testing method based on JAVA
WO2019100576A1 (en) * 2017-11-27 2019-05-31 平安科技(深圳)有限公司 Automated test management method and apparatus, terminal device, and storage medium
WO2020000706A1 (en) * 2018-06-25 2020-01-02 平安科技(深圳)有限公司 Database comparison-based interface testing method and system, device and storage medium
CN109101415A (en) * 2018-06-25 2018-12-28 平安科技(深圳)有限公司 Interface test method, system, equipment and the storage medium compared based on database
CN109165165A (en) * 2018-09-04 2019-01-08 中国平安人寿保险股份有限公司 Interface test method, device, computer equipment and storage medium
CN109308265A (en) * 2018-10-26 2019-02-05 广州酷狗计算机科技有限公司 The method and apparatus for generating negative testing use-case
CN111239614A (en) * 2018-11-29 2020-06-05 深圳市泰斯电子有限公司 Method for realizing object distribution on interactive interface by managing test object
CN110245083A (en) * 2019-06-11 2019-09-17 四川长虹电器股份有限公司 A kind of automatic interface testing method based on python
CN110297774A (en) * 2019-07-02 2019-10-01 四川长虹电器股份有限公司 A kind of automatic interface testing method based on python
CN110704328A (en) * 2019-10-15 2020-01-17 北京城市网邻信息技术有限公司 Interface testing method and device, electronic equipment and readable storage medium
CN110928796A (en) * 2019-11-29 2020-03-27 宝付网络科技(上海)有限公司 Automatic change test platform
CN110928796B (en) * 2019-11-29 2023-05-30 宝付网络科技(上海)有限公司 Automatic test platform
CN113535830A (en) * 2020-04-21 2021-10-22 中移信息技术有限公司 Automatic interface expansion method, device, equipment and storage medium
CN113535830B (en) * 2020-04-21 2024-09-17 中移信息技术有限公司 Automatic interface expansion method, device, equipment and storage medium
CN112463586B (en) * 2020-10-29 2022-09-20 苏州浪潮智能科技有限公司 Method and medium for automatically generating application program interface test case
CN112463586A (en) * 2020-10-29 2021-03-09 苏州浪潮智能科技有限公司 Method and medium for automatically generating application program interface test case
CN112363920A (en) * 2020-11-06 2021-02-12 广州品唯软件有限公司 Test case repairing method and device, computer equipment and storage medium
CN112380106B (en) * 2020-12-08 2022-12-30 吉林大学 One-stop processor performance test extensible system facing UOS
CN112380106A (en) * 2020-12-08 2021-02-19 吉林大学 One-stop processor performance test extensible system facing UOS
WO2022237253A1 (en) * 2021-05-11 2022-11-17 华为云计算技术有限公司 Test case generation method, apparatus and device
CN114253812A (en) * 2021-12-28 2022-03-29 鱼快创领智能科技(南京)有限公司 Interface test method based on monitoring request and automatically generating interface test case
CN114880240A (en) * 2022-05-31 2022-08-09 成都秦川物联网科技股份有限公司 Automatic testing system and method for Internet of things equipment, storage medium and equipment
CN115686463A (en) * 2022-12-30 2023-02-03 科讯嘉联信息技术有限公司 Python and Excel-based interface automation framework control system

Similar Documents

Publication Publication Date Title
CN107203473A (en) The automatization test system and method for automatic expansion interface test case
CN110764753B (en) Business logic code generation method, device, equipment and storage medium
CN106021102B (en) The generation method and device of automatic test file
CN109871326A (en) A kind of method and apparatus that script is recorded
CN112988130A (en) Visual modeling method, device, equipment and medium based on big data
CN104679488A (en) Flow path customized development platform and method
CN103744787A (en) Cellphone automated testing method
CN114003451B (en) Interface testing method, device, system and medium
CN111240670A (en) Method and device for quickly and automatically generating software graphical interface
CN110704044A (en) Visual programming system
CN114186697A (en) Method and device for generating and applying deep learning model based on deep learning framework
US10157057B2 (en) Method and apparatus of segment flow trace analysis
CN114416516A (en) Test case and test script generation method, system and medium based on screenshot
CN112860264B (en) Method and device for reconstructing abstract syntax tree
CN117235527A (en) End-to-end containerized big data model construction method, device, equipment and medium
CN115115062B (en) Machine learning model building method, related device and computer program product
CN107066376A (en) A kind of automatic test verification method tested for GUI
CN111142861A (en) Method and device for integrating structured comprehensive control system
CN110413518A (en) The generation method and generating means and computer readable storage medium of control object library
CN115495362A (en) Method, device, storage medium and computer equipment for generating test code
CN113051173B (en) Method, device, computer equipment and storage medium for arranging and executing test flow
CN114416533A (en) Artificial intelligence-based use case generation method and system for vehicle-mounted electronic product
CN110956025A (en) Method based on process template multiplexing
CN114238072A (en) HIL requirement design method, HIL requirement design device, computer equipment and storage medium
CN114064469A (en) Interface automation test method and storage medium

Legal Events

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

Application publication date: 20170926

RJ01 Rejection of invention patent application after publication