CN102799515B - Applied program testing method and device - Google Patents

Applied program testing method and device Download PDF

Info

Publication number
CN102799515B
CN102799515B CN201110135444.2A CN201110135444A CN102799515B CN 102799515 B CN102799515 B CN 102799515B CN 201110135444 A CN201110135444 A CN 201110135444A CN 102799515 B CN102799515 B CN 102799515B
Authority
CN
China
Prior art keywords
latest edition
test
source code
program
code
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.)
Active
Application number
CN201110135444.2A
Other languages
Chinese (zh)
Other versions
CN102799515A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201110135444.2A priority Critical patent/CN102799515B/en
Publication of CN102799515A publication Critical patent/CN102799515A/en
Application granted granted Critical
Publication of CN102799515B publication Critical patent/CN102799515B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a kind of applied program testing method.This method of testing mainly comprises: checked the source code preserved in code server by program construction script, and obtains the source code of latest edition from described code server; According to the source code of described latest edition, generated application program and the test case of latest edition by program construction script; The application program of described latest edition performs the test case of described latest edition, obtains the test result of the application program of described latest edition according to execution result.The present invention also provides a kind of to should the Application testing device of method of testing.Described method and device can the source code of automatic acquisition latest edition, application program and test cases, and in the application program of latest edition, perform the test case of latest edition, obtain the test result of application program rapidly, thus reach efficiently to the object that the application program after renewal source code is tested.

Description

