CN103530231A - Application program testing method and system based on service process control - Google Patents

Application program testing method and system based on service process control Download PDF

Info

Publication number
CN103530231A
CN103530231A CN201310475965.1A CN201310475965A CN103530231A CN 103530231 A CN103530231 A CN 103530231A CN 201310475965 A CN201310475965 A CN 201310475965A CN 103530231 A CN103530231 A CN 103530231A
Authority
CN
China
Prior art keywords
test
protos
script
testing
machine
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310475965.1A
Other languages
Chinese (zh)
Other versions
CN103530231B (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.)
Chongqing Tianji cloud Clothing Technology Co., Ltd.
Original Assignee
Beijing Jingdong Shangke Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Shangke Information Technology Co Ltd
Priority to CN201310475965.1A priority Critical patent/CN103530231B/en
Publication of CN103530231A publication Critical patent/CN103530231A/en
Application granted granted Critical
Publication of CN103530231B publication Critical patent/CN103530231B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides an application program testing method and system based on service process control. According to the method, distribution type automated testing is conducted on application programs through the steps of defining a test case, obtaining automatic testing script, setting up a corresponding relation, defining the testing process, defining the test plan and executing the test task. Correspondingly, the invention provides a system. The system comprises a data storage unit, a process management unit, a task establishing unit, a task executing unit and the like. The method and system are designed for the highly-procedural application programs and are the method and system based on the testing process control. According to the application program testing method and system based on service process control, the testing coverage rate can be effectively improved, the testing quality is improved, the testing cost is reduced, the staff efficiency is improved, the environment maintaining cost is reduced, and the time spent on traditional automated testing is shortened.

Description

