CN101645036B - Method for automatically distributing test tasks based on capability level of test executor - Google Patents

Method for automatically distributing test tasks based on capability level of test executor Download PDF

Info

Publication number
CN101645036B
CN101645036B CN2009101699775A CN200910169977A CN101645036B CN 101645036 B CN101645036 B CN 101645036B CN 2009101699775 A CN2009101699775 A CN 2009101699775A CN 200910169977 A CN200910169977 A CN 200910169977A CN 101645036 B CN101645036 B CN 101645036B
Authority
CN
China
Prior art keywords
test
task
atomic
assignment
test execution
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
CN2009101699775A
Other languages
Chinese (zh)
Other versions
CN101645036A (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.)
Beihang University
Original Assignee
兰雨晴
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 兰雨晴 filed Critical 兰雨晴
Priority to CN2009101699775A priority Critical patent/CN101645036B/en
Publication of CN101645036A publication Critical patent/CN101645036A/en
Application granted granted Critical
Publication of CN101645036B publication Critical patent/CN101645036B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method for automatically distributing test tasks based on the capability level of a test executor, which is oriented to a distributed automated testing frame and is used for improving the level of automation of the distributed automated testing frame. The method comprises the following steps: (1) firstly, defining test tasks by a test control panel, decomposing a complex test task T which is represented by a and-or-tree (T) structure and is described as a corresponding ECA rule, and writing into a test executive scene file; and (2) analyzing the test executive scene file by a test master machine, and carrying out the followings steps on each atom test task in the and-or-tree (T) structure in an iteration manner: obtaining the resource state owned by each current test executor, calculating and obtaining the test executive capability level of each test executor for atom test tasks, distributing the atom test tasks to a test executor according to the distribution standard of the test tasks of the capability level of the test executor, and writing the atom test task distribution state into a test executive scene file.

Description