Applied program testing method and device
Technical field
The present invention relates to Computer Applied Technology field, particularly relate to a kind of applied program testing method and a kind of to should the Application testing device of method of testing.
Background technology
Continuous integrating is a kind of practice of software, i.e. team's exploitation member often their work integrated, usual each member is at least once integrated for every day, and whole team may occur repeatedly integrated every day.In each integrating process, usually along with the update process of source code, during the source code after renewal is uploaded onto the server by each member.At every turn integrated complete after, need to upgrade source code test.
Of the prior artly a kind ofly to the source code method of testing after upgrading be: after test starts, manually from the source code of the latest edition after server down loading updating, according to the source code of above-mentioned latest edition, the artificial test case generating latest edition.Then, perform the test case of above-mentioned latest edition, the way of being pasted by copy obtains test result.
But existing exist following defect to the method that the source code after renewal is tested: each test all will perform identical operation, and needs the source code and the test case that obtain latest edition to manually, and elapsed time is longer; Test environment configuration is relatively loaded down with trivial details, can not ensure that each test result can both effectively be filed.
Summary of the invention
The embodiment provides and a kind ofly upgrade the method for testing of the application program after source code and survey device, this method of testing and device can be tested the application program after upgrading source code efficiently.
Upgrade a method of testing for the application program after source code, comprising:
By program construction script, the source code preserved in code server is checked, and obtain the source code of latest edition from described code server;
According to the source code of described latest edition, generated application program and the test case of latest edition by program construction script; And
The application program of described latest edition performs the test case of described latest edition, obtains the test result of the application program of described latest edition according to execution result;
Wherein, described is checked the source code preserved in code server by program construction script, and obtains the source code of latest edition from described code server, comprising:
Once integrated complete after immediately or according to setting the time interval, the address of management server configuration code server in program construction script and the renewal authority of code server, and by the code check more newer command that program construction script edit code server provides, described program construction script is sent to described code server;
Described code server runs described program construction script, checks whether the source code preserved in code server upgrades, and if so, the source code of latest edition is sent to described management server; And
After described management server receives the source code of described latest edition, control script by flow of task and generate test assignment.
Upgrade a proving installation for the application program after source code, comprising:
Source code acquisition module, for being checked the source code preserved in code server by program construction script, and obtains the source code of latest edition from described code server;
Test cases technology module, for the source code according to described latest edition, generates application program and the test case of latest edition by program construction script; And
Test result acquisition module, performs the test case of described latest edition in the application program in described latest edition, obtains the test result of the application program of described latest edition according to execution result;
Wherein, described source code acquisition module comprises:
Program construction script processing module, for once integrated complete after immediately or according to setting the time interval, the address of configuration code server and the renewal authority of code server in program construction script, and by the code check more newer command that program construction script edit code server provides, described program construction script is sent to described code server; And
Source code receiver module, for receiving the source code of the latest edition that described code server sends, the source code of this latest edition is that described code server runs described program construction script, and the source code preserved in inspection code server has sent after having carried out renewal.
Relative to prior art, in the method for testing of described application program and proving installation, management server obtains the source code of latest edition automatically from code server by program construction script, and automatically generate application program and the test case of latest edition, and then in the application program of described latest edition, automatically perform the test case of described latest edition, thus reach the object of effective acquisition Application testing result.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme of the embodiment of the present invention, be briefly described to the accompanying drawing corresponding to embodiment below:
The workflow diagram of the method for testing of a kind of application program that Fig. 1 provides for first embodiment of the invention;
The structural representation of the proving installation of a kind of application program that Fig. 2 provides for second embodiment of the invention.
Embodiment
For making the object of the embodiment of the present invention, technical scheme and advantage clearly, below in conjunction with accompanying drawing, clear, complete specific descriptions are carried out to the technical scheme in the embodiment of the present invention.Need it is noted that, based on the embodiment in the present invention, those of ordinary skill in the art, not paying the every other equivalent integers that obtains under creative work prerequisite or changing embodiment, should belong to the protection domain of the claims in the present invention.
Embodiment one
As shown in Figure 1, first embodiment of the invention provides a kind of applied program testing method, and described method of testing comprises step 11 ~ 17:
Step 11, management server obtain the source code of latest edition automatically from code server.
Particularly, after a continuous integrating completes immediately or according to setting the time interval, the address of management server configuration code server in program construction script and the renewal authority of code server, and by the code check more newer command that program construction script edit code server provides, and described program construction script is sent to code server.
Further, described code server runs described program construction script, checks whether the source code preserved in code server upgrades, and if so, the source code of latest edition is sent to described management server; Otherwise flow process terminates.
Step 12, management server control script by flow of task and generate test assignment.
Particularly, after described management server receives the source code of the latest edition that described code server sends, control script by flow of task in management server, generate a test assignment.In actual applications, in task Row control script, the address of server can be managed by specified tube, according to form and the task definition parameter generation task configuration file of template organization task.Then, management server generates test assignment according to above-mentioned task configuration file.
Multiple subtask can be comprised in above-mentioned test assignment, such as, following 5 subtasks can be comprised:
Subtask 1: the application program and the test case subtask that generate latest edition;
Subtask 2: dispose test environment subtask;
Subtask 3: test execution subtask;
Subtask 4: upload test result subtask;
Subtask 5: management testing is born fruit task.
Above-mentioned management server controls script by flow of task and is bound up each subtask, manages the execution flow process of each subtask, can also use other script in each subtask.It can be python (sending gloomy) script etc. that above-mentioned flow of task controls script.
Step 13, management server according to the source code of latest edition, generate application program and the test case of latest edition to be tested by program construction script.
Management server performs above-mentioned subtask 1: the application program and the test case subtask that generate latest edition.
On the management server, concentrated the compiler directive provided by developing instrument, utilize said procedure to build the source code of script to above-mentioned latest edition and compile, generate application program and the test case of unsigned latest edition to be tested.
By signature instrument, signature authentication is carried out to the application program of above-mentioned unsigned latest edition to be tested and test case, can have after being mounted in the client with the application program and test case that ensure above-mentioned latest edition and perform and tested authority.
Step 14, management server select suitable client, at the test environment corresponding to the above-mentioned test assignment of client deployment.
Management server performs above-mentioned subtask 2: dispose test environment subtask.
Suitable client selected by management server end calling task Row control script, at the test environment corresponding to the above-mentioned test assignment of client deployment, this test environment is mainly included in the SDK (SoftwareDevelopmentKit required for the above-mentioned test assignment of client executing, i.e. SDK (Software Development Kit)), above-mentioned SDK is the set for setting up the developing instrument of application software for specific software package, software frame, hardware platform, operating system etc.
Above-mentioned steps 14 can before above-mentioned steps 13, perform afterwards or simultaneously.
The application program of above-mentioned latest edition and test case are sent to client by step 15, management server, and client performs the test case of above-mentioned latest edition in the application program of above-mentioned latest edition, obtain test result data.
Management server and the above-mentioned subtask 3 of client executing: test execution subtask.
Management server is called above-mentioned flow of task control script and the application program of above-mentioned latest edition and test case is sent to client, and this client can be mobile terminal or simulator etc.
In above-mentioned client, call above-mentioned flow of task and control script and program construction script, utilize testing tool to compile in the application program of above-mentioned latest edition and perform the test case of above-mentioned latest edition.Then, utilize testing tool to collect the test execution data of the test case of above-mentioned latest edition, the test execution data of collection are comprehensively obtained test result data.
Then, testing tool is utilized above-mentioned test result data to be converted to xml (ExtensibleMarkupLanguage, extend markup language) file.Above-mentioned testing tool can be TestRunner (test procedure implementation controller).
In actual applications, also directly on the management server, the application program of above-mentioned latest edition can compile and performs the test case of above-mentioned latest edition, obtain test result data.
Test result data is uploaded to management server by step 16, client.
The above-mentioned subtask 4 of client executing: upload test result subtask.
The above-mentioned flow of task of client call controls script, by xml files passe converted for above-mentioned test result data to management server.
Step 17, management server carry out integrated management to above-mentioned test result data.
Management server performs above-mentioned subtask 5: management testing is born fruit task.
After management server receives the converted xml file of above-mentioned test result data that above-mentioned client sends, by above-mentioned xml file according to the filing of certain rule, the source code of above-mentioned latest edition, test case and above-mentioned test result data are carried out associating preservation.
The source code of above-mentioned latest edition, incidence relation between test case and above-mentioned test result data also send to by above-mentioned management server relevantly pays close attention to people.
Embodiment two
As shown in Figure 2, second embodiment of the invention provides the Application testing device of the above-mentioned method of testing of a kind of correspondence, and described proving installation specifically comprises:
Source code acquisition module 21, for being checked the source code preserved in code server by program construction script, and obtains the source code of latest edition from described code server;
Test cases technology module 22, for the source code according to described latest edition, generates application program and the test case of latest edition by program construction script;
Test result acquisition module 23, performs the test case of described latest edition in the application program in described latest edition, obtains the test result of the application program of described latest edition according to execution result.
In the present embodiment, described proving installation can also comprise:
Test task process module 24, for the address of the reason of specified tube in task Row control script server, according to form and the task definition parameter generation task configuration file of template organization task, described management server generates test assignment according to described task configuration file.Described test assignment comprises multiple subtask, and described management server controls script by flow of task and is bound up each subtask, manages the execution flow process of each subtask.
Specifically, described source code acquisition module 21 can comprise:
Program construction script processing module 211, for once integrated complete after immediately or according to setting the time interval, the address of configuration code server and the renewal authority of code server in program construction script, and by the code check more newer command that program construction script edit code server provides, described program construction script is sent to described code server;
Source code receiver module 212, for receiving the source code of the latest edition that described code server sends, the source code of this latest edition is that described code server runs described program construction script, and the source code preserved in inspection code server has sent after having carried out renewal.
Specifically, described Test cases technology module 22 can comprise:
Process of compilation module 221, for being concentrated the compiler directive provided by developing instrument, is utilized the source code of program construction script to described latest edition to compile, generates application program and the test case of unsigned latest edition to be tested;
Signature processing module 222, for carrying out signature authentication by signature instrument to the application program of described unsigned latest edition to be tested and test case, having after being mounted in the client with the application program and test case that ensure described latest edition and performing and tested authority.
Specifically, described test result acquisition module 23 can comprise:
Test environment deployment module 231, selects suitable client for calling task Row control script, at the corresponding test environment of described client deployment;
Test case sending module 232, is sent to described client for calling described flow of task control script by the application program of described latest edition and test case;
Test result receiver module 233, for receiving the test result data that described client sends, described test result data controls script and program construction script for calling described flow of task in described client, utilize testing tool to compile in the application program of described latest edition and perform the test case of described latest edition, utilize testing tool to collect the test execution data of the test case of described latest edition, the test execution data of collection carried out comprehensive and to obtain.
After described test result receiver module 233 receives described test result data, the source code of described latest edition, test case and test result data are carried out associating preservation.
One of ordinary skill in the art will appreciate that all or part of flow process realized in above-described embodiment method, that the hardware that can carry out instruction relevant by computer program has come, described program can be stored in computer read/write memory medium, this program, when performing, can comprise the flow process of the embodiment as above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-OnlyMemory, ROM) or random store-memory body (RandomAccessMemory, RAM) etc.
In sum, the embodiment of the present invention can realize management server obtains latest edition automatically from code server source code by program construction script, and automatically generate application program and the test case of latest edition, automatically in the application program of described latest edition, perform the test case of described latest edition, obtain the test result of application program rapidly, thus reach efficiently to the object that the application program after renewal source code is tested.
The embodiment of the present invention can realize management server and automatically generate test assignment by flow of task control script, manages the execution flow process of each subtask; The test environment of calling task Row control script on the client corresponding to automatic deployment test assignment; Test result data is effectively managed.
The embodiment of the present invention solves prior art to be needed manually to obtain source code, artificial constructed test case, and test needs to consume the shortcomings such as long period.
The foregoing is only better embodiment of the present invention; for a person skilled in the art; can make other according to technical scheme of the present invention and technical conceive to change accordingly and distortion, and all these change and distortion all should be encompassed within protection scope of the present invention.

