CN105608012A - Automatic test method and automatic test system - Google Patents

Automatic test method and automatic test system Download PDF

Info

Publication number
CN105608012A
CN105608012A CN201610134485.2A CN201610134485A CN105608012A CN 105608012 A CN105608012 A CN 105608012A CN 201610134485 A CN201610134485 A CN 201610134485A CN 105608012 A CN105608012 A CN 105608012A
Authority
CN
China
Prior art keywords
test
code
keyword
test code
module
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
CN201610134485.2A
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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu Network 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201610134485.2A priority Critical patent/CN105608012A/en
Publication of CN105608012A publication Critical patent/CN105608012A/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

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)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an automatic test method and an automatic test system. The automatic test method includes steps of (1), triggering extraction of test codes according to a trigger mechanism; (2), mining test keywords and test objects in the test codes; (3), assembling test scripts corresponding to the test keywords according to sequences of the test codes to form test code packages; (4), executing the test code packages and generating test reports. The automatic test system comprises a test code management module, a test keyword mining module, a test code package generation module and a test report generation module. Test cases can be described by function testers by the aid of natural language, the test codes can be developed by code developers according to standard requirements, and accordingly the automatic test method and the automatic test system have the advantages of test automation, script standardization, test code stability, high robustness and reliable test reports.

Description