A kind of applied program testing method and system of controlling based on operation flow
Technical field
The present invention relates to software test and network communications technology field, be specifically related to a kind of applied program testing method and system of controlling based on operation flow.
Background technology
In Application testing field, typically use artificial or automatic means and move or test certain system, its object be to check its whether to meet demand of regulation or understand fully expected results and actual result between difference.For the stronger application program of some processes, as form ordering system production procedure, the systems such as auditing flow, while adopting manual testing's means, manual test personnel will be according to the test experience of oneself and business familiarity, with feeling to test these flow processs, may be because of the pressure of fatigue or PROJECT TIME, it is not very high making coverage rate, the situation that easily produces test leakage or have little time to test, cause accident on line, serious meeting causes direct economic loss.
For problems, in software test industry, developed some automated test tools, as QTP, i.e. the professional test instrument such as HP QuickTest Professional software, Selenium, this type of instrument can, by carrying out test script, complete test assignment; Meanwhile, due to the needs of actual conditions, some test and management instruments in the industry, have also been developed, for whole test input, implementation and the test result of management software, as TestLink, TestCenter etc.
While applying above-mentioned two kinds of instruments execution test job, the problem of having avoided to a certain extent manual test to bring, but in actual practice, because the data volume of test event is very large, the combined situation of the operation flow that need to test is a lot, and key issue is design and the utilization to relation between them of protos test suite PROTOS, test case and test script.While testing such as application QTP application programs, tester need to rely on tester's experience and ability for each operation flow difference design test case and the test script in application program very much, can make test coverage lower; And due to the more complicated of test assignment and the problem such as data volume is larger, make test event this expend chronic, so still there is the problems such as the low and testing cost height of testing efficiency.
Summary of the invention
In view of this, the present invention is in conjunction with the feature of automated test tool and test and management instrument and the technology of the multithreading communications field, a kind of distributed application program test macro and method of controlling based on operation flow is provided, improves test coverage, increase test mass, reduce testing cost.The invention provides a kind of applied program testing method of controlling based on operation flow, described method comprises:
Definition test case: application testing management tool, according to the operation flow of tested application program, is each service node difference design test case in described flow process, and described test case is stored in database;
Realize automatic test script: for described test case, write respectively the automatic test script corresponding with each test case, and described automatic test script is stored in database;
Set up corresponding relation: application testing management tool, in described database, set up the corresponding relation of described automatic test script and described test case, described corresponding relation is man-to-man mapping relations;
Definition testing process: application testing management tool, the logical order according to service node in the operation flow of tested application program, is combined into one or more protos test suite PROTOSs by described test case;
Definition test plan: in test and management instrument, select one or more described protos test suite PROTOSs, and selected one with automated test tool and the test machine in idle condition as the object of carrying out test assignment; Described test assignment is the combination of the corresponding automatic test script of test case in protos test suite PROTOS;
Carry out test assignment: chosen test machine starts automated test tool, in loading of databases, all test cases that comprise with protos test suite PROTOS have the automatic test script of corresponding relation, and carry out described script according to the built-up sequence of the test case defining in the step of described definition testing process.
Further, the step of described definition test plan is: in test and management instrument, select one or more described protos test suite PROTOSs, and selected a plurality of with automated test tool and the test machine in idle condition as the object of executing the task; And by the test assignment of artificially specifying each test machine to carry out.
Further, in the described step of setting up corresponding relation, the method of setting up the corresponding relation of automatic test script and test case is: in test and management instrument, the abstract fields of each test case is input as to the automatized script title corresponding with this test case.
Further, the step of described execution test assignment also comprises following sub-step:
Upgrade automatic test script: before loading and carrying out automatic test script, in database, utilize Version to upgrade the code of automatic test script.
Further, described method also comprises the steps:
Maintenance test data: after the step of described definition test plan, the test data that application testing management tool relates to the test case in protos test suite PROTOS increases or replaces.
Further, described method also comprises the steps:
Feedback Task Progress: described test machine generates at set intervals tasks carrying progress report in the process of carrying out test assignment.
Further, described method also comprises the steps:
Discharge test machine resource: test machine, after test assignment will be finished, discharges the resource of described test machine, makes described test machine again in idle condition.
Further, described method also comprises the steps:
Generate test report: test machine will be after test assignment will be finished, and described test machine generates test report and is sent to the E-mail address of appointment.
Accordingly, the invention provides a kind of Application testing system of controlling based on operation flow, described system comprises:
Data storage cell, for building database;
Workflow management unit, for setting up protos test suite PROTOS and test case and the corresponding relation of the two, for setting up the corresponding relation of test script and test case;
Task creation unit, for defining test plan, creating test assignment;
Task executing units, for carrying out test assignment;
Described workflow management unit is set up protos test suite PROTOS and test case and the corresponding relation of the two, is set up the corresponding relation of test script and test case according to the data in data storage cell; The content-defined test plan that described task creation unit is set up according to workflow management unit, establishment test assignment; The information that described task executing units sends according to task creation unit the data of reading out data storage unit are carried out test assignment.
Further, the task executing units of described system comprises at least one server.
Further, the task executing units of described system comprises at least one test machine.
Further, when task executing units comprises a server and at least one test machine, described at least one test machine is connected with described server.
Further, when task executing units comprises a plurality of servers and a plurality of test machine, each server connects to form some tasks carrying subelements with an arbitrarily individual test machine.
Further, the operating system of described a plurality of test machines is not identical.
Further, described system also comprises:
Data Management Unit, for maintenance test data; Described Data Management Unit is safeguarded the test data used of the test case in the protos test suite PROTOS of setting up in workflow management unit.
Further, described system also comprises:
Mission Monitor unit, for progress and the result of feedback test machine execution test assignment; The data that described Mission Monitor unit produces according to task executing units are fed back.
Method and system provided by the invention, by each service node is distinguished to design test case, and sets up the corresponding relation of test case and test script and the definition to whole testing process, has improved test coverage, increases test mass; Reduce testing cost.
Accompanying drawing explanation
By reading the detailed description that non-limiting example is done of doing with reference to the following drawings, it is more obvious that other features, objects and advantages of the present invention will become:
Fig. 1 is a kind of distributed application program method of testing process flow diagram of controlling based on operation flow that the embodiment of the present invention one provides;
Fig. 2 is the schematic diagram of a kind of Application testing system of controlling based on operation flow of providing of the embodiment of the present invention three;
Fig. 3 is the task executing units schematic diagram in a kind of Application testing system of controlling based on operation flow of providing of the embodiment of the present invention three.
Embodiment
Below in conjunction with drawings and Examples, the present invention is described in further detail.Be understandable that, specific embodiment described herein is only for explaining the present invention, but not limitation of the invention.It also should be noted that, for convenience of description, in accompanying drawing, only show part related to the present invention but not full content.
Embodiment mono-
As shown in Figure 1, the present embodiment provides a kind of applied program testing method of controlling based on operation flow, it is example that the present embodiment be take a tested application program, the operation flow of tested application program comprises four service nodes 1,2,3,4, the present embodiment test and management instrument used is Testlink, automated test tool is QTP or Selenium, QTP is HP QuickTest Professional software, and apply method of the present invention and any embodiment, all need Testlink to carry out secondary development, increase some functional modules.Described method of testing comprises the following steps:
Definition test case 101: application testing management tool, according to the operation flow of tested application program, is each service node difference design test case in described flow process, and described test case is stored in database; First apply Testlink definition and four 4 test case A, B, C, D that service node is corresponding, A is to be that use-case, C for node 2 is that use-case, D for node 3 is the use-case for node 4 for the use-case of node 1, B, and four test cases are stored in database.
Realize automatic test script 102: for described test case, write respectively the automatic test script corresponding with each test case, and described automatic test script is stored in database; According to 4 test cases, write corresponding with it automatic test script, by four script names difference called after TestCase_A, TestCase_B, TestCase_C, TestCase_D, and four automatic test scripts are stored in database.
Set up corresponding relation 103: application testing management tool, in described database, set up the corresponding relation of described automatic test script and described test case, described corresponding relation is man-to-man mapping relations; In database, set up the corresponding relation of test case A, B, C, D and automatic test script TestCase_A, TestCase_B, TestCase_C, TestCase_D.
Definition testing process 104: application testing management tool, the logical order according to service node in the operation flow of tested application program, is combined into one or more protos test suite PROTOSs by described test case; Suppose that operation flow has multiple logical order, comprising 124,234, application Testlink sets up a protos test suite PROTOS that comprises ABD flow process, and called after TestSuite_ABD adds A, B, tri-use-cases of D in this protos test suite PROTOS; And can set up a plurality of protos test suite PROTOSs, as set up the protos test suite PROTOS that another comprises BCD flow process, called after TestSuite_BCD, and in this protos test suite PROTOS, add B, C, tri-use-cases of D.
Definition test plan 105: in test and management instrument, select one or more described protos test suite PROTOSs, and selected one with automated test tool and the test machine in idle condition as the object of carrying out test assignment; Described test assignment is the combination of the corresponding automatic test script of test case in protos test suite PROTOS;
Because the testing process in actual conditions is more, need a plurality of test machines jointly to complete test assignment, as a kind of preferred scheme, in the present embodiment, in test and management instrument, select one or more described protos test suite PROTOSs, and selected a plurality of with automated test tool and the test machine in idle condition as the object of executing the task; And the test assignment of artificially specifying each test machine to carry out.
In Testlink, define test plan, called after " regression test plan ", B, C under A, B, D use-case and TestSuite_BCD under protos test suite PROTOS TestSuite_ABD, D use-case are added in " regression test plan ", use-case B, the C, the D that add are optional herein, protos test suite PROTOS TestSuite_BCD for example, if as long as carry out C, D use-case, add C, D use-case, in the time of follow-up execution protos test suite PROTOS TestSuite_BCD, actual motion be exactly the test case of herein adding.
The present embodiment adopts the system shown in Fig. 3 to realize the function that a plurality of test machines complete test assignment jointly, in the step of definition test plan, need in testlink, fill in the ip address of server in certain tasks carrying subelement and select a test machine under this server, and test machine nominative testing task for this reason; If there are a plurality of protos test suite PROTOSs, i.e. representative has a plurality of test assignments, can realize the function of distributed execution for a plurality of test machines distribute different test assignments.For example choose after " regression test plan ", system is taken protos test suite PROTOS TestSuite_ABD automatically out of, and TestSuite_BCD, then chooses the test machine 1 under server 1, by the encapsulation of TestSuite_ABD mission bit stream, sends socket and asks to server 1; Choose the test machine 4 under server 2, by the encapsulation of TestSuite_BCD mission bit stream, send socket and ask to server 2.
Carry out test assignment 106: chosen test machine starts automated test tool, in loading of databases, all test cases that comprise with protos test suite PROTOS have the automatic test script of corresponding relation, and carry out described script according to the built-up sequence of the test case defining in the step of " definition testing process ".Server 1 in tasks carrying subelement or server 2 receive after protos test suite PROTOS TestSuite_ABD or TestSuite_BCD, server is inquired about test case A, B, D and test case B, C, D from database, and test case is sent to chosen test machine 1 and test machine 4, chosen test machine receives after test case, according to the corresponding relation of the title of test case and automatic test script, from database, load the automatic test script corresponding with test case, automatically start test assignment after getting all test cases and script.Test machine 1 and test machine 4 have been realized the function of distributed execution test assignment.
Embodiment bis-
The method that the present embodiment provides, is a kind of improvement proposing on embodiment mono-basis, and the hardware environment in the present embodiment is identical with embodiment mono-.In the step of setting up corresponding relation of the method providing at the present embodiment, the method of setting up the corresponding relation of automatic test script and test case is: in test and management instrument, the abstract fields of each test case is input as to the automatized script title corresponding with this test case.Same operation flow of take embodiment mono-is example, for test case A, in the Testlink test case summary input frame in test event management server, fills in TestCase_A; Similarly, for test case B, in summary input frame, input TestCase_B, is input as the abstract fields of test case C, D automatic test script title TestCase_C, the TestCase_D corresponding with this test case in this manner.
The step of the execution test assignment of the method providing at the present embodiment also comprises following sub-step:
Upgrade automatic test script: before loading and carrying out automatic test script, in database, utilize Version to upgrade the code of automatic test script.The present embodiment adopts Version SVN, be subversion, code to automatic test script upgrades, and the test machine in system of the present invention, when loading automatic test script, utilizes Version from database, to pull up-to-date scripted code.This step can guarantee that system code used is latest edition, and is automatically to carry out, and can reduce the cost of environment maintenance.
The method method that the present embodiment provides also comprises the steps:
Maintenance test data: after the step of definition test plan, the test data that application testing management tool relates to the test case in protos test suite PROTOS increases or replaces.
In the present embodiment, for protos test suite PROTOS TestSuite_ABD and the TestSuite_BCD in Testlink, if need to use type of merchandize data in ABD flow process for " common ", choose TestSuite_ABD, add " type of merchandize " value for the data of " common "; If need to use type of merchandize data in BCD flow process for " luxury goods ", choose TestSuite_BCD, add " type of merchandize " value for the data of " luxury goods ".This step can make tester change test data data used in testing process, and the method has very strong adaptability.
The method that the present embodiment provides also comprises the steps:
Feedback Task Progress: described test machine in carrying out the process of test assignment at set intervals by software control Report Tasks implementation progress.
Automated test tool QTP on test machine in the present embodiment is in carrying out the process of test assignment, data and middle achievement that test process is produced periodically send to the server corresponding with it, these data of server stores, test event management server reads described data from this server, and the test event management server of mentioning in the present embodiment is a server that Testlink is housed.This step can make tester check the progress of task, and achievement in the middle of can reading, and has effectively improved work efficiency.
The method method that the present embodiment provides also comprises the steps:
Discharge test machine resource: test machine, after test assignment will be finished, discharges the resource of described test machine by software control, makes described test machine again in idle condition.Automated test tool QTP on test machine in the present embodiment executes after test assignment, the notice server task corresponding with it completes, described server discharges the resource of this test machine, make this test machine again become upstate idle condition in other words, so that this test machine can be selected in creating test assignment step.This step can make system resource recycle, and has further saved resource, has improved the efficiency of system.
The method method that the present embodiment provides also comprises the steps:
Generate test report: test machine, after test assignment will be finished, is automatically generated test report and is sent to the E-mail address of appointment by software control.In the present embodiment, in test event management server, can specify some E-mail address, the automated test tool QTP on test machine executes after test assignment, and meeting automatically generates test report and is sent to the E-mail address of appointment.This step can make tester see intuitively test result, has saved certain personnel cost, has improved work efficiency.
Embodiment tri-
As shown in Figure 2 and Figure 3, the present embodiment provides a kind of Application testing system of controlling based on operation flow, native system application testing management tool Testlink and automated function test instrument QTP, be HP QuickTest Professional, and the JAVA multithreading Sockect communication technology realize each unit in system and their annexation.
The system that the present embodiment provides comprises:
Data storage cell 201, for building database; The database that the present embodiment adopts foundation to be exclusively used in test event is realized the function of data storage cell.
Workflow management unit 202, for setting up protos test suite PROTOS and test case and the corresponding relation of the two, for setting up the corresponding relation of test script and test case; The present embodiment adopts test case management functional module and the testing requirement management function module realization flow administrative unit in test event management tool Testlink.
Task creation unit 203, for defining test plan, creating test assignment;
The execution Implement of Function Module task creation unit of test case in the present embodiment employing test event management tool Testlink to the formulation functional module of the overlay management functional module of testing requirement, test plan, test case.
Because workflow management unit 202 and task creation unit 203 are all to utilize the existing functional module of test event management tool Testlink to realize function separately, so the present embodiment is used test event management server 207 integrated flow administrative units 202 and task creation unit 203, Testlink is installed on described test event management server 207 and Testlink is carried out to secondary development.
Task executing units 204, for carrying out test assignment; The present embodiment adopts the JAVA multithreading Sockect communication technology of automated function test instrument QTP and server and terminal to realize the function of task executing units.In the present embodiment, task executing units comprises a server and a plurality of test machine, and each test machine is connected with same server; Concrete connected mode be use Java language design a set of software be arranged on server and test machine on, on server, specify this serverless backup and the connectivity port of test machine and the connectivity port of book server and test event management server, on test machine, for each test machine name, server ip and connectivity port that appointment will connect.
Further, the task executing units that the present embodiment provides, as shown in Figure 3, the task executing units of the present embodiment system comprises a plurality of servers and a plurality of test machine, each server connects to form some tasks carrying subelements with an arbitrarily individual test machine.Test machine 1, test machine 2, test machine 3 totally 3 test machines and server 1 have been connected to form first task and have carried out subelement 301; Test machine 4, test machine 5 totally 2 test machines and server 2 have connected to form the second tasks carrying subelement 302.Between server in the present embodiment and test machine, adopt the JAVA multithreading Sockect communication technology to communicate.A plurality of tasks carrying subelements of native system can be shared test assignment effectively, further improve the efficiency of system, reduce the time that implementation spends.
Described workflow management unit is set up protos test suite PROTOS and test case and the corresponding relation of the two, is set up the corresponding relation of test script and test case according to the data in data storage cell; The content-defined test plan that described task creation unit is set up according to workflow management unit, establishment test assignment; The information that described task executing units sends according to task creation unit the data of reading out data storage unit are carried out test assignment.That summarizes says, the distributed application program test macro of controlling based on operation flow that the present embodiment provides, comprises a test event management server 207, and described test event management server 207 comprises workflow management unit 202 and task creation unit 203; Test event management server 207 is connected with data storage cell 201, reads or store data; Described test event management server 207 is also connected with task executing units 204, sends or accept data; Described task executing units 204 comprises a server and a plurality of test machine.
Further, in the system providing at the present embodiment, the operating system of a plurality of test machines is not identical.The operating system of test machine can be windows operating system, iOS handheld equipment operating system etc.; Accordingly, the kind of test machine is not identical yet, and test machine can be fixed terminal, mobile terminal, handheld device etc.; For different test machine environment, the automated test tool of applying on test machine is not identical yet.Native system can cross-platform test multiple systems application program, the extendability of system is strengthened.
Further, the system that embodiment provides also comprises:
Data Management Unit 205, for maintenance test data; Described Data Management Unit is safeguarded the test data used of the test case in the protos test suite PROTOS of setting up in workflow management unit.The present embodiment adopts the test case management Implement of Function Module Data Management Unit of test and management instrument Testlink, identical with task creation unit 203 with workflow management unit 202, the present embodiment is integrated in Data Management Unit 205 on test event management server 207.
Further, the system that the present embodiment provides also comprises:
Mission Monitor unit 206, for progress and the result of feedback test machine execution test assignment; The data that described Mission Monitor unit produces according to task executing units are fed back.The present embodiment adopts the software of Java language design to be arranged on the function that realizes Mission Monitor unit in test event management server and task executing units.
Above are only preferred embodiment of the present invention and institute's application technology principle.Skilled person in the art will appreciate that and the invention is not restricted to specific embodiment described here, can carry out for a person skilled in the art various obvious variations, readjust and substitute and can not depart from protection scope of the present invention.Therefore, although the present invention is described in further detail by above embodiment, the present invention is not limited only to above embodiment, in the situation that not departing from the present invention's design, can also comprise more other equivalent embodiment, and scope of the present invention is determined by appended claim scope.