Claims (8)

1. an applied program testing method, is characterized in that, comprising:
By program construction script, the source code preserved in code server is checked, and obtain the source code of latest edition from described code server;
According to the source code of described latest edition, generated application program and the test case of latest edition by program construction script; And
The application program of described latest edition performs the test case of described latest edition, obtains the test result of the application program of described latest edition according to execution result;
Wherein, described is checked the source code preserved in code server by program construction script, and obtains the source code of latest edition from described code server, comprising:
Once integrated complete after immediately or according to setting the time interval, the address of management server configuration code server in program construction script and the renewal authority of code server, and by the code check more newer command that program construction script edit code server provides, described program construction script is sent to described code server;
Described code server runs described program construction script, checks whether the source code preserved in code server upgrades, and if so, the source code of latest edition is sent to described management server; And
After described management server receives the source code of described latest edition, control script by flow of task and generate test assignment.
2. applied program testing method according to claim 1, is characterized in that, described controls script generation test assignment by flow of task, comprising:
The address of specified tube reason server in task Row control script, according to form and the task definition parameter generation task configuration file of template organization task, described management server generates test assignment according to described task configuration file, and described test assignment comprises multiple subtask;
Described management server controls script by flow of task and is bound up each subtask in described test assignment, manages the execution flow process of each subtask.
3. applied program testing method according to claim 1, is characterized in that, the described source code according to described latest edition, is generated application program and the test case of latest edition, comprising by program construction script:
Described management server concentrates the compiler directive provided by developing instrument, utilize the source code of described program construction script to described latest edition to compile, generate application program and the test case of unsigned latest edition to be tested;
By signature instrument, signature authentication is carried out to the application program of described unsigned latest edition to be tested and test case, have after being mounted in the client with the application program and test case that ensure described latest edition and perform and tested authority.
4. the applied program testing method according to claims 1 to 3 any one, it is characterized in that, the described test case performing described latest edition in the application program of described latest edition, obtains the test result of the application program of described latest edition, comprising according to execution result:
Management server end calling task Row control script selects suitable client, the test environment described in described client deployment corresponding to test assignment;
Described management server is called described flow of task control script and the application program of described latest edition and test case is sent to described client;
In described client, call described flow of task and control script and program construction script, utilize testing tool to compile in the application program of described latest edition and perform the test case of described latest edition, utilize testing tool to collect the test execution data of the test case of described latest edition, the test execution data of collection are comprehensively obtained test result data.
5. applied program testing method according to claim 4, is characterized in that, described method of testing also comprises:
Flow of task described in described client call controls script and described test result data is uploaded to management server;
After described management server receives described test result data, the source code of described latest edition, test case and test result data are carried out associating preservation.
6. an Application testing device, is characterized in that, comprising:
Source code acquisition module, for being checked the source code preserved in code server by program construction script, and obtains the source code of latest edition from described code server;
Test cases technology module, for the source code according to described latest edition, generates application program and the test case of latest edition by program construction script; And
Test result acquisition module, performs the test case of described latest edition in the application program in described latest edition, obtains the test result of the application program of described latest edition according to execution result;
Wherein, described source code acquisition module comprises:
Program construction script processing module, for once integrated complete after immediately or according to setting the time interval, the address of configuration code server and the renewal authority of code server in program construction script, and by the code check more newer command that program construction script edit code server provides, described program construction script is sent to described code server; And
Source code receiver module, for receiving the source code of the latest edition that described code server sends, the source code of this latest edition is that described code server runs described program construction script, and the source code preserved in inspection code server has sent after having carried out renewal.
7. Application testing device according to claim 6, is characterized in that, described Test cases technology module comprises:
Process of compilation module, for being concentrated the compiler directive provided by developing instrument, is utilized the source code of program construction script to described latest edition to compile, generates application program and the test case of unsigned latest edition to be tested;
Signature processing module, for carrying out signature authentication by signature instrument to the application program of described unsigned latest edition to be tested and test case, having after being mounted in the client with the application program and test case that ensure described latest edition and performing and tested authority.
8. according to the Application testing device in claim 6 to 7 described in any one, it is characterized in that, described test result acquisition module comprises:
Test environment deployment module, selects suitable client for calling task Row control script, at the corresponding test environment of described client deployment;
Test case sending module, is sent to described client for calling described flow of task control script by the application program of described latest edition and test case;
Test result receiver module, for receiving the test result data that described client sends, described test result data controls script and program construction script for calling described flow of task in described client, utilize testing tool to compile in the application program of described latest edition and perform the test case of described latest edition, utilize testing tool to collect the test execution data of the test case of described latest edition, the test execution data of collection carried out comprehensive and to obtain.
CN201110135444.2A 2011-05-24 2011-05-24 Applied program testing method and device Active CN102799515B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110135444.2A CN102799515B (en) 2011-05-24 2011-05-24 Applied program testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110135444.2A CN102799515B (en) 2011-05-24 2011-05-24 Applied program testing method and device