A kind of automated testing method and system
Technical field
The invention belongs to software test field, more specifically, relate to a kind of automated testing method and beSystem.
Background technology
Existing automatic test, is usually carried out and maintenance function by automatic test team independentlyTester receives the restriction of self programming levels, generally cannot extremely understand the thin of automatic test bagJoint, causes carrying out automatized script according to self eurypalynous testing requirement. Write automationScript member causes writing automatic test cases owing to cannot accurately understanding functional test use-case test pointLack test emphasis feature, make automatic test cases be difficult to effectively find the defect in test.
Summary of the invention
For above defect or the Improvement requirement of prior art, the invention provides a kind of automatic testMethod and system, its object is to realize by excavating the keyword that in natural language, test job is relevantCorresponding test action, solves thus existing automatic technology functional test personnel and does not understand automationThe details of test pack and become personnel and cannot accurately understand the test point of functional test use-case, the survey causingExamination demand is failed to understand or the not good technical problem of test emphasis feature.
For achieving the above object, according to one aspect of the present invention, provide a kind of automatic test sideMethod, comprises the following steps:
(1) triggering test code according to trigger mechanism extracts;
(2) excavate test keyword and the tested object in described test code;
(3) by test script corresponding described test keyword according to the sequenced collection of test code, shapeBecome test code bag;
(4) carry out described test code bag and generate test report.
Preferably, described automated testing method, the described trigger mechanism of its step (1) is to trigger the timeAnd/or Event triggered.
Preferably, described automated testing method, the described test code sequence of extraction of its step (1) isFirst in first out or first-in last-out.
Preferably, described automated testing method, the described keyword of its step (2) comprises that operation is crucialWord and checking keyword.
Preferably, described automated testing method, described tested object is based on Android platform;
Described step (3) is specially: by test script corresponding described keyword according to test codeSequenced collection, forms test code bag and generates Android Test Application;
Described step (4) is specially: described Android Test Application be installed and carry out test code, generatingTest report.
According to another aspect of the present invention, a kind of automatization test system is provided, comprising:
Test code administration module: for the test code of hold function tester exploitation, and according toTrigger mechanism triggers test code and extracts test keyword excavation module;
Test keyword excavates module: excavate the test keyword in described test code;
Test code bag generation module: for by test script corresponding described test keyword according to surveyThe sequenced collection of examination code, forms test code bag;
Test report generation module: for carrying out described test code bag and generating test report.
Preferably, described automatization test system, its code administration module employing time triggers and/or thingPart triggers.
Preferably, described automatization test system, its code administration module comprises that test code storage is singleUnit, for storing test code; Described test code memory cell is stack architecture or queue structure.
Preferably, described automatization test system, its keyword excavates module and comprises test key word library,Be used for storing test keyword.
Preferably, described automatization test system, described tested object is based on Android platform,
Described code packages generation module, for being packaged as Android Test Application by described test script;
Described test code generation module, for installing described Android Test Application and carrying out described testCode packages.
In general, the above technical scheme of conceiving by the present invention compared with prior art, due toFunctional test personnel can utilize natural language description test case, and code development personnel can be according to standardDemand development and testing code, can obtain following test automation, script standardization, test code steadyQualitative, robustness is high, the reliable beneficial effect of test report.
Brief description of the drawings
Fig. 1 is the general flow chart of automated testing method of the present invention;
Fig. 2 is the structural representation of automatization test system of the present invention;
Fig. 3 is the schematic diagram of realizing of the automatization test system that provides of the embodiment of the present invention;
Fig. 4 is the flow chart of the automated testing method that provides of the embodiment of the present invention.
Detailed description of the invention
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with accompanying drawingAnd embodiment, the present invention is further elaborated. Should be appreciated that described herein concreteEmbodiment only, in order to explain the present invention, is not intended to limit the present invention. In addition described,Involved technical characterictic in each embodiment of the present invention just can as long as do not form to conflict each otherMutually to combine.
The invention provides a kind of automated testing method, as shown in Figure 1, comprise the following steps:
(1) triggering test code according to trigger mechanism extracts;
Described trigger mechanism can trigger or Event triggered the employing time: the time triggers as clocked flip;Event triggered triggers during as code update. Multiple triggering mode can single use or use simultaneously.
Described test code extracts and can adopt first in first out or order first-in last-out.
Described test code is that functional test personnel write according to test case, can adopt natural language to compileWrite, for example, as Chinese or English: enter<log in page>.
(2) excavate test keyword and the tested object in described test code;
For example: wherein " enter " as action, " log in page " is tested object.
Test keyword is test common actions, comprising:
A, operation keyword: enter, enter connection, click, fill in, select and wait for.
B, checking keyword: show, checking numerical value, checking form, checking numerical difference, wait for occur,And do not show.
(3) by test script corresponding described test keyword according to the sequenced collection of test code, shapeBecome test code bag;
As described in tested object based on Android platform:
By test script corresponding described keyword according to the sequenced collection of test code, form testCode packages also generates Android Test Application.
Described test script is write for developer, carries out test program corresponding to test keyword, adoptsUse computer language compilation, preferably adopt script to write, as Ruby, Python, Java etc.
(4) carry out described test code bag and generate test report.
As described in tested object based on Android platform:
Described step (4) is specially: described Android Test Application be installed and carry out test code, generatingTest report.
Carry out in the process of described test code bag, as the record test data that runs succeeded, otherwise enterRow abnormality processing, and record error data. Carry out all data formations of described test code bag recordTest report, comprises test data and error data.
A kind of automatization test system, as shown in Figure 2, comprises
Test code administration module: for the test code of hold function tester exploitation, and according toTrigger mechanism triggers test code and extracts test keyword excavation module.
Described trigger mechanism can trigger or Event triggered the employing time: the time triggers as clocked flip;Event triggered triggers during as code update. Multiple triggering mode can single use or use simultaneously.
Described test code administration module comprises test code memory cell, and described test code storage is singleUnit can adopt stack architecture or queue structure.
Described test code is that functional test personnel write according to test case, can adopt natural language to compileWrite, as Chinese or English. For example: enter<log in page>.
Test keyword excavates module: excavate test keyword and tested object in described test code;
For example, wherein " enter " as test keyword, " log in page " is tested object.
Test keyword is test common actions, comprising:
A, operation keyword: enter, enter connection, click, fill in, select and wait for.
B, checking keyword: show, checking numerical value, checking form, checking numerical difference, wait for occur,And do not show.
Described keyword excavates module, comprises test key word library, for storing test keyword.
Particularly, first this module mates test code, taking Ruby language as example: test is usedExample is " enter<individual center>", in corresponding scripts, mate script to be defined as Given/^ and to enter<(.+)>$/do|name|。
Test code bag generation module: for by test script corresponding described test keyword according to surveyThe sequenced collection of examination code, forms test code bag;
Described test code bag generation module, comprises script storehouse, for script corresponding to storage key.
Described test script is write for developer, carries out test program corresponding to test keyword, adoptsUse computer language compilation, preferably adopt script to write, as Ruby, Python, Java etc.;
Test report generation module: for carrying out described test code bag and generating test report.
Carry out in the process of described test code bag, as the record test data that runs succeeded, otherwise enterRow abnormality processing, and record error data. Carry out all data formations of described test code bag recordTest report, comprises test data and error data.
Be below embodiment:
With the automatic test of the present invention based on Jenkins and the realization of Cucumber testing toolSystem and method is example.
Jenkins is as the testing tool of a maturation, is the most popular collection that continues fast in the industry at presentOne of one-tenth instrument, has good stability and enriches autgmentability. All Team Members all can lead toCross and log in Jenkins platform Web interface, be deployed in the automation on platform according to any selection portion of demandTest pack, target detection environment, test set and test case, customize automatic test neatly.Jenkins provides the complete report of Cucumber automated test frame use-case is represented, different personnelRequest can realize executed in parallel customize automated execution request, all automated executions are gone throughThe Records of the Historian is recorded and is kept on platform, can consult at any time by the mode of Web, and carry out ends with systemAutomatically send mail notification to mandatory member.
Cucumber is an automated test tool, can understand the test of describing with ordinary language and useThe supportive behavior of example drives the automated test tool of exploitation (BDD), and it provides natural languageSupport, we can use natural language description implementation of test cases, and natural language and generation are providedThe linking of code, by step and step definition. Use natural language calls code, when step is determinedAfter justice finishes, meeting Automatically invoked step after execution Cucumber, and good asserting (assert) is providedMechanism. In the time carrying out unsuccessfully, the test case that we can see, and clear and definite failure is formerCause. Cucumber supports the multiple development languages such as Java and Net. If will be in software automated testingRealize the lasting integrated automation development and testing being driven by keyword code.
A kind of automatization test system, as shown in Figure 3, comprising:
Test code administration module: for the test code of hold function tester exploitation, and according toTrigger mechanism triggers test code and extracts test keyword excavation module.
Adopt Jenkins testing tool to realize, comprising:
Code storage unit (SVN), for the test code receiving and memory function tester submits to.Described test code is the test case of natural language description.
Adopt event trigger mechanism to adopt timing mechanism or code update trigger mechanism: to determine if adoptedTime mechanism, timing from SVN according to the order of first in first out or order first-in last-out extraction code;If adopt code update trigger mechanism, in the time of code update, trigger code and extract.
Test keyword excavates module: excavate the test keyword in described test code;
This module is developed under Cucumber automated test tool, and Jenkins execution parameter is set,With in Cucumber, use configuration parameter consistent.
Cucumber framework is supported natural language, uses natural language description test case.
Described keyword excavates module, comprises test key word library.
First this module carries out taking Ruby language as example test code: test case is as " entering < individualPeople center>", in corresponding scripts, mate script to be defined as Given/^ and to enter<(.+)>$/do|name|;
Test code bag generation module: for by test script corresponding described test keyword according to surveyThe sequenced collection of examination code, forms test code bag;
Described test code bag generation module, comprises script storehouse, for script corresponding to storage key.
Described test code bag generation module, adopts Jenkins plug-in unit Ant to realize, to test scriptPack, obtain Jenkins execution parameter, in amendment Cucumber framework, configure Chinese parameter.
Described test script is write for developer, carries out test program corresponding to test keyword, adoptsUse Ruby language compilation.
Especially, if tested object is the application based on Android platform, described test code bag generates mouldPiece, by the test script Android application (androidapk) of packing, is called Android Test Application.
Test report generation module: for carrying out described test code bag and generating test report.
Test script reads in test data, the test operation that implementation of test cases is described: guarantor runs succeededDeposit execution result, after carrying out unsuccessfully, current Test Application interface sectional drawing is preserved, preserve execution and report an errorInformation and execution result.
After test code bag is complete, Jenkins plug-in unit CucumberReports generates complete testReport, comprises analysis report and execution step report in detail.
Especially, when test code bag is Android Test Application, before carrying out, must apply installation.
Utilize the automatic test platform that embodiment provides to carry out automatic testing process as shown in Figure 4,Comprise the following steps:
(1) triggering test code according to trigger mechanism extracts;
Functional test personnel submit to test code that natural language writes to SVN, describe test case,Submit operation triggers test code and extracts.
The present embodiment adopt test case as:
Scene: log in backstage success
* enter<backstage>
* fill in<user name<ceshi>
* fill in<password<123456>
* click<Button Login>
* demonstration<top logo>
(2) excavate the test keyword in described test code;
The present embodiment is excavated test keyword: enter, fill in, click, show
(3) by test script corresponding described test keyword according to the sequenced collection of test code, shapeBecome test code bag;
If tested object is based on Android platform, test code bag is packaged into Android Test Application.
The corresponding test script of test keyword obtaining in step (2), the script of writing for Ruby,As follows:
Given/^ enters<(.+)>and $/do|pagename|
page=Object.const_get(site[pagename]).newb
page.openifpage.url!=b.url
b.wait(60)
end
Utilize Jenkins-Ant plug-in unit to pack to test script, form test code bag
(4) carry out described test code bag and generate test report.
Jenkins plug-in unit CucumberReports generates complete test report.
As described in test code bag be Android Test Application, first carry out the installation of described application.
Carry out in the process of described test code bag, as the record test data that runs succeeded, otherwise enterRow abnormality processing, and record error data. Carry out all data formations of described test code bag recordTest report, comprises test data and error data.
Those skilled in the art will readily understand, the foregoing is only preferred embodiment of the present invention,Not in order to limit the present invention, all any amendments of doing within the spirit and principles in the present invention, etc.With replacement and improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. an automated testing method, is characterized in that, comprises the following steps:
(1) triggering test code according to trigger mechanism extracts;
(2) excavate test keyword and the tested object in described test code;
(3) by test script corresponding described test keyword according to the sequenced collection of test code, form test code bag;
(4) carry out described test code bag and generate test report.
2. automated testing method as claimed in claim 1, is characterized in that, the described trigger mechanism of step (1) is to trigger and/or Event triggered the time.
3. automated testing method as claimed in claim 1, is characterized in that, the described test code sequence of extraction of step (1) is first in first out or first-in last-out.
4. automated testing method as claimed in claim 1, is characterized in that, the described keyword of step (2) comprises operation keyword and checking keyword.
5. automated testing method as claimed in claim 1, is characterized in that, described tested object is based on Android platform;
Described step (3) is specially: test script corresponding described keyword, according to the sequenced collection of test code, is formed to test code bag and generates Android Test Application;
Described step (4) is specially: described Android Test Application be installed and carry out test code, generating test report.
6. an automatization test system, is characterized in that, comprising:
Test code administration module: for the test code of hold function tester exploitation, and trigger test code according to trigger mechanism and extract test keyword excavation module;
Test keyword excavates module: excavate the test keyword in described test code;
Test code bag generation module: for by test script corresponding described test keyword according to the sequenced collection of test code, form test code bag;
Test report generation module: for carrying out described test code bag and generating test report.
7. automatization test system as claimed in claim 6, is characterized in that, the described code administration module employing time triggers and/or Event triggered.
8. automatization test system as claimed in claim 6, is characterized in that, described code administration module comprises test code memory cell, for storing test code; Described test code memory cell is stack architecture or queue structure.
9. automatization test system as claimed in claim 6, is characterized in that, described keyword excavates module and comprises test key word library, for storing test keyword.
10. automatization test system as claimed in claim 6, is characterized in that, described tested object is based on Android platform,
Described code packages generation module, for being packaged as Android Test Application by described test script;
Described test code generation module, for installing described Android Test Application and carrying out described test code bag.
CN201610134485.2A 2016-03-10 2016-03-10 Automatic test method and automatic test system Pending CN105608012A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610134485.2A CN105608012A (en) 2016-03-10 2016-03-10 Automatic test method and automatic test system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610134485.2A CN105608012A (en) 2016-03-10 2016-03-10 Automatic test method and automatic test system