Claims (16)

1. an applied program testing method of controlling based on operation flow, is characterized in that, described method comprises:
Definition test case: application testing management tool, according to the operation flow of tested application program, is each service node difference design test case in described flow process, and described test case is stored in database;
Realize automatic test script: for described test case, write respectively the automatic test script corresponding with each test case, and described automatic test script is stored in database;
Set up corresponding relation: application testing management tool, in described database, set up the corresponding relation of described automatic test script and described test case, described corresponding relation is man-to-man mapping relations;
Definition testing process: application testing management tool, the logical order according to service node in the operation flow of tested application program, is combined into one or more protos test suite PROTOSs by described test case;
Definition test plan: in test and management instrument, select one or more described protos test suite PROTOSs, and selected one with automated test tool and the test machine in idle condition as the object of carrying out test assignment; Described test assignment is the combination of the corresponding automatic test script of test case in protos test suite PROTOS;
Carry out test assignment: chosen test machine starts automated test tool, in loading of databases, all test cases that comprise with protos test suite PROTOS have the automatic test script of corresponding relation, and carry out described script according to the built-up sequence of the test case defining in the step of described definition testing process.
2. method according to claim 1, it is characterized in that, the step of described definition test plan is: in test and management instrument, select one or more described protos test suite PROTOSs, and selected a plurality of with automated test tool and the test machine in idle condition as the object of executing the task; And by the test assignment of artificially specifying each test machine to carry out.
3. method according to claim 1 and 2, it is characterized in that, in the described step of setting up corresponding relation, the method of setting up the corresponding relation of automatic test script and test case is: in test and management instrument, the abstract fields of each test case is input as to the automatized script title corresponding with this test case.
4. method according to claim 1 and 2, is characterized in that, the step of described execution test assignment also comprises following sub-step:
Upgrade automatic test script: before loading and carrying out automatic test script, in database, utilize Version to upgrade the code of automatic test script.
5. method according to claim 1 and 2, is characterized in that, described method also comprises the steps:
Maintenance test data: after the step of described definition test plan, the test data that application testing management tool relates to the test case in protos test suite PROTOS increases or replaces.
6. method according to claim 1 and 2, is characterized in that, described method also comprises the steps:
Feedback Task Progress: described test machine generates at set intervals tasks carrying progress report in the process of carrying out test assignment.
7. method according to claim 1 and 2, is characterized in that, described method also comprises the steps:
Discharge test machine resource: test machine, after test assignment will be finished, discharges the resource of described test machine, makes described test machine again in idle condition.
8. method according to claim 1 and 2, is characterized in that, described method also comprises the steps:
Generate test report: test machine will be after test assignment will be finished, and described test machine generates test report and is sent to the E-mail address of appointment.
9. an Application testing system of controlling based on operation flow, is characterized in that, described system comprises:
Data storage cell, for building database;
Workflow management unit, for setting up protos test suite PROTOS and test case and the corresponding relation of the two, for setting up the corresponding relation of test script and test case;
Task creation unit, for defining test plan, creating test assignment;
Task executing units, for carrying out test assignment;
Described workflow management unit is set up protos test suite PROTOS and test case and the corresponding relation of the two, is set up the corresponding relation of test script and test case according to the data in data storage cell; The content-defined test plan that described task creation unit is set up according to workflow management unit, establishment test assignment; The information that described task executing units sends according to task creation unit the data of reading out data storage unit are carried out test assignment.
10. system according to claim 9, is characterized in that, the task executing units of described system comprises at least one server.
11. systems according to claim 10, is characterized in that, the task executing units of described system comprises at least one test machine.
12. systems according to claim 11, is characterized in that, when task executing units comprises a server and at least one test machine, described at least one test machine is connected with described server.
13. systems according to claim 10, is characterized in that, when task executing units comprises a plurality of servers and a plurality of test machine, each server connects to form some tasks carrying subelements with an arbitrarily individual test machine.
14. according to the system described in claim 11 or 12 or 13, it is characterized in that, the operating system of described a plurality of test machines is not identical.
15. according to the system described in claim 9-13 any one, it is characterized in that, described system also comprises:
Data Management Unit, for maintenance test data; Described Data Management Unit is safeguarded the test data used of the test case in the protos test suite PROTOS of setting up in workflow management unit.
16. according to the system described in claim 9-13 any one, it is characterized in that, described system also comprises:
Mission Monitor unit, for progress and the result of feedback test machine execution test assignment; The data that described Mission Monitor unit produces according to task executing units are fed back.
CN201310475965.1A 2013-10-12 2013-10-12 Application program testing method and system based on service process control Active CN103530231B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310475965.1A CN103530231B (en) 2013-10-12 2013-10-12 Application program testing method and system based on service process control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310475965.1A CN103530231B (en) 2013-10-12 2013-10-12 Application program testing method and system based on service process control