Publications (2)

Publication Number Publication Date
CN102799515A CN102799515A (en) 2012-11-28
CN102799515B true CN102799515B (en) 2016-01-20

Family

ID=47198628

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110135444.2A Active CN102799515B (en) 2011-05-24 2011-05-24 Applied program testing method and device

Country Status (1)

Country Link
CN (1) CN102799515B (en)

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103246604B (en) * 2013-03-29 2016-06-15 北京京东尚科信息技术有限公司 Software testing system and method
CN104102574B (en) * 2013-04-07 2017-12-26 腾讯科技(深圳)有限公司 Applied program testing method and device
CN104156224B (en) * 2013-05-14 2017-11-07 广东电网公司信息中心 A kind of software building continuous integrating method and system
CN103279419A (en) * 2013-06-09 2013-09-04 浪潮电子信息产业股份有限公司 Automation version verifying method and system based on B/S structural system
CN104423948B (en) * 2013-09-02 2018-01-02 阿里巴巴集团控股有限公司 Automatized script operation method and device
TWI528187B (en) * 2013-11-12 2016-04-01 財團法人資訊工業策進會 Cloud auto-test system, method and non-transitory computer readable storage medium of the same
CN105302716B (en) * 2014-07-30 2019-05-24 腾讯科技(深圳)有限公司 Test method, device under the development mode of interflow
CN104133770A (en) * 2014-08-04 2014-11-05 浪潮通用软件有限公司 Universal automatic testing method
CN105630581A (en) * 2014-11-07 2016-06-01 南京南瑞继保电气有限公司 Task processing method and device, and computer storage medium
CN106155887A (en) * 2015-03-31 2016-11-23 展讯通信(天津)有限公司 The applied program testing method of a kind of Auto-matching version and system and mobile terminal
CN104899122A (en) * 2015-06-12 2015-09-09 上海斐讯数据通信技术有限公司 Mobile terminal testing system and method
CN106326100A (en) * 2015-06-30 2017-01-11 中兴通讯股份有限公司 Software automatic testing method and device
CN105117329B (en) * 2015-08-07 2018-09-11 北京思特奇信息技术股份有限公司 A kind of application program automatic wire charging method and system
CN105183644B (en) * 2015-08-20 2017-10-24 上海斐讯数据通信技术有限公司 A kind of multitask integrated automation test system and method
CN105354140B (en) * 2015-11-02 2018-09-25 上海聚力传媒技术有限公司 A kind of method and system of automatic test
CN105550001A (en) * 2015-12-24 2016-05-04 厦门市美亚柏科信息股份有限公司 Distributed automatic construction method and system
CN105653446B (en) * 2015-12-24 2018-03-23 北京奇虎科技有限公司 Method and system for the automatic test of mobile terminal
US20200327498A1 (en) * 2016-03-21 2020-10-15 National Ict Australia Limited Business Process Execution on a Blockchain Platform
CN106326116B (en) * 2016-08-17 2019-03-05 北京奇虎科技有限公司 The method and apparatus of product test
CN106445806B (en) * 2016-08-26 2019-09-17 北京小米移动软件有限公司 Method for testing software and device
CN107807877B (en) * 2016-09-08 2021-12-07 北京京东尚科信息技术有限公司 Code performance testing method and device
CN106126432A (en) * 2016-09-18 2016-11-16 网易(杭州)网络有限公司 Development project is revised method of testing and the device of content
CN106547688A (en) * 2016-10-19 2017-03-29 厦门市美亚柏科信息股份有限公司 Product automation method of testing and its system based on Windows
CN108206848A (en) * 2016-12-19 2018-06-26 深圳中兴网信科技有限公司 Build the method and device of SOA service releases
CN107766236B (en) * 2017-09-21 2021-03-02 平安科技(深圳)有限公司 Test task automatic management method, device, equipment and storage medium
CN108009084B (en) * 2017-11-29 2021-07-30 北京中电普华信息技术有限公司 Testing method, device and system for hybrid mobile application
CN108647139B (en) * 2018-03-19 2022-02-15 携程金融科技(上海)有限公司 System test method, device, storage medium and electronic device
CN108804315B (en) * 2018-05-23 2022-03-11 北京五八信息技术有限公司 Test method and device applied to dynamic development, electronic equipment and storage medium
CN110674024A (en) * 2018-07-02 2020-01-10 北京忆恒创源科技有限公司 Electronic equipment integration test system and method thereof
CN111324522A (en) * 2018-12-13 2020-06-23 北京数聚鑫云信息技术有限公司 Automatic test system and method
CN110048908B (en) * 2019-04-15 2021-04-27 网易(杭州)网络有限公司 Network test platform, network test method and device
CN111309609B (en) * 2020-02-13 2023-10-03 抖音视界有限公司 software processing system
CN113297055A (en) * 2020-02-24 2021-08-24 国家广播电视总局广播电视科学研究院 Cloud testing system and method
CN113031964B (en) * 2021-03-25 2023-12-26 恒安嘉新(北京)科技股份公司 Big data application management method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101448178A (en) * 2008-12-12 2009-06-03 天柏宽带网络科技(北京)有限公司 Method and system for developing digital television gateway system
US7721265B1 (en) * 2003-11-10 2010-05-18 Cisco Technology, Inc. Source code debugging method and apparatus for use in script testing environment
CN101814052A (en) * 2010-02-04 2010-08-25 浪潮集团山东通用软件有限公司 Automatic test method
CN102043708A (en) * 2009-10-22 2011-05-04 上海杉达学院 Erp software test system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4042839B2 (en) * 2002-02-25 2008-02-06 俊忠 亀田 Data processing system and method, and computer program
US7823132B2 (en) * 2004-09-29 2010-10-26 Microsoft Corporation Automated test case verification that is loosely coupled with respect to automated test case execution

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7721265B1 (en) * 2003-11-10 2010-05-18 Cisco Technology, Inc. Source code debugging method and apparatus for use in script testing environment
CN101448178A (en) * 2008-12-12 2009-06-03 天柏宽带网络科技(北京)有限公司 Method and system for developing digital television gateway system
CN102043708A (en) * 2009-10-22 2011-05-04 上海杉达学院 Erp software test system
CN101814052A (en) * 2010-02-04 2010-08-25 浪潮集团山东通用软件有限公司 Automatic test method