Publications (1)

Publication Number Publication Date
CN105608012A true CN105608012A (en) 2016-05-25

Family

ID=55987964

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610134485.2A Pending CN105608012A (en) 2016-03-10 2016-03-10 Automatic test method and automatic test system

Country Status (1)

Country Link
CN (1) CN105608012A (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106202162A (en) * 2016-06-24 2016-12-07 武汉斗鱼网络科技有限公司 A kind of for testing the test system and method recommending room data list
CN106326116A (en) * 2016-08-17 2017-01-11 北京奇虎科技有限公司 Method and device for testing product
CN106341684A (en) * 2016-09-05 2017-01-18 Tcl集团股份有限公司 Method and system for automatically generating Android TV test script
CN107741908A (en) * 2017-10-12 2018-02-27 郑州云海信息技术有限公司 A kind of continuous integrating method and device based on automatic test
CN107766255A (en) * 2017-11-16 2018-03-06 郑州云海信息技术有限公司 WebUI automated testing methods based on Cucumber and Testng
CN107957948A (en) * 2017-12-07 2018-04-24 郑州云海信息技术有限公司 A kind of user interface automatic test device and method
CN108205492A (en) * 2016-12-20 2018-06-26 阿尔卡特朗讯 For the method and apparatus of the Test Driven Development in continuous integrating frame
WO2018121531A1 (en) * 2016-12-30 2018-07-05 中兴通讯股份有限公司 Method and apparatus for generating test case script
CN108536571A (en) * 2018-04-13 2018-09-14 平安普惠企业管理有限公司 Performance test methods, device, equipment and computer readable storage medium
CN108664405A (en) * 2018-05-17 2018-10-16 福建天泉教育科技有限公司 A kind of automatic monitoring method and terminal based on funnel model
CN109818833A (en) * 2019-03-14 2019-05-28 北京信而泰科技股份有限公司 A kind of ethernet test system and ethernet test method
CN109840192A (en) * 2017-11-27 2019-06-04 北京京东尚科信息技术有限公司 The method and apparatus of automatic test
CN109918293A (en) * 2019-01-29 2019-06-21 平安科技(深圳)有限公司 System detection method and device, electronic equipment, computer readable storage medium
CN109976994A (en) * 2017-12-27 2019-07-05 航天信息股份有限公司 White-box testing method, apparatus, the computer equipment of Java project
CN110245088A (en) * 2019-06-21 2019-09-17 四川长虹电器股份有限公司 A kind of defect automated verification system and verification method based on Jenkins
CN110543301A (en) * 2019-09-06 2019-12-06 中国工商银行股份有限公司 Method and device for generating jenkins code file
CN111309609A (en) * 2020-02-13 2020-06-19 北京字节跳动网络技术有限公司 Software processing system
CN107463362B (en) * 2016-06-03 2021-08-03 北京京东尚科信息技术有限公司 Method and system for continuous deployment based on multiple Jenkins
CN114253867A (en) * 2022-03-02 2022-03-29 北京仁科互动网络技术有限公司 Automatic testing method, device and system based on neural network model

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101187894A (en) * 2006-11-15 2008-05-28 中兴通讯股份有限公司 Automatic test method based on key word drive and its test system
US20080222454A1 (en) * 2007-03-08 2008-09-11 Tim Kelso Program test system
CN101377759A (en) * 2008-08-26 2009-03-04 中国工商银行股份有限公司 Automatic interface test system
CN102819492A (en) * 2012-08-02 2012-12-12 中山大学 Keyword driven automatic testing frame on basis of Android
CN103049371A (en) * 2012-11-07 2013-04-17 青岛海信传媒网络技术有限公司 Testing method and testing device of Android application programs
CN105068927A (en) * 2015-08-04 2015-11-18 株洲南车时代电气股份有限公司 Keyword drive-based automatic test method of urban rail drive control units

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101187894A (en) * 2006-11-15 2008-05-28 中兴通讯股份有限公司 Automatic test method based on key word drive and its test system
US20080222454A1 (en) * 2007-03-08 2008-09-11 Tim Kelso Program test system
CN101377759A (en) * 2008-08-26 2009-03-04 中国工商银行股份有限公司 Automatic interface test system
CN102819492A (en) * 2012-08-02 2012-12-12 中山大学 Keyword driven automatic testing frame on basis of Android
CN103049371A (en) * 2012-11-07 2013-04-17 青岛海信传媒网络技术有限公司 Testing method and testing device of Android application programs
CN105068927A (en) * 2015-08-04 2015-11-18 株洲南车时代电气股份有限公司 Keyword drive-based automatic test method of urban rail drive control units

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LORNA MITCHELL 等: "《PHP精粹 编写高效PHP代码》", 31 October 2012 *

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107463362B (en) * 2016-06-03 2021-08-03 北京京东尚科信息技术有限公司 Method and system for continuous deployment based on multiple Jenkins
CN106202162A (en) * 2016-06-24 2016-12-07 武汉斗鱼网络科技有限公司 A kind of for testing the test system and method recommending room data list
CN106202162B (en) * 2016-06-24 2019-07-09 武汉斗鱼网络科技有限公司 It is a kind of for test recommend room data list test macro and method
CN106326116A (en) * 2016-08-17 2017-01-11 北京奇虎科技有限公司 Method and device for testing product
CN106341684A (en) * 2016-09-05 2017-01-18 Tcl集团股份有限公司 Method and system for automatically generating Android TV test script
CN108205492A (en) * 2016-12-20 2018-06-26 阿尔卡特朗讯 For the method and apparatus of the Test Driven Development in continuous integrating frame
WO2018121531A1 (en) * 2016-12-30 2018-07-05 中兴通讯股份有限公司 Method and apparatus for generating test case script
CN107741908A (en) * 2017-10-12 2018-02-27 郑州云海信息技术有限公司 A kind of continuous integrating method and device based on automatic test
CN107766255A (en) * 2017-11-16 2018-03-06 郑州云海信息技术有限公司 WebUI automated testing methods based on Cucumber and Testng
CN109840192A (en) * 2017-11-27 2019-06-04 北京京东尚科信息技术有限公司 The method and apparatus of automatic test
CN109840192B (en) * 2017-11-27 2022-06-07 北京京东尚科信息技术有限公司 Method and device for automatic testing
CN107957948A (en) * 2017-12-07 2018-04-24 郑州云海信息技术有限公司 A kind of user interface automatic test device and method
CN109976994A (en) * 2017-12-27 2019-07-05 航天信息股份有限公司 White-box testing method, apparatus, the computer equipment of Java project
CN108536571A (en) * 2018-04-13 2018-09-14 平安普惠企业管理有限公司 Performance test methods, device, equipment and computer readable storage medium
CN108664405B (en) * 2018-05-17 2021-11-09 福建天泉教育科技有限公司 Automatic monitoring method and terminal based on funnel model
CN108664405A (en) * 2018-05-17 2018-10-16 福建天泉教育科技有限公司 A kind of automatic monitoring method and terminal based on funnel model
CN109918293A (en) * 2019-01-29 2019-06-21 平安科技(深圳)有限公司 System detection method and device, electronic equipment, computer readable storage medium
CN109918293B (en) * 2019-01-29 2024-05-03 平安科技(深圳)有限公司 System test method and device, electronic equipment and computer readable storage medium
CN109818833B (en) * 2019-03-14 2021-08-17 北京信而泰科技股份有限公司 Ethernet test system and Ethernet test method
CN109818833A (en) * 2019-03-14 2019-05-28 北京信而泰科技股份有限公司 A kind of ethernet test system and ethernet test method
CN110245088A (en) * 2019-06-21 2019-09-17 四川长虹电器股份有限公司 A kind of defect automated verification system and verification method based on Jenkins
CN110245088B (en) * 2019-06-21 2022-10-18 四川长虹电器股份有限公司 Jenkins-based automatic defect verification system and verification method
CN110543301A (en) * 2019-09-06 2019-12-06 中国工商银行股份有限公司 Method and device for generating jenkins code file
CN110543301B (en) * 2019-09-06 2023-04-25 中国工商银行股份有限公司 Method and device for generating jenkins code file
CN111309609B (en) * 2020-02-13 2023-10-03 抖音视界有限公司 software processing system
CN111309609A (en) * 2020-02-13 2020-06-19 北京字节跳动网络技术有限公司 Software processing system
CN114253867A (en) * 2022-03-02 2022-03-29 北京仁科互动网络技术有限公司 Automatic testing method, device and system based on neural network model

Similar Documents

Publication Publication Date Title
CN105608012A (en) Automatic test method and automatic test system
US11281570B2 (en) Software testing method, system, apparatus, device medium, and computer program product
US10108535B2 (en) Web application test script generation to test software functionality
US20020091968A1 (en) Object-oriented data driven software GUI automated test harness
US9047413B2 (en) White-box testing systems and/or methods for use in connection with graphical user interfaces
US8473916B2 (en) Method and system for providing a testing framework
US7673292B2 (en) Auto conversion of tests between different functional testing tools
Soltani et al. A guided genetic algorithm for automated crash reproduction
US10067858B2 (en) Cloud-based software testing
US9292416B2 (en) Software development kit testing
US10489274B2 (en) Using emulation to disassociate verification from stimulus in functional test
US9684587B2 (en) Test creation with execution
US20060230319A1 (en) Automated migration of software instructions
CN106557413A (en) Based on the method and apparatus that code coverage obtains test case
CN111124919A (en) User interface testing method, device, equipment and storage medium
CN104407980A (en) Mobile application automated testing device and method
Usman et al. A survey of consistency checking techniques for UML models
US20130275946A1 (en) Systems and methods for test development process automation for a test harness
CN109889587A (en) Internet of things system automated construction method, device, equipment and storage medium
US20170206155A1 (en) Executable code abnormality detection
CN112241360A (en) Test case generation method, device, equipment and storage medium
CN113778898A (en) User interface automatic testing method and device, electronic equipment and storage medium
US10387294B2 (en) Altering a test
CN115658496A (en) Extensible Web automatic test method, system, equipment and storage medium
CN104320793A (en) Mobile phone short message automated test method and 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160525