Test assignment auto-allocation method based on test execution function dynamics
Technical field
The present invention relates to software test task auto-allocation method, refer in particular to and be applicable to the distributed automatization test frame, the method for distributing automatically based on the test assignment of test execution function dynamics.
Background technology
Analysis by various test frames that domestic and international researchist is proposed in distributed system testing research field as can be known, automated test frame is made up of two parts function, a part is the generation of test script, and another part is that management is carried out and carried out to test script.Test script is carried out and is carried out administrative section and finishes the definition of test assignment, test assignment distribution, disposes, dispatches test execution management functions such as robotization execution, test result Collection and analysis.Existing research mainly concentrate on the generation of test script and reuse, test automatically perform three directions of the collaborative work of test.Current research concentrates on the robotization execution of script and the automatically collecting and the analysis of test result, and for the robotization distribution of distributed testing task, deployment, dispatching party to yet there are no research, mainly adopt the mode of manual allocation, deployment and scheduling.Current test execution framework comprises that famous Rational Test Manager etc. adopts the mode of manual allocation test assignment.Test assignment manual allocation mode has increased tester's burden, allocation strategy can only adopt the static task allocation strategy, and directly related with tester's experience, might not be best allocative decision, cause the wasting of resources of test machine, increase the test execution time.There is the problem of efficient on the one hand in test assignment manual allocation mode, on the other hand manual dispatching may cause Task Distribution, the scheduling unreasonable to utilizing of resource.To further improve the automaticity of automated test frame if can realize test assignment robotization distribution.
Summary of the invention
In order to address the above problem, further improve the automaticity of distributed automatization test frame, improve the efficient that test assignment is distributed, fundamental purpose of the present invention is to propose a kind of test assignment auto-allocation method based on test execution function dynamics.
In the present invention, the test main control computer passes through the requirement of analytical test task to test execution function power, can the dynamics size select suitable test execution machine automatically according to test execution, finishes the automatic distribution of test assignment.Concrete steps are as follows:
During (1) by GUI control desk definition test assignment, decompose complicated test assignment T, be expressed as and-or-tree (T) structure, and describe corresponding eca rule set, write the test execution document scene.
(2) the test main control computer is resolved the test execution document scene, to each the atomic test task among the and-or-tree (T), iteration is carried out following steps: obtain the resource situation that current each test execution machine is had, calculate the test execution energy dynamics of each test execution machine to this atomic test task, give a test execution machine according to test assignment allocation criterion with this atomic test Task Distribution then, and atomic test Task Distribution situation is write in the test execution document scene based on test execution function dynamics.
Only being assigned as of test assignment distributes all atomic test tasks among the and-or-tree (T), give each test execution machine with the atomic test Task Distribution, and tree goes up other non-atomic test task executions and coordination, for example synchronously " with " task, select " or " task dispatching, finish according to the description of eca rule in the test execution document scene by the test main control computer.
Technique effect of the present invention is for the distributed automatization test frame provides a kind of automatic test method for allocating tasks, further to have improved the automaticity of automated test frame.
Related definition
Define 1 test assignment
Be the test use cases of realizing that the fc-specific test FC target will be carried out.Test use cases as the required execution of compatibility test between complete operation system and the database.Test assignment atomize test assignment and complex task.
Define 2 atomic test tasks
Atomic test task t iBe defined in and carry out test assignment and divide one of the timing not minimal set of subdivisible test case, it is the least unit of participating in the distribution.Task t iCan be one and the incoherent independent test case of other test case, also can be one group of test case that is associated.
Define 3 complicated test assignments
Be the ordered set that is made of the relevant atomic test task of a series of logics, complicated test assignment can be decomposed into the atomic test set of tasks.
Define 4 complicated test assignments " with-or tree " (and-or-tree) describe
Complicated test assignment is decomposed into the atomic test task, and complicated test assignment is decomposed into the atomic test task description and is:
ComplicatedTask=<DecomID,AtomTaskSet,Relation,OTHERS>
Wherein, DecomID represents the sign of complicated test assignment, in order to distinguish each different complicated test assignment that is decomposed; AtomTaskSet represents the atomic test task-set; Relation={And, Or, Enable, Facilitae ..., the various relation of interdependences of expression atomic test task; OTHERS has described other attributive character of complicated test assignment, comprises the attribute such as difficulty, importance of complicated test assignment.
Various relation of interdependences have constituted the architectural feature of the complicated test assignment that is decomposed jointly between atomic test task and atomic test task.Usually adopt the task expression framework TAEMS of field independence to describe complicated test assignment decomposition, TAEMS adopt " with-or tree " decomposable process and the task resolution of expression task, it is the task executable unit of method as minimum, has quantized the property value such as quality, expense, time of method correspondence with the mode of probability; Simultaneously it utilizes cumulative function to express connection between the levels task, disclose between these tasks " with-or " relation.Method of the present invention is that the atomic test task is corresponding with the method among the TAEMS, and the complicated test assignment T correspondence of definition decomposition " with-or tree " (and-or-tree) be described below:
If the structure of arbitrary complicated test assignment T can be described as one " with-or the tree ", note is made and-or-tree (T), the root node of tree is represented complicated test assignment T, the leaf node of tree is represented the atomic test task that can independently be finished by single test execution machine, and agreement: certain node of if tree has son's task, so the actuating logic between its son's task otherwise complete " with ", otherwise complete " or ", note is made and-F (t 1, t 2..., t n) or or-F (t 1, t 2..., t m), wherein F is a node identification, t iIt is the child of F.
And-or-tree (T) is represented with ECA (event-condition-action) regular collection of equal valuely, eca rule is by the combination of condition, the for example conjunction of condition (∧), extract (∨) describe the combination condition relation, have also described the execution dependence of executed activity simultaneously.
Define the executive capability and the executive capability degree of 5 test execution machines
The executive capability degree of test execution machine has been described the system resource condition of test execution machine, and expression test execution machine is finished the ability size of atomic test task.It is Abil that note test execution machine a has the executive capability of carrying out atomic test task t aT, test execution machine a for the executive capability degree of atomic test task t is
Figure GSB00000462392900041
When The time, test execution machine a has the ability of carrying out atomic test task t.
Test execution machine a is for the executive capability degree of atomic test task t
Figure GSB00000462392900043
Wherein
η=η ta (1)
&lambda; = &Sigma; k = 1 q - 1 &mu; k ( &lambda; a k / &lambda; t k ) - - - ( 2 )
η tBe to finish the required maximum duration of atomic test task t, η aBe that test execution machine a finishes the required time of atomic test task t,
Figure GSB00000462392900045
Be the demand of atomic test task t to k class resource,
Figure GSB00000462392900046
Be that (the current k class resource that has is: the sum of such resource that test execution machine a has deducts and accepted the number of resources that the atomic test task takies the current k class resource that has of test execution machine a, for example save as the total internal memory that has in the current freedom that has of test execution machine a and deduct the internal memory of usefulness), μ kBe the weight of respective resources,
Figure GSB00000462392900047
Q is the classification number of resource; ω 1And ω 2Importance in atomic test task t is determined ratio, ω in time and resource 1+ ω 2=1.
If Abil A1T ∧ Abil A2T and
Figure GSB00000462392900051
Then claim test execution machine a 1The executive capability degree greater than test execution machine a 2The executive capability degree.
Define 6 atomic test Task Distribution standards
Figure GSB00000462392900052
This method adopts the atomic test Task Distribution standard based on test execution energy dynamics.
Given atomic test task t, t ∈ AT (AT is the atomic test task-set), any two test execution machine a1 and a2 are based on the atomic test Task Distribution standard of test execution energy dynamics
Figure GSB00000462392900053
Be defined as:
Figure GSB00000462392900054
That is:
The executive capability of test execution machine a1 is Abil A1T, the executive capability of a2 is Abil A2T, and the executive capability degree of test execution machine a1
Figure GSB00000462392900055
Executive capability degree more than or equal to test execution machine a2
Figure GSB00000462392900056
Then preferentially atomic test task t is distributed to test execution machine a1.
Description of drawings
Fig. 1 carries out the general frame design of framework for automatic test.
Fig. 2 be complicated test assignment T's " with-or the tree " expression.
Fig. 3 is the process flow diagram based on test machine energy dynamics test assignment auto-allocation method.
Embodiment
In a distributed automatization test execution system, every machine that participates in test assignment is called test machine, and test machine is divided into test main control computer and test execution machine.The test main control computer is the test machine of operation GUI test console, test master control unit and test result collection and integrated component, and the test execution machine is the test machine of operation test execution parts.There is and has only a main control computer in the system, can have 1 to N platform test machine.When making up the test execution system, form the test main control computer at a test machine deploy GUI test console, test master control unit and test result collecting part, be responsible for test assignment definition, the distribution of test assignment, test result is collected and groundwork such as integrated.Arrive N platform test machine deploy test execution parts 1,, be responsible for the concrete execution of test assignment as the test execution machine, also can be at test main control computer deploy test execution parts, at this moment, this machine has test master control and test execution dual-use function.
The environmental parameter and the system identifier of the test machine of every participation have been defined in the CONFIG.SYS, test execution pattern (compiling, execution, removing) and the used application program of execution pattern.The test execution document scene has been put down in writing all test assignments, and describe the deployment of test assignment and carried out flow process, be test dispatching and the foundation of carrying out control.The execution result journal file has write down test case output information and the test execution log information that produces in the measuring executing process.
The configuration information of each test machine in test console definition test assignment by graphical user interface, the distributed test system, and the information of definition write in test execution configuration and the test execution document scene.In the test execution document scene, complicated test assignment be represented as " with-or tree " and eca rule gather.
Complicated test assignment is expressed as " with-or tree " and the method gathered of eca rule:
Specifically be that complicated test assignment is decomposed into the atomic test task, complicated test assignment is decomposed into the atomic test task:
ComplicatedTask=<DecomID,AtomTaskSet,Relation,OTHERS>
Wherein, DecomID represents the sign of complicated test assignment, in order to distinguish each different complicated test assignment that is decomposed; AtomTaskSet represents the atomic test task-set; Relation={And, Or, Enable, Facilitae ..., the various relation of interdependences of expression atomic test task; OTHERS has described other attributive character of complex task, comprises the attribute such as difficulty, importance of task.
Various relation of interdependences have constituted the architectural feature of the complicated test assignment that is decomposed jointly between atomic test task and atomic test task.Usually adopt the task expression framework TAEMS of field independence to describe complicated test assignment decomposition, TAEMS adopt " with-or tree " decomposable process and the task resolution of expression task, it is the task executable unit of method as minimum, has quantized the property value such as quality, expense, time of method correspondence with the mode of probability; Simultaneously it utilizes cumulative function to express connection between the levels task, disclose between these tasks " with-or " relation.Method of the present invention is that the atomic test task is corresponding with the method among the TAEMS, and the complicated test assignment T correspondence of definition decomposition " with-or tree " (and-or-tree) be described below:
If the structure of arbitrary complicated test assignment T can be described as one " with-or the tree ", note is made and-or-tree (T), the root node of tree is represented complicated test assignment T, the leaf node of tree is represented the atomic test task that can independently be finished by single test execution machine, and agreement: certain node of if tree has son's task, so the actuating logic between its son's task otherwise complete " with ", otherwise complete " or ", note is made and-F (t 1, t 2..., t n) or or-F (t 1, t 2..., t m), wherein F is a node identification, t iBe the child of F, the and-T among Fig. 2 (1,2) for example, and-1 (3,4,5), or-2 (6,7) etc.
And-or-tree (T) is represented with ECA (event-condition-action) regular collection of equal valuely, eca rule is by the combination of condition, the for example conjunction of condition (∧), extract (∨) describe the combination condition relation, have also described the execution dependence of executed activity simultaneously.The part eca rule of and-or-tree shown in Figure 2 (T) is expressed as: On done (1) AND done (2) if union (1,2)=TRUE then done (T); On done (8) OR done (9) if choice (8,9)=TRUE then done (6).Wherein, done (finishing), union (synchronously with) and choice (selection or) they are first-order predicates.
As shown in Figure 3, be process flow diagram based on test machine energy dynamics test assignment auto-allocation method.When test job starts, the test main control computer reads and resolves the test execution configuration and the test execution document scene of tester's definition, the test main control computer is resolved the information of each test execution machine of current test execution configuration file definition, and obtain the current resource situation that has of test execution machine by communication system, to each the atomic test task in the test execution scene, calculate the executive capability degree of each test execution machine, according to test assignment allocation criterion the atomic test Task Distribution is tested to corresponding each test execution machine, and atomic test Task Distribution and deployment information are write the test execution document scene based on the executive capability degree.
Wherein, about the method for the executive capability degree that calculates each test execution machine:
The executive capability degree of test execution machine has been described the system resource condition of test execution machine, and expression test execution machine is finished the ability size of atomic test task.It is Abil that note test execution machine a has the executive capability of carrying out atomic test task t aT, test execution machine a for the executive capability degree of atomic test task t is
Figure GSB00000462392900081
When
Figure GSB00000462392900082
The time, test execution machine a has the ability of carrying out atomic test task t.
Test execution machine a for the executive capability degree of atomic test task t is
Figure GSB00000462392900083
Figure GSB00000462392900084
Wherein
η=η ta (1)
&lambda; = &Sigma; k = 1 q - 1 &mu; k ( &lambda; a k / &lambda; t k ) - - - ( 2 )
η tBe to finish the required maximum duration of atomic test task t, η aBe that test execution machine a finishes the required time of atomic test task t,
Figure GSB00000462392900086
Be the demand of atomic test task t to k class resource, Be that (the current k class resource that has of test execution machine a is: the sum of such resource that test execution machine a has deducts the number of resources that is received an assignment and take to the current k class resource that has of test execution machine a, for example save as the total internal memory that has in the current freedom that has of test execution machine a and deduct the internal memory of usefulness), μ kBe the weight of respective resources,
Figure GSB00000462392900088
Q is the classification number of resource; ω 1And ω 2Importance in task t is determined ratio, ω in time and resource 1+ ω 2=1.
If Abil A1T ∧ Abil A2T and Then claim test execution machine a 1The executive capability degree greater than test execution machine a 2The executive capability degree.
This method adopts the Task Distribution standard based on test execution energy dynamics.
Given atomic test task t, t ∈ AT (AT is the atomic test task-set), any two test execution machine a1 and a2 are based on the Task Distribution standard of test execution energy dynamics
Figure GSB000004623929000810
Be defined as:
Figure GSB000004623929000811
That is:
The executive capability of test execution machine a1 is Abil A1T, the executive capability of a2 is Abil A2T, and the executive capability degree of test execution machine a1
Figure GSB00000462392900091
Executive capability degree more than or equal to test execution machine a2
Figure GSB00000462392900092
Then preferentially atomic test task t is distributed to test execution machine a1.
In measuring executing process, main control end is monitored the execution of each test execution machine.Each test execution machine is tested according to a definite sequence after receiving the atomic test task, and in the test process, the test execution machine feeds back to main control computer with test execution information and test result.Test machine with other carries out then needing to send synchronization request to main control computer synchronously if desired, by main control computer control between the test execution machine synchronously, and finish defined each non-atomic test task executions in the test execution scene.
Test console is the graphical user interface that defines, manages and report at test assignment.Finish the establishment and the management of test assignment by control desk, carry out the test execution configuration, and test assignment and test configurations information sent to the test execution server, finish the test result log analysis work that the test execution server returns, the test execution report information is provided, and the flow process of whole test is carried out unified management with communicating by letter.
The test execution server receives test assignment, test execution configuration and the test execution scene information that control desk sends, according to test assignment and test execution configuration information, the test execution server carries out the distribution of test assignment, the deployment of test script, the scheduling and the execution of test assignment, and the collection test result information, after the end of test (EOT) final testing result daily record is transmitted back to control desk.
Between test console and the test execution server, and test master control and test executing device information interaction finished by communication subsystem in the test execution server.Communication subsystem is the basis that distributed testing is carried out, for Activities such as test script deployment, test dispatching, test result collection provide support.

Claims (2)

1. the test assignment auto-allocation method based on test execution function dynamics is used for the distributed automatization test frame, it is characterized in that comprising following steps:
(1) at first, by test console definition test assignment, complicated test assignment T is decomposed, complicated test assignment T is expressed as and-or-tree (T) structure, and be described as the set of corresponding eca rule, write in the test execution document scene, wherein, test assignment is for realizing this test assignment of test use cases that the fc-specific test FC target will be carried out atomize test assignment and complex task, and the atomic test task is for dividing one of the timing not complicated test assignment of minimal set of subdivisible test case carrying out test assignment, and complex task then is the ordered set that is made of the relevant atomic test task of a series of logics;
(2) the test main control computer is resolved this test execution document scene, to each the atomic test task in and-or-tree (T) structure, iteration is carried out following steps: obtain the resource situation that current each test execution machine is had, calculate the test execution energy dynamics of each test execution machine to this atomic test task, give a test execution machine according to test assignment allocation criterion with this atomic test Task Distribution then, and atomic test Task Distribution situation is write in the test execution document scene based on test execution function dynamics;
Wherein, and-or-tree (T) structure is:
The root node of tree is represented complicated test assignment T, the leaf node of tree is represented the atomic test task that can independently be finished by single test execution machine, and certain node of if tree has son's task, so the actuating logic between its son's task be complete " with " or complete " or " relation;
Wherein, test execution machine a for the executive capability degree of atomic test task t is Wherein The executive capability degree of test execution machine has been described the system resource condition of test execution machine, and expression test execution machine is finished the ability size of atomic test task; Wherein
η=η ta
Figure FSB00000462392800013
η tBe to finish the required maximum duration of atomic test task t, η aBe that test execution machine a finishes the required time of atomic test task t,
Figure FSB00000462392800021
Be the demand of atomic test task t to k class resource, Be the current k class resource that has of test execution machine a, the current k class resource that has of test execution machine a is: the sum of such resource that test execution machine a has deducts and is accepted the number of resources that the atomic test task takies, μ kBe the weight of k class resource allocation,
Figure FSB00000462392800023
Wherein q is the classification number of resource; ω 1And ω 2Importance in task t is determined ratio, ω in time and resource 1+ ω 2=1;
Wherein, atomic test Task Distribution standard is: it is Abil that test execution machine a has the executive capability of carrying out atomic test task t aT, test execution machine a for the executive capability degree of atomic test task t is When
Figure FSB00000462392800025
The time, test execution machine a has the ability of carrying out atomic test task t; Given atomic test task t, t ∈ AT wherein, AT is the atomic test task-set, any two test execution machine a1 and a2, based on test execution can dynamics the Task Distribution standard
Figure FSB00000462392800026
For:
Figure 20091016997751000011
, that is:
If Abil A1T ∧ Abil A2T and Then the executive capability degree of test execution machine a1 is greater than the executive capability degree of test execution machine a2, and atomic test task t priority allocation is given test machine a1.
2. according to the described test assignment auto-allocation method of claim 1 based on test execution function dynamics, it is characterized in that, step (2) is described distributes all atomic test tasks among the and-or-tree (T) only being assigned as of test assignment, give each test execution machine with the atomic test Task Distribution, and tree goes up other non-atomic test task executions and coordination is finished according to the description of eca rule in the test execution document scene by the test main control computer.
CN2009101699775A 2009-09-11 2009-09-11 Method for automatically distributing test tasks based on capability level of test executor Active CN101645036B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009101699775A CN101645036B (en) 2009-09-11 2009-09-11 Method for automatically distributing test tasks based on capability level of test executor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009101699775A CN101645036B (en) 2009-09-11 2009-09-11 Method for automatically distributing test tasks based on capability level of test executor

Publications (2)

Publication Number Publication Date
CN101645036A CN101645036A (en) 2010-02-10
CN101645036B true CN101645036B (en) 2011-06-01

Family

ID=41656929

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009101699775A Active CN101645036B (en) 2009-09-11 2009-09-11 Method for automatically distributing test tasks based on capability level of test executor

Country Status (1)

Country Link
CN (1) CN101645036B (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063329B (en) * 2010-12-22 2012-12-12 北京邮电大学 Multi-agent coordination based management task dynamic decomposition method and system
CN102208222B (en) * 2011-03-29 2013-09-11 中广核工程有限公司 Control method and system thereof of nuclear power plant operation
CN102916830B (en) * 2012-09-11 2013-12-11 北京航空航天大学 Implement system for resource service optimization allocation fault-tolerant management
CN104181873A (en) * 2013-05-28 2014-12-03 深圳市菲恩测控科技有限公司 Method, device and system for achieving digital product detection
CN104915288A (en) * 2014-03-13 2015-09-16 阿里巴巴集团控股有限公司 Testing method and device
CN104978259B (en) * 2014-04-01 2017-11-17 中国银联股份有限公司 Mobile device software automated testing group system and its method of testing
CN104978269A (en) * 2015-06-30 2015-10-14 四川九洲电器集团有限责任公司 Automatic testing method
CN106055486A (en) * 2016-08-19 2016-10-26 浪潮(北京)电子信息产业有限公司 Automatic operation maintenance method and platform of distributed file system
CN106355140B (en) * 2016-08-22 2018-03-02 平安科技(深圳)有限公司 The method and device of vehicle detection
CN107169639A (en) * 2017-04-27 2017-09-15 北京云测信息技术有限公司 A kind of test assignment distribution method and device
CN108089980B (en) * 2017-12-03 2021-07-23 中国直升机设计研究所 Software testing method of requirement search library based on formalized language Event-B
CN111240997A (en) * 2020-02-16 2020-06-05 西安奥卡云数据科技有限公司 End-to-end automatic testing method
CN112506808B (en) * 2021-02-08 2021-05-25 南京吉拉福网络科技有限公司 Test task execution method, computing device, computing system and storage medium

Also Published As

Publication number Publication date
CN101645036A (en) 2010-02-10

Similar Documents

Publication Publication Date Title
CN101645036B (en) Method for automatically distributing test tasks based on capability level of test executor
US11429433B2 (en) Process discovery and automatic robotic scripts generation for distributed computing resources
Pinter et al. Discovering workflow models from activities’ lifespans
DeLoach The mase methodology
Sadiq et al. An insight into requirements engineering processes
CN109491642A (en) A kind of Requirements Modeling system and method based on scene, information data processing terminal
CN108629558A (en) software development management system
Nakazawa et al. Visualization tool for designing microservices with the monolith-first approach
De Vreede et al. Integrating the conceptualization and simulation of business processes: A modeling method and arena template
CN108170405B (en) Software development scheme generation method oriented to business variables
Lee et al. Mediator approach to direct workflow simulation
CN102591779A (en) Establishing method for workflow-based universal software testing process model
Montanola-Sales et al. Agent-based simulation validation: A case study in demographic simulation
Keller et al. Modelling collaborative processes for Virtual Organisations in the building industry
Bang et al. How software architects collaborate: Insights from collaborative software design in practice
CN108132802A (en) A kind of application process of allocation models in system development
Rodríguez et al. Reusable solutions for implementing usability functionalities
Ye Information infrastructure of engineering collaboration in a distributed virtual enterprise
Andersson et al. Extracting simulation models from complex embedded real-time systems
CN110262973B (en) Data maintenance method, device, equipment and computer storage medium
Wang et al. Interactive inconsistency fixing in feature modeling
Heck et al. Advancing empirical evidence of iteration stereotypes in the fuzzy front end of product development processes
Zhai et al. Stochastic process algebra based software process simulation modeling
Guo et al. Analysis of the Mainstream MBSE Methodologies from the Modeling Practice View.
Prajapati et al. Advance reservation based dag application scheduling simulator for grid environment

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
ASS Succession or assignment of patent right

Owner name: BEIHANG UNIVERSITY

Free format text: FORMER OWNER: LAN YUQING

Effective date: 20130521

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 100084 HAIDIAN, BEIJING TO: 100191 HAIDIAN, BEIJING

TR01 Transfer of patent right

Effective date of registration: 20130521

Address after: 100191 Haidian District, Xueyuan Road, No. 37,

Patentee after: Beihang University

Address before: 205, room 2, building 15, building 100084, brown stone garden, Dongmen east gate, Old Summer Palace, Beijing, Haidian District

Patentee before: Lan Yuqing