Publications (2)

Publication Number Publication Date
CN103530231A true CN103530231A (en) 2014-01-22
CN103530231B CN103530231B (en) 2017-02-22

Family

ID=49932261

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310475965.1A Active CN103530231B (en) 2013-10-12 2013-10-12 Application program testing method and system based on service process control

Country Status (1)

Country Link
CN (1) CN103530231B (en)

Cited By (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104391795A (en) * 2014-12-03 2015-03-04 北京京东尚科信息技术有限公司 Method and system for automatically testing coverage rate in distributed system
CN104468288A (en) * 2015-01-04 2015-03-25 中国联合网络通信集团有限公司 Terminal network data testing method and device
CN104484267A (en) * 2014-11-20 2015-04-01 大唐移动通信设备有限公司 Testing system and method
CN104536888A (en) * 2014-12-24 2015-04-22 网易(杭州)网络有限公司 Game testing method and system for mobile devices
CN104572466A (en) * 2015-01-13 2015-04-29 北京京东尚科信息技术有限公司 Automatic testing method and device
CN104750606A (en) * 2015-03-03 2015-07-01 北京空间飞行器总体设计部 Reflection-based automated testing method
CN105095059A (en) * 2014-04-15 2015-11-25 阿里巴巴集团控股有限公司 Method and device for automated testing
CN105117345A (en) * 2015-09-23 2015-12-02 网易(杭州)网络有限公司 Interface testing method and device for application program
CN105204994A (en) * 2015-09-18 2015-12-30 上海斐讯数据通信技术有限公司 Automation test method and system
CN105260299A (en) * 2015-09-17 2016-01-20 安一恒通(北京)科技有限公司 Method, device, and system for software test
CN105260297A (en) * 2015-09-14 2016-01-20 上海斐讯数据通信技术有限公司 Test data management system and method
CN105320598A (en) * 2015-11-24 2016-02-10 广州华多网络科技有限公司 Software testing method and device
CN105354140A (en) * 2015-11-02 2016-02-24 上海聚力传媒技术有限公司 Automation testing method and system
CN105589804A (en) * 2014-12-31 2016-05-18 中国银联股份有限公司 Process-driven test automation method and system
CN105630667A (en) * 2014-11-28 2016-06-01 阿里巴巴集团控股有限公司 Test method and terminal equipment
CN106095673A (en) * 2016-06-07 2016-11-09 深圳市泰久信息系统股份有限公司 Automated testing method based on WEB interface and system
CN106201899A (en) * 2016-07-29 2016-12-07 普元信息技术股份有限公司 Realize automatically generating the system and method for test cases based on operational analysis
CN106250414A (en) * 2016-07-22 2016-12-21 北京赛博智通信息技术有限责任公司 A kind of data-storage system based on measuring point object and method
CN106294037A (en) * 2015-05-25 2017-01-04 中兴通讯股份有限公司 Strike-machine method of testing and device
CN106326102A (en) * 2015-07-06 2017-01-11 阿里巴巴集团控股有限公司 Test method and apparatus
CN106547679A (en) * 2015-09-17 2017-03-29 腾讯科技(深圳)有限公司 The method and script management platform of script management
CN104102581B (en) * 2014-07-10 2017-08-01 浪潮(北京)电子信息产业有限公司 A kind of method and device for realizing unit testing
CN107038120A (en) * 2017-05-25 2017-08-11 北京云测信息技术有限公司 A kind of method for testing software and equipment
CN107643981A (en) * 2017-08-29 2018-01-30 顺丰科技有限公司 A kind of automatic test platform and operation method of polynary operation flow
CN107679198A (en) * 2017-10-10 2018-02-09 北京奇虎科技有限公司 The querying method and device of information
WO2018036167A1 (en) * 2016-08-22 2018-03-01 平安科技(深圳)有限公司 Test task executor assignment method, device, server and storage medium
CN107844411A (en) * 2016-09-18 2018-03-27 阿里巴巴集团控股有限公司 A kind of method of testing and relevant apparatus
CN108268379A (en) * 2018-02-02 2018-07-10 方欣科技有限公司 A kind of distributed automatization test method and device
CN108845956A (en) * 2018-09-20 2018-11-20 广州酷狗计算机科技有限公司 The method and apparatus of Application testing
CN108845940A (en) * 2018-06-14 2018-11-20 云南电网有限责任公司信息中心 A kind of enterprise information system automated function test method and system
CN109062817A (en) * 2018-10-15 2018-12-21 网宿科技股份有限公司 Automated testing method and system
CN109086198A (en) * 2018-05-29 2018-12-25 北京五八信息技术有限公司 Test method, device and the storage medium of database
US10162736B2 (en) 2016-11-17 2018-12-25 International Business Machines Corporation Smart emulator for wearable devices
CN109426604A (en) * 2017-08-22 2019-03-05 阿里巴巴集团控股有限公司 The monitoring method and equipment of code development
CN110213117A (en) * 2018-02-28 2019-09-06 贵州白山云科技股份有限公司 A kind of service test method and device
CN110309051A (en) * 2019-05-22 2019-10-08 深圳壹账通智能科技有限公司 Method, system, equipment and the storage medium of management of test cases
CN110321280A (en) * 2019-05-22 2019-10-11 梁俊杰 A kind of data processing method and relevant device
CN110990261A (en) * 2019-11-08 2020-04-10 苏州浪潮智能科技有限公司 Test management system, method and platform
CN112231223A (en) * 2020-10-27 2021-01-15 南京林洋电力科技有限公司 Distributed automatic software testing method and system based on MQTT
CN112395199A (en) * 2020-11-24 2021-02-23 季明 Distributed software instance testing method based on cloud computing and software development platform
CN113467859A (en) * 2021-06-15 2021-10-01 惠州市德赛西威汽车电子股份有限公司 Dynamic execution method based on action script and storage medium
CN113626344A (en) * 2021-10-12 2021-11-09 广州嘉为科技有限公司 Scheduling method and system for software automation test
CN116010239A (en) * 2022-10-25 2023-04-25 汇通达网络股份有限公司 Automatic test method based on assembly line

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1955945A (en) * 2005-10-25 2007-05-02 国际商业机器公司 Method and device for automatic generating test executive routine sequence of software test process
US20070281684A1 (en) * 2006-06-02 2007-12-06 W2Bi, Inc. Adaptive testing of system acquisition and roaming characteristics for CDMA wireless communication systems
CN102156673A (en) * 2011-04-20 2011-08-17 北京航空航天大学 Test case description oriented GUI (Graphical User Interface) automatic test system and test method thereof
CN102214139A (en) * 2011-06-01 2011-10-12 北京航空航天大学 Automatic test performance control and debugging method facing distributed system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1955945A (en) * 2005-10-25 2007-05-02 国际商业机器公司 Method and device for automatic generating test executive routine sequence of software test process
US20070281684A1 (en) * 2006-06-02 2007-12-06 W2Bi, Inc. Adaptive testing of system acquisition and roaming characteristics for CDMA wireless communication systems
CN102156673A (en) * 2011-04-20 2011-08-17 北京航空航天大学 Test case description oriented GUI (Graphical User Interface) automatic test system and test method thereof
CN102214139A (en) * 2011-06-01 2011-10-12 北京航空航天大学 Automatic test performance control and debugging method facing distributed system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
祝尚元: "使用 TestLink 管理软件自动化测试过程", 《DEVELOPERWORKS中国》 *

Cited By (64)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095059A (en) * 2014-04-15 2015-11-25 阿里巴巴集团控股有限公司 Method and device for automated testing
CN105095059B (en) * 2014-04-15 2019-06-11 阿里巴巴集团控股有限公司 A kind of method and apparatus of automatic test
CN104102581B (en) * 2014-07-10 2017-08-01 浪潮(北京)电子信息产业有限公司 A kind of method and device for realizing unit testing
CN104484267B (en) * 2014-11-20 2018-05-01 大唐移动通信设备有限公司 One kind test system and method
CN104484267A (en) * 2014-11-20 2015-04-01 大唐移动通信设备有限公司 Testing system and method
CN105630667A (en) * 2014-11-28 2016-06-01 阿里巴巴集团控股有限公司 Test method and terminal equipment
CN104391795B (en) * 2014-12-03 2017-05-10 北京京东尚科信息技术有限公司 Method and system for automatically testing coverage rate in distributed system
CN104391795A (en) * 2014-12-03 2015-03-04 北京京东尚科信息技术有限公司 Method and system for automatically testing coverage rate in distributed system
CN104536888A (en) * 2014-12-24 2015-04-22 网易(杭州)网络有限公司 Game testing method and system for mobile devices
CN105589804A (en) * 2014-12-31 2016-05-18 中国银联股份有限公司 Process-driven test automation method and system
CN104468288A (en) * 2015-01-04 2015-03-25 中国联合网络通信集团有限公司 Terminal network data testing method and device
CN104468288B (en) * 2015-01-04 2018-04-27 中国联合网络通信集团有限公司 Terminal network data test method and device
CN104572466A (en) * 2015-01-13 2015-04-29 北京京东尚科信息技术有限公司 Automatic testing method and device
CN104750606B (en) * 2015-03-03 2017-11-07 北京空间飞行器总体设计部 A kind of automated testing method based on reflection
CN104750606A (en) * 2015-03-03 2015-07-01 北京空间飞行器总体设计部 Reflection-based automated testing method
CN106294037A (en) * 2015-05-25 2017-01-04 中兴通讯股份有限公司 Strike-machine method of testing and device
CN106326102A (en) * 2015-07-06 2017-01-11 阿里巴巴集团控股有限公司 Test method and apparatus
CN105260297B (en) * 2015-09-14 2017-12-05 上海斐讯数据通信技术有限公司 A kind of test data management system and method
CN105260297A (en) * 2015-09-14 2016-01-20 上海斐讯数据通信技术有限公司 Test data management system and method
CN105260299A (en) * 2015-09-17 2016-01-20 安一恒通(北京)科技有限公司 Method, device, and system for software test
CN106547679A (en) * 2015-09-17 2017-03-29 腾讯科技(深圳)有限公司 The method and script management platform of script management
CN105204994A (en) * 2015-09-18 2015-12-30 上海斐讯数据通信技术有限公司 Automation test method and system
CN105204994B (en) * 2015-09-18 2018-06-29 上海斐讯数据通信技术有限公司 A kind of automated testing method and system
CN105117345B (en) * 2015-09-23 2017-12-19 网易(杭州)网络有限公司 The interface test method and device of a kind of application program
CN105117345A (en) * 2015-09-23 2015-12-02 网易(杭州)网络有限公司 Interface testing method and device for application program
CN105354140B (en) * 2015-11-02 2018-09-25 上海聚力传媒技术有限公司 A kind of method and system of automatic test
CN105354140A (en) * 2015-11-02 2016-02-24 上海聚力传媒技术有限公司 Automation testing method and system
CN105320598A (en) * 2015-11-24 2016-02-10 广州华多网络科技有限公司 Software testing method and device
CN105320598B (en) * 2015-11-24 2018-06-15 广州华多网络科技有限公司 Method for testing software and device
CN106095673B (en) * 2016-06-07 2018-12-14 深圳市泰久信息系统股份有限公司 Automated testing method and system based on WEB interface
CN106095673A (en) * 2016-06-07 2016-11-09 深圳市泰久信息系统股份有限公司 Automated testing method based on WEB interface and system
CN106250414A (en) * 2016-07-22 2016-12-21 北京赛博智通信息技术有限责任公司 A kind of data-storage system based on measuring point object and method
CN106250414B (en) * 2016-07-22 2020-01-03 北京赛博智通信息技术有限责任公司 Data storage system and method based on measuring point object
CN106201899A (en) * 2016-07-29 2016-12-07 普元信息技术股份有限公司 Realize automatically generating the system and method for test cases based on operational analysis
CN106201899B (en) * 2016-07-29 2019-01-08 普元信息技术股份有限公司 The system and method for automatically generating test cases are realized based on business diagnosis
WO2018036167A1 (en) * 2016-08-22 2018-03-01 平安科技(深圳)有限公司 Test task executor assignment method, device, server and storage medium
CN107844411A (en) * 2016-09-18 2018-03-27 阿里巴巴集团控股有限公司 A kind of method of testing and relevant apparatus
US10162736B2 (en) 2016-11-17 2018-12-25 International Business Machines Corporation Smart emulator for wearable devices
US10169207B2 (en) 2016-11-17 2019-01-01 International Business Machines Corporation Smart emulator for wearable devices
CN107038120A (en) * 2017-05-25 2017-08-11 北京云测信息技术有限公司 A kind of method for testing software and equipment
CN109426604A (en) * 2017-08-22 2019-03-05 阿里巴巴集团控股有限公司 The monitoring method and equipment of code development
CN107643981A (en) * 2017-08-29 2018-01-30 顺丰科技有限公司 A kind of automatic test platform and operation method of polynary operation flow
CN107679198A (en) * 2017-10-10 2018-02-09 北京奇虎科技有限公司 The querying method and device of information
CN108268379A (en) * 2018-02-02 2018-07-10 方欣科技有限公司 A kind of distributed automatization test method and device
CN110213117A (en) * 2018-02-28 2019-09-06 贵州白山云科技股份有限公司 A kind of service test method and device
CN109086198A (en) * 2018-05-29 2018-12-25 北京五八信息技术有限公司 Test method, device and the storage medium of database
CN109086198B (en) * 2018-05-29 2022-09-13 北京五八信息技术有限公司 Database test method and device and storage medium
CN108845940A (en) * 2018-06-14 2018-11-20 云南电网有限责任公司信息中心 A kind of enterprise information system automated function test method and system
CN108845940B (en) * 2018-06-14 2021-09-07 云南电网有限责任公司信息中心 Enterprise-level information system automatic function testing method and system
CN108845956A (en) * 2018-09-20 2018-11-20 广州酷狗计算机科技有限公司 The method and apparatus of Application testing
CN109062817A (en) * 2018-10-15 2018-12-21 网宿科技股份有限公司 Automated testing method and system
CN110309051A (en) * 2019-05-22 2019-10-08 深圳壹账通智能科技有限公司 Method, system, equipment and the storage medium of management of test cases
CN110321280A (en) * 2019-05-22 2019-10-11 梁俊杰 A kind of data processing method and relevant device
CN110309051B (en) * 2019-05-22 2022-09-30 深圳壹账通智能科技有限公司 Method, system, equipment and storage medium for managing test cases
CN110990261A (en) * 2019-11-08 2020-04-10 苏州浪潮智能科技有限公司 Test management system, method and platform
CN112231223A (en) * 2020-10-27 2021-01-15 南京林洋电力科技有限公司 Distributed automatic software testing method and system based on MQTT
CN112395199A (en) * 2020-11-24 2021-02-23 季明 Distributed software instance testing method based on cloud computing and software development platform
CN112395199B (en) * 2020-11-24 2021-07-02 罗嗣扬 Distributed software instance testing method based on cloud computing and software development platform
CN113467859A (en) * 2021-06-15 2021-10-01 惠州市德赛西威汽车电子股份有限公司 Dynamic execution method based on action script and storage medium
CN113467859B (en) * 2021-06-15 2024-04-09 惠州市德赛西威汽车电子股份有限公司 Dynamic execution method based on action script and storage medium
CN113626344A (en) * 2021-10-12 2021-11-09 广州嘉为科技有限公司 Scheduling method and system for software automation test
CN113626344B (en) * 2021-10-12 2022-02-08 广州嘉为科技有限公司 Scheduling method and system for software automation test
CN116010239A (en) * 2022-10-25 2023-04-25 汇通达网络股份有限公司 Automatic test method based on assembly line
CN116010239B (en) * 2022-10-25 2023-12-08 汇通达网络股份有限公司 Automatic test method based on assembly line

Also Published As

Publication number Publication date
CN103530231B (en) 2017-02-22

Similar Documents

Publication Publication Date Title
CN103530231A (en) Application program testing method and system based on service process control
CN110851356B (en) Selenium-based Web application automatic test framework and construction method and system thereof
US10338550B2 (en) Multisite version and upgrade management system
US10282281B2 (en) Software testing platform and method
CN103150249B (en) A kind of method and system of automatic test
US8627309B2 (en) Automated deployment and servicing of distributed applications
CN102880123B (en) System and method for controlling production process of petrochemical enterprise on basis of manufacturing execution system (MES) workflow
US9864634B2 (en) Enhancing initial resource allocation management to provide robust reconfiguration
CN107463362A (en) The method and system of lasting deployment based on multiple Jenkins
US11138006B2 (en) Hybrid development systems and methods
CN102750301B (en) Blueprint generating method for integrated avionic system model aiming at architecture analysis and design language (AADL) description
US7725891B2 (en) Method for effecting changes in a software system landscape and computer system
CN110942387A (en) Method and system for establishing electric ticket business function based on micro-service
US20060117311A1 (en) Method for effecting software maintenance in a software system landscape and computer system
US20170220324A1 (en) Data communication accelerator system
CN103377101A (en) Testing system and testing method
CN113190443A (en) Test method, test device, computer equipment and storage medium
CN112799782B (en) Model generation system, method, electronic device and storage medium
CN110413527A (en) Test macro, test method, electronic equipment and computer readable storage medium
CN113778486A (en) Containerization processing method, device, medium and equipment for code pipeline
US10614051B2 (en) Method for operating an engineering system for an industrial process automation system, and control program
US20220261240A1 (en) Agile, automotive spice, dev ops software development and release management system
CN105589804A (en) Process-driven test automation method and system
Fagerström et al. Verdict machinery: On the need to automatically make sense of test results
US20120203587A1 (en) Integrated engineering and workflow system for engineering and executing workflows of mechatronic objects

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
TR01 Transfer of patent right

Effective date of registration: 20180507

Address after: 223800 room 416-429, Hengtong mansion, 19 Hongze Hu Dong Road, Suyu District, Suqian, Jiangsu, -YS00157

Patentee after: Suqian Jingdong Heng Rui Enterprise Management Co., Ltd.

Address before: 100080 2 floor, No. 2, No. 20, Suzhou Street, Haidian District, Beijing

Patentee before: Beijing Jingdong Shangke Information Technology Co., Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20180712

Address after: 401121 6, Fortune 2, A building, Fortune Plaza, 15, fortune Avenue, Yubei District, Chongqing

Patentee after: Chongqing Tianji cloud Clothing Technology Co., Ltd.

Address before: 223800 room 416-429, Hengtong mansion, 19 Hongze Hu Dong Road, Suyu District, Suqian, Jiangsu, -YS00157

Patentee before: Suqian Jingdong Heng Rui Enterprise Management Co., Ltd.

TR01 Transfer of patent right