Also Published As

Publication number Publication date
CN102799515A (en) 2012-11-28

Similar Documents

Publication Publication Date Title
CN102799515B (en) Applied program testing method and device
CN108829593B (en) Code coverage rate calculation and analysis method, device, equipment and storage medium
EP3115902B1 (en) Framework for automated testing of mobile apps
US8595693B2 (en) Model driven deployment of composite applications
JP6217277B2 (en) Software development method and system therefor
CN105446712B (en) Application program defect repairing method and device
CN111324522A (en) Automatic test system and method
US9753834B1 (en) Certification process for cloud platform
CN104246702A (en) Workflow compilation
CN108228190B (en) Persistent integration and delivery methods, systems, devices, and computer-readable storage media
CN110543301B (en) Method and device for generating jenkins code file
CN107896244A (en) A kind of distribution method of version file, client and server
CN102955698A (en) Processing method and device based on multi-terminal software development
CN103186463B (en) Determine the method and system of the test specification of software
CN104077161A (en) Client application updating method and device
CN104881311A (en) Method and apparatus for judging version compatibility
CN101963911A (en) Patch generating method and device
US9274933B2 (en) Pretest setup planning
CN110727575B (en) Information processing method, system, device and storage medium
US10467124B2 (en) Certification process for cloud platform
CN104536745A (en) Task modification method and device
Wagner Professional flash mobile development: Creating android and iphone applications
CN103064783A (en) System and method to carry out function tests by means of repeatedly used dynamic link library (DLL)
Kouroshfar et al. Process patterns for component-based software development
CN115630835A (en) Activity-based workflow general parameter configuration 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
C14 Grant of patent or utility model
GR01 Patent grant