CN113268335A - Model training and execution duration estimation method, device, equipment and storage medium - Google Patents

Model training and execution duration estimation method, device, equipment and storage medium Download PDF

Info

Publication number
CN113268335A
CN113268335A CN202110702501.4A CN202110702501A CN113268335A CN 113268335 A CN113268335 A CN 113268335A CN 202110702501 A CN202110702501 A CN 202110702501A CN 113268335 A CN113268335 A CN 113268335A
Authority
CN
China
Prior art keywords
execution
sample
training
execution duration
characteristic data
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
CN202110702501.4A
Other languages
Chinese (zh)
Other versions
CN113268335B (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.)
Ping An Life Insurance Company of China Ltd
Original Assignee
Ping An Life Insurance Company of China 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 Ping An Life Insurance Company of China Ltd filed Critical Ping An Life Insurance Company of China Ltd
Priority to CN202110702501.4A priority Critical patent/CN113268335B/en
Publication of CN113268335A publication Critical patent/CN113268335A/en
Application granted granted Critical
Publication of CN113268335B publication Critical patent/CN113268335B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application provides a model training and execution duration pre-estimation method, a device, equipment and a storage medium, wherein the method comprises the following steps: respectively reading and analyzing the sample configuration files corresponding to the sample flows to execute the sample flows to obtain execution records corresponding to the sample flows; analyzing each sample configuration file and the corresponding execution record to extract first characteristic data of each sample configuration file and second characteristic data of each execution record, wherein the second characteristic data comprises process execution duration; generating a training sample according to the first characteristic data and the corresponding second characteristic data to obtain a training sample set; and training the execution duration estimation model to be trained by utilizing the training sample set to obtain the trained execution duration estimation model. The method and the device simplify the computation complexity of the execution duration of the RPA process, and improve the accuracy and precision. And a large reference value is provided for the aspect of a scheduling algorithm.

Description

Model training and execution duration estimation method, device, equipment and storage medium
Technical Field
The application relates to the technical field of artificial intelligence, in particular to a model training and execution duration pre-estimation method, device, equipment and storage medium.
Background
RPA (Robotic Process Automation) is gaining wider use. In several studies on the scheduling method of the RPA tasks on different machines, the execution time required by the RPA task execution flow is a very important input variable or critical factor in the scheduling of the RPA tasks in many cases. Many scheduling algorithms are not normally used if there is no execution duration as an input, including classical scheduling algorithms such as short job priority, and many other self-developed algorithms are limited in use. In the prior art, the research on task scheduling in the RPA field is less, the scheme for estimating the execution time of the RPA task flow is also less, and the estimation accuracy and precision are not high.
Disclosure of Invention
The method aims to solve the technical problems that in the prior art, mature and effective RPA task execution time length prediction schemes are few, the execution time length prediction is inaccurate, and accurate prediction is difficult. The application provides a method, a device, equipment and a storage medium for model training and execution duration pre-estimation, and mainly aims to simplify a calculation method for RPA task flow execution duration and improve accuracy and precision.
In order to achieve the above object, the present application provides a training method for an execution duration estimation model, which includes the following steps:
respectively reading and analyzing the sample configuration files corresponding to the sample flows to execute the sample flows to obtain execution records corresponding to the sample flows;
analyzing each sample configuration file and the corresponding execution record to extract first characteristic data of each sample configuration file and second characteristic data of each execution record, wherein the second characteristic data comprises process execution duration;
generating a training sample according to the first characteristic data and the corresponding second characteristic data to obtain a training sample set;
and training the execution duration estimation model to be trained by utilizing the training sample set to obtain the trained execution duration estimation model.
In addition, in order to achieve the above object, the present application further provides an execution duration estimation method, where the execution duration estimation method includes the following steps:
acquiring and analyzing a target configuration file of a process to be estimated to extract first characteristic data of the process to be estimated;
after data processing is carried out on first characteristic data of the process to be estimated, the first characteristic data are input into a trained target execution duration estimation model to obtain the execution duration of the process to be estimated;
the trained target execution duration estimation model is obtained according to any one of the training methods of the execution duration estimation model.
In addition, to achieve the above object, the present application further provides a training device for an execution duration estimation model, including:
the execution module is used for respectively reading and analyzing the sample configuration files corresponding to the sample flows so as to execute the sample flows and obtain execution records corresponding to the sample flows;
the first extraction module is used for analyzing each sample configuration file and the corresponding execution record so as to extract first characteristic data of each sample configuration file and second characteristic data of each execution record, wherein the second characteristic data comprises process execution duration;
the sample generation module is used for generating a training sample according to the first characteristic data and the corresponding second characteristic data to obtain a training sample set;
and the training module is used for training the execution duration estimation model to be trained by utilizing the training sample set to obtain the trained execution duration estimation model.
In addition, to achieve the above object, the present application further provides an execution duration estimation device, where the execution duration estimation device includes:
the second extraction module is used for acquiring and analyzing a target configuration file of the process to be estimated so as to extract first characteristic data of the process to be estimated;
the estimation module is used for inputting the first characteristic data of the process to be estimated into the trained target execution duration estimation model after data processing is carried out on the first characteristic data so as to obtain the execution duration of the process to be estimated;
the trained target execution duration estimation model is obtained according to the training device of the execution duration estimation model.
To achieve the above object, the present application also provides a computer device comprising a memory, a processor and computer readable instructions stored on the memory and executable on the processor, the processor performing the steps of the method according to any one of the preceding claims when executing the computer readable instructions.
To achieve the above object, the present application also provides a computer readable storage medium having stored thereon computer readable instructions, which, when executed by a processor, cause the processor to perform the steps of the method according to any of the preceding claims.
According to the model training and execution duration estimation method, the device, the equipment and the storage medium, the training sample is obtained according to the sample configuration file execution sample process, and the execution duration estimation model is autonomously trained through machine learning based on the training sample to obtain the trained execution duration estimation model. The trained execution time length estimation model can be used for estimating the execution time length of the unexecuted RPA process, so that the calculation complexity of the execution time length of the RPA process is simplified, and the accuracy and the precision are improved. And a large reference value is provided for the aspect of a scheduling algorithm. The estimated flow time can also provide estimated ending time for the flow, and better support is provided for business personnel.
Drawings
Fig. 1 is an application scenario diagram of a training method of an execution duration estimation model and an estimation method of an execution duration in an embodiment of the present application;
FIG. 2 is a schematic flow chart illustrating a training method for executing a duration estimation model according to an embodiment of the present disclosure;
FIG. 3 is a schematic flow chart illustrating a method for estimating an execution duration according to an embodiment of the present disclosure;
FIG. 4 is a block diagram of a training apparatus for executing a duration prediction model according to an embodiment of the present disclosure;
FIG. 5 is a block diagram illustrating an apparatus for estimating an execution duration according to an embodiment of the present disclosure;
fig. 6 is a block diagram illustrating an internal structure of a computer device according to an embodiment of the present application.
The implementation, functional features and advantages of the objectives of the present application will be further explained with reference to the accompanying drawings.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The training method of the execution duration estimation model and the estimation method of the execution duration provided by the application can be applied to the application environment shown in fig. 1, wherein the terminal device can be but is not limited to various personal computers, notebook computers, smart phones, tablet computers and portable wearable devices.
Of course, the training method of the execution duration estimation model and the estimation method of the execution duration provided by the application can be realized on the same terminal device, and can also be realized on different terminal devices. Different terminal devices can be connected through wired or wireless communication to carry out data transmission.
In addition, the training method of the execution duration estimation model and the estimation method of the execution duration provided by the application can be completed by an execution duration estimation system consisting of the terminal equipment and the server. The terminal device is connected with the server through a network.
Fig. 2 is a flowchart illustrating a training method for executing a duration estimation model according to an embodiment of the present application. Referring to fig. 2, the training method of the execution duration estimation model is applied to the terminal device in fig. 1 as an example for explanation. The training method of the execution duration estimation model comprises the following steps S100, S300, S500 and S700.
S100: and respectively reading and analyzing the sample configuration files corresponding to the sample flows to execute the sample flows to obtain execution records corresponding to the sample flows.
Specifically, the training method for the execution duration estimation model provided by this embodiment is generally executed by the terminal device, and can be widely applied to the RPA technical field.
RPA (robot Process Automation) is a kind of automated software tool, which can use and understand the existing applications of enterprises through a user interface, automate the regular operations based on rules, and replace people to execute office processes with high regularity and repeatability in front of computers. Human-computer interaction behavior can be simulated to perform business processes. Specifically, the RPA captures and operates an application program by using a user interface on the terminal device to simulate the interaction process of a user and a computer and execute related tasks, thereby realizing automation in the workflow. Thereby taking over the hands and replacing manual operation to independently complete certain work. Has been widely applied in the fields of manufacturing industry, energy, bank finance and the like.
The sample flow or the flow to be estimated in this embodiment may be one of a plurality of flows (subtasks) to be executed by one RPA task, or may be one RPA task. Each process requires at least one operation to be performed. Such as downloading reports, logging in to a website, processing reports, extracting, etc. The operation to be executed by the flow is specifically defined according to an actual application scenario, and the application is not limited.
RPA tasks or processes perform differently than other programs or processes, supporting messaging mechanisms and break mechanisms. At present, after the operation process is started, the process is exited only when the process execution is finished or a preset finishing condition is reached. The execution of each process needs to occupy running resources, which affects the allocation of resources, the trend of subsequent processes, whether the subsequent whole task can be successfully executed or not, and the execution efficiency of the whole service. Therefore, it is an urgent problem to estimate the execution duration of the process or task accurately.
In the RPA application, the RPA flow or task is the workflow which is needed to be executed when the corresponding RPA task is called and executed by the scheduling module. The execution time of the RPA process is the time consumed by the execution of one RPA process. In general, the execution time of the RPA process is used as an input variable of the scheduling module, so that the scheduling module comprehensively considers how to schedule the RPA task by combining the execution time of the RPA process and other factors. If no RPA flow execution time is used as input, scheduling algorithms in many scheduling modules cannot be used, so that the scheduling modules cannot normally schedule RPA tasks or are limited in function.
The sample profile may configure parameters and initial settings for the sample flow. The computer reads and parses the sample configuration file, and can perform various operations in the sample flow according to various setting attributes of the sample configuration file. The sample configuration file determines how the sample process should be run and which operations to perform, which is equivalent to instructing the process to run.
The sample configuration file can be written and imported into the RPA system by a developer in advance according to a specific application scenario or service requirement. For example, in some application scenarios, the process configuration file records how many reports need to be downloaded by the corresponding RPA process, which reports need to be downloaded, how large magnitude of data needs to be processed, which websites need to be logged in, and the like. The configuration files represent the steps and operations that the corresponding process needs to perform.
In one embodiment, to facilitate the extraction of feature data by a machine learning model or computer, the process profile may be designed based on the RPA characteristics and the characteristics of the machine learning model. For example, the RPA flow configuration file may be in an Excel format or an xml format, although the application is not limited thereto.
The sample process is an RPA process which needs to be normally executed and can provide training samples after the execution is finished, and the sample process is used for providing sample data for the training execution duration prediction model.
Each sample flow needs to load and parse the corresponding sample configuration file before execution, and then execute.
The RPA process configuration files corresponding to each sample RPA process may be the same or different. Preferably, the RPA flow profiles corresponding to each sample RPA flow are different.
The method can determine key parameters influencing the operation time of the RPA process according to the execution of the historical RPA process, and obtain different RPA process configuration files corresponding to a plurality of different sample RPA processes according to different key parameter configurations. Therefore, the influence of the key parameters on the execution duration is highlighted by setting the key parameters, the influence and the interference of irrelevant parameters or factors on the execution duration are reduced, and the aim of better training the model is fulfilled.
In one embodiment, all sample RPA flows are RPA flows of the same classification. Namely, the execution time length estimation model of the same RPA process is trained by using the training samples obtained by the RPA processes of the same classification, and the obtained execution time length estimation model of the trained RPA process is used for estimating the RPA processes to be estimated of the same classification. The execution time length estimation model of the same RPA process is trained by using the RPA processes of the same classification, so that the training concentration degree is higher, the execution time length estimation model of the RPA process obtained after training can reflect the attribute of the RPA process of the same classification better, and the process time length of the RPA process of the same classification can be estimated more accurately.
S300: and analyzing each sample configuration file and the corresponding execution record to extract first characteristic data of each sample configuration file and second characteristic data of each execution record.
Specifically, after the execution of each RPA flow is completed, a corresponding execution record is generated. The execution log is an execution log, and details of each step in the execution process are recorded. For example, it records how many times each step was executed, whether it was successfully executed, when it was executed, the number of retries of the flow, the total execution time of the flow, the number of error steps, and the type of each step. The types of steps are, for example, download, extract, process report, retry, etc. In different application scenarios, the steps that the RPA flow needs to execute may not be the same.
First characteristic data is extracted from the sample configuration file, second characteristic data is extracted from the execution record, and the second characteristic data comprises the total execution duration of the process. The first characteristic data is data that is capable of characterizing a sample flow. For example, data of one or more dimensions of parameters executed by the sample flow, types and times of executed steps or steps that are critical and indispensable in execution, critical parameters that affect execution duration, and the like may be included. The second characteristic data includes an execution time length of the flow.
S500: and generating a training sample according to the first characteristic data and the corresponding second characteristic data to obtain a training sample set.
The first characteristic data and the second characteristic data are in one-to-one correspondence, the second characteristic data are labels of the corresponding first characteristic data, and the labels are real execution duration. Each sample process corresponds to one training sample, and the training samples corresponding to all the sample processes form a training sample set.
The samples in the training set comprise the characteristics (such as the characteristics of multiple dimensions) of the samples and the target variables with definite values, so that the machine learning model can find the rule between the target variables predicted from the characteristics of the samples, and therefore the performance of predicting the values of the target variables based on the characteristics of the samples is achieved. Specifically, the execution duration estimation model can learn and acquire the rule between the execution durations of the processes according to the first feature data extracted from the configuration file, and then estimate the execution duration (second feature data) of any one process to be estimated according to the first feature data extracted from the configuration file.
S700: and training the execution duration estimation model to be trained by utilizing the training sample set to obtain the trained execution duration estimation model.
Specifically, the feature data needs to be processed in the machine model training process to obtain a data format (e.g., a feature matrix) that can be recognized by the machine model. Therefore, it is necessary to generate a corresponding first feature matrix from the first feature data and a corresponding second feature matrix from the second feature data, and since the first feature data includes features of a plurality of dimensions, the first feature matrix is in the form of a feature key-value pair (key-value). The first feature matrix and the corresponding second feature matrix are features extracted for the corresponding training samples.
Inputting the characteristics of each training sample into an execution duration estimation model to be trained, training the execution duration estimation model to be trained until the obtained execution duration estimation model meets the training ending condition, obtaining various relevant model parameters of the execution duration estimation model, and generating a model configuration file according to the relevant model parameters. The training end condition may include convergence of the trained model and/or a preset number of iterations. In the training process, model iterative training can be performed by using a training sample based on a logistic regression model structure to obtain an iterated logistic regression model. Each training model has a group of relevant model parameters in the training process, and the essence of the model training is to find a better group of relevant model parameters before the training end condition is met.
The model configuration file is used for configuring the execution duration estimation model, so that the configured execution duration estimation model becomes a trained execution duration estimation model, and then execution duration estimation is carried out on the flow to be estimated.
In one embodiment, the training method of the execution duration prediction model may adopt an L2-regulated L2-loss Support Vector Regression method, and obtain the trained execution duration prediction model by using a Support Vector Regression model. Other types of models may be used, such as using a support polynomial regression model to derive a trained execution duration prediction model.
The specific training process is as follows: extracting the characteristics of each training sample to obtain a first characteristic matrix corresponding to each training sample and a corresponding second characteristic matrix, inputting the first characteristic matrices and the corresponding second characteristic matrices of all the training samples into the execution duration estimation model to be trained, and obtaining an execution duration prediction result corresponding to each training sample after each training of the execution duration estimation model to be trained is finished; and calculating a loss function according to the difference between the execution duration prediction result and the real execution duration corresponding to the label (second characteristic data), and determining whether to stop training according to whether the value of the loss function converges to a preset value every time. And if the value of the loss function does not converge to the preset value, continuing to adjust the model parameters of the execution duration estimation model to be trained and continuing iterative training until the value of the loss function converges to the preset value. When the value of the loss function converges to a preset value, the training of the time length estimation model to be executed is completed, and the corresponding model parameter is the current optimal model parameter. And parameterizing the to-be-executed time length estimation model according to the model parameters to obtain a trained execution time length estimation model. Of course, the model parameters corresponding to the trained execution duration estimation model can be further optimized and updated under the condition of permission of conditions and time.
According to the method, an execution record is obtained by executing a sample process through a configuration file of the sample process, first characteristic data is extracted from the configuration file, second characteristic data is extracted from the execution record, the first characteristic data and the second characteristic data are used as training samples to train an execution duration estimation model, and then the execution duration of the unexecuted process to be estimated is predicted through the trained execution duration estimation model. The execution time of the RPA process is innovatively estimated by introducing machine learning in the RPA field. As an important input for scheduling the RPA flow to which machine to execute the decision process, a great reference value is provided for the aspect of a scheduling algorithm. In classical scheduling algorithms, such as short job first, high response ratio first, shortest remaining time first, etc., job time must be used as input. In the self-developed scheduling algorithm, if the estimated duration is used as an input, the scheduling algorithm can be designed from more dimensions and indexes, for example, the algorithm meeting the service requirement can be designed from indexes such as the shortest response time and the shortest waiting time. The estimated time in milliseconds provides possibility for the next operation, such as scheduling decision process. Therefore, the scheme is a solution for deploying the pre-estimated duration model in the RPA process system, which can be practically implemented. The method and the device overcome the problems that in the estimation mode in the prior art, proper sample data is not fully considered and selected, or the estimation is not accurate due to the fact that the adopted estimation mode is improper, the estimation is not accurate, the estimation execution time can be more accurate and accurate, time and labor are saved, the method and the device are suitable for various RPA tasks or processes, and the application range is wide. And a large reference value is provided for the aspect of a scheduling algorithm. The estimated flow time can also provide estimated ending time for the flow, and better support is provided for business personnel.
In one embodiment, step S200 specifically includes the following steps:
judging whether the corresponding sample flow is effectively executed according to the execution record, and taking the effectively executed sample flow as an effective sample flow;
and analyzing the sample configuration file and the execution record corresponding to each effective sample process to extract first characteristic data and second characteristic data of the execution record of the sample configuration file corresponding to each effective sample process.
Specifically, in the machine learning model training process, the richer and more sufficient the training samples, the better the model can be trained. The method includes that a plurality of sample flows are provided, in the execution process of each sample RPA flow, the execution time is different, the execution environment in execution may be different, in the execution process of each sample flow, some sample flows may be successfully executed due to the change of the operation environment and the different settings of the corresponding configuration files, and some sample flows may fail to execute partial steps or fail to execute the whole flow due to the bad execution environment. For a sample flow which cannot be successfully executed at all, the execution duration of the flow in the obtained execution record is necessarily inaccurate or even has no reference value. Therefore, invalid training samples are taken as bad values to be removed, the retained sample data corresponding to the effectively executed sample process can be used for more accurately training the execution duration pre-estimation model, interference of the invalid sample data on model training is reduced, the model obtained by final training is more accurate, and the trained model can output more accurate results.
Because the execution record records details of the various steps in the flow execution process. For example, data such as how many times each step was executed, whether it was successfully executed, when it was executed, the number of retries of the flow, the total execution time of the flow, and the type of each step are recorded. Therefore, whether or not each step of the flow is successfully executed can be determined by executing the record, and thus whether or not the entire flow is efficiently executed can be determined.
In an embodiment, the determining whether the corresponding sample process is effectively executed according to the execution record specifically includes the following steps:
acquiring the abnormal proportion of the execution abnormity appearing in the execution record;
if the abnormal ratio is larger than a preset threshold value, judging that the corresponding sample process is not effectively executed;
and if the abnormal ratio is less than or equal to the preset threshold, judging that the corresponding sample process is effectively executed.
Specifically, the reasons for the exception include downloading, extracting, handling report exceptions, and retrying. The exception proportion is the ratio of the number of steps in which execution exceptions occur to the total number of steps executed.
The preset threshold may be set according to an actual application scenario, and may be set to be, for example, 1%, 5%, 10%, and so on, which is not limited in this application.
In another embodiment, the determination of whether the corresponding sample flow is effectively executed according to the execution record may further be determined according to the flow execution duration in the execution record. More specifically, an execution time average value is calculated according to execution time after a plurality of flows of the same type are successfully and successfully executed, an execution time effective range is obtained according to the execution time average value, a sample flow with the flow execution time in the effective range is judged to be effectively executed, and a sample flow with the flow execution time exceeding the effective range is judged to be not effectively executed. For example, if the execution duration validity range is 30-40s, the samples with the execution duration less than 30s or greater than 40s are determined to be not validly executed.
In one embodiment, before step S100, the method for performing training of the duration estimation model further includes the following steps:
determining parameter information influencing execution duration according to setting parameters corresponding to historical executed processes and historical execution records;
the parameter information is provided to the user for composing the sample profile.
Specifically, in practical applications, RPA flows of the same category may be configured with different parameters and executed in a large number of application processes, and thus, a large number of setting parameters and historical execution records corresponding to the historical executed flows may be generated. Parameter information influencing the execution duration can be preliminarily determined according to the historical execution records and the set parameters, the parameter information is provided for engineering personnel, and the engineering personnel can configure and write the sample configuration file by taking the parameter information as a reference, so that the parameter setting in the sample configuration file is more targeted. For example, in some sample configuration files, the irrelevant parameters are set to be the same, the key parameters are changed, and the interference and influence of the irrelevant parameters on the execution duration are reduced, so that the execution duration estimation model can more accurately acquire the rules of the key parameters and the execution duration. According to the embodiment, more purposiveness and pertinence can be provided for engineering personnel when compiling the configuration file, so that the obtained training sample is more excellent, and the model is better trained.
FIG. 3 is a schematic flow chart illustrating a method for estimating an execution duration according to an embodiment of the present disclosure; the method for estimating the execution duration is applied to the terminal device in fig. 1 as an example for explanation. The method for estimating the execution time length comprises the following steps S200 and S400.
S200: and acquiring and analyzing a target configuration file of the flow to be estimated so as to extract first characteristic data of the flow to be estimated.
Specifically, the flow to be estimated is a new unexecuted RPA flow. The first characteristic data extracted from the target configuration file of the process to be estimated is data capable of representing the characteristics of the process to be estimated. For example, one or more of parameters of the execution of the flow to be estimated, the types and times of the executed steps or the steps that are critical and indispensable in the execution, key parameters that affect the execution time length, and the like may be included.
Since the process to be estimated is not executed, in this embodiment, the execution time of the process to be estimated is not obtained after execution, but is obtained through a trained target execution time estimation model before the process to be estimated is executed.
S400: and after data processing is carried out on the first characteristic data of the flow to be estimated, inputting the first characteristic data into a trained target execution duration estimation model so as to obtain the execution duration of the flow to be estimated.
Specifically, the first feature data is data that cannot be directly recognized or read by the machine model, and the first feature data needs to be subjected to data conversion processing to obtain a first feature matrix of the first feature data, and then the first feature matrix is input into the trained target execution duration estimation model to estimate the execution duration with the estimation process.
The target execution duration estimation model is obtained by training according to any one of the training methods of the execution duration estimation model.
After the model is trained, a configuration file of the model is generated, wherein information about the weight of the model parameters and the like is recorded.
When a new unexecuted flow to be estimated arrives, firstly starting a configuration file generated when the target execution duration estimation model loads the training model, and initializing the model. And then, analyzing the configuration file of the unexecuted estimated flow and extracting a first characteristic matrix, inputting the first characteristic matrix into the loaded target execution duration estimated model, and calculating to obtain the estimated value of the execution duration of the flow to be estimated.
In one specific implementation, the training method of the target execution duration estimation model comprises the following steps:
respectively reading and analyzing the target sample configuration files corresponding to the target sample flows to execute the target sample flows to obtain target execution records corresponding to the target sample flows;
analyzing each target sample configuration file and a corresponding target execution record to extract first characteristic data of each target sample configuration file and second characteristic data of each target execution record, wherein the second characteristic data comprises a process execution duration;
generating a target training sample according to the first characteristic data and the corresponding second characteristic data to obtain a target training sample set;
and training the target execution duration estimation model to be trained by using the target training sample set to obtain the trained target execution duration estimation model.
In one embodiment, the target sample process and the process to be estimated are RPA processes corresponding to RPA tasks of the same classification. The method is equivalent to a classification RPA flow corresponding to an execution duration estimation model, so that the trained model is more targeted, and the accuracy of the estimated execution duration is higher.
In one embodiment, the method for estimating the execution duration further includes the following steps:
generating a new training sample according to first characteristic data and execution duration corresponding to a process to be estimated;
and performing iterative training on the trained target execution duration estimation model according to the new training sample to update the trained target execution duration estimation model.
Specifically, the relevant model parameters obtained when the model satisfies the preset end condition are a better set of parameters, but not necessarily an optimal set. After a certain amount of new training samples are collected, iterative training can be carried out on the trained target execution duration estimation model, so that the target execution duration estimation model is more and more perfect, and the estimated execution duration is more accurate.
The method combines the RPA process with a machine learning method, and carries out execution duration estimation on the process. For the RPA process, a scheme capable of deciding the process operation process according to the configuration file is designed, so that the process characteristics can be extracted from the configuration file and applied to the duration estimation. Through the lightweight architecture design, the whole training process and the estimation process are very quick, so that the iterative training of the model can be quickly carried out, and the accuracy of the estimation model is improved. The estimated time in milliseconds provides the possibility for the next operation, such as scheduling decision process. Therefore, the scheme is a practical solution for deploying the estimated duration model in the RPA process system.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application.
Fig. 4 is a block diagram illustrating a structure of a training apparatus for executing a duration estimation model according to an embodiment of the present application, where the training apparatus for executing the duration estimation model includes:
the execution module 100 is configured to read and analyze sample configuration files corresponding to the sample flows respectively to execute the sample flows, so as to obtain execution records corresponding to the sample flows;
a first extraction module 300, configured to analyze each sample configuration file and a corresponding execution record to extract first feature data of each sample configuration file and second feature data of each execution record, where the second feature data includes a process execution duration;
the sample generation module 500 is configured to generate a training sample according to the first feature data and the corresponding second feature data to obtain a training sample set;
the training module 700 is configured to train the execution duration estimation model to be trained by using the training sample set, so as to obtain a trained execution duration estimation model.
In one embodiment, the first extraction module 300 specifically includes:
the screening module is used for judging whether the corresponding sample flow is effectively executed according to the execution record and taking the effectively executed sample flow as an effective sample flow;
and the sub-extraction module is used for analyzing the sample configuration file and the execution record corresponding to each effective sample process so as to extract first characteristic data and second characteristic data of the execution record of the sample configuration file corresponding to each effective sample process.
In one embodiment, the screening module specifically includes:
the computing unit is used for acquiring the abnormal proportion of the execution abnormity appearing in the execution record;
and the judging unit is used for judging that the corresponding sample flow is not effectively executed if the abnormal ratio is greater than the preset threshold, and judging that the corresponding sample flow is effectively executed if the abnormal ratio is less than or equal to the preset threshold.
In one embodiment, the training device for executing the duration estimation model further includes:
the analysis module is used for determining parameter information influencing execution duration according to the setting parameters corresponding to the historical executed flow and the historical execution record;
and the providing module is used for providing the parameter information for a user to write a sample configuration file.
Fig. 5 is a block diagram illustrating a structure of an apparatus for estimating an execution duration according to an embodiment of the present application, where the apparatus for estimating an execution duration includes:
the second extraction module 200 is configured to acquire and analyze a target configuration file of the process to be estimated, so as to extract first feature data of the process to be estimated;
the estimation module 400 is configured to input the first feature data of the process to be estimated into a trained target execution duration estimation model after data processing is performed on the first feature data, so as to obtain an execution duration of the process to be estimated;
the trained target execution duration estimation model is obtained according to any one of the execution duration estimation model training devices.
In one embodiment, the means for estimating the execution duration comprises:
the second sample generation module is used for generating a new training sample according to the first characteristic data and the execution duration corresponding to the flow to be estimated;
and the second training module is used for carrying out iterative training on the trained target execution time length estimation model according to the new training sample so as to update the trained target execution time length estimation model.
Wherein the meaning of "first" and "second" in the above modules/units is only to distinguish different modules/units, and is not used to define which module/unit has higher priority or other defining meaning. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or modules is not necessarily limited to those steps or modules explicitly listed, but may include other steps or modules not explicitly listed or inherent to such process, method, article, or apparatus, and such that a division of modules presented in this application is merely a logical division and may be implemented in a practical application in a further manner.
For the specific limitations of the training device for the execution duration estimation model and the estimation device for the execution duration, reference may be made to the above limitations of the training method for the execution duration estimation model and the estimation method for the execution duration, which are not described herein again. All or part of the modules in the training device of the execution duration estimation model and the estimation device of the execution duration can be realized by software, hardware and the combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
Fig. 6 is a block diagram illustrating an internal structure of a computer device according to an embodiment of the present application. The computer device may specifically be the terminal device in fig. 1. As shown in fig. 6, the computer apparatus includes a processor, a memory, a network interface, an input device, and a display screen connected through a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory includes a storage medium and an internal memory. The storage medium may be a nonvolatile storage medium or a volatile storage medium. The storage medium stores an operating system and also stores computer readable instructions, and when the computer readable instructions are executed by the processor, the processor can realize a training method of the execution duration estimation model and an estimation method of the execution duration. The internal memory provides an environment for the operating system and execution of computer readable instructions in the storage medium. The internal memory may also store computer readable instructions, which when executed by the processor, may cause the processor to perform the training method for the execution duration estimation model and the estimation method for the execution duration estimation model. The network interface of the computer device is used for communicating with an external server through a network connection. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
In addition, the training method of the execution duration estimation model and the estimation method of the execution duration can be realized by the same computer device, and can also be realized by different computer devices.
In one embodiment, a computer device is provided, which includes a memory, a processor, and computer readable instructions (e.g., a computer program) stored on the memory and executable on the processor, and when the processor executes the computer readable instructions, the steps of the method for training the execution duration estimation model in the above embodiments are implemented, for example, steps S100, S300, S500, S700 shown in fig. 2 and other extensions of the method and related steps. Alternatively, the processor, when executing the computer readable instructions, implements the functions of the modules/units of the training apparatus for executing the duration estimation model in the above embodiments, such as the functions of the execution module 100, the first extraction module 300, the sample generation module 500, and the training module 700 shown in fig. 4. To avoid repetition, further description is omitted here.
In one embodiment, a computer device is provided, which includes a memory, a processor, and computer readable instructions (e.g., a computer program) stored on the memory and executable on the processor, and when the processor executes the computer readable instructions, the steps of the method for estimating an execution time duration in the above embodiments are implemented, for example, steps S200 and S400 shown in fig. 3 and other extensions of the method and related steps. Alternatively, the processor executes the computer readable instructions to implement the functions of the modules/units of the device for estimating execution duration in the above embodiments, such as the functions of the second extraction module 200 and the estimation module 400 shown in fig. 5. To avoid repetition, further description is omitted here.
The Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, the processor being the control center of the computer device and the various interfaces and lines connecting the various parts of the overall computer device.
The memory may be used to store computer readable instructions and/or modules, and the processor may implement various functions of the computer apparatus by executing or executing the computer readable instructions and/or modules stored in the memory and invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, video data, etc.) created according to the use of the cellular phone, etc.
The memory may be integrated in the processor or may be provided separately from the processor.
Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer readable storage medium is provided, on which computer readable instructions are stored, and when executed by a processor, the computer readable instructions implement the steps of the method for training a duration estimation model in the above embodiments, such as the steps S100, S300, S500, S700 shown in fig. 2 and other extensions of the method and related steps. Alternatively, the computer readable instructions, when executed by the processor, implement the functions of the modules/units of the training apparatus for executing the duration estimation model in the above embodiments, such as the functions of the execution module 100, the first extraction module 300, the sample generation module 500, and the training module 700 shown in fig. 4. To avoid repetition, further description is omitted here.
In one embodiment, a computer readable storage medium is provided, on which computer readable instructions are stored, which when executed by a processor implement the steps of the method for estimating an execution duration in the above embodiments, such as the steps S200 and S400 shown in fig. 3 and extensions of other extensions and related steps of the method. Alternatively, the computer readable instructions, when executed by the processor, implement the functions of the modules/units of the device for estimating the execution duration in the above embodiments, such as the functions of the second extraction module 200 and the estimation module 400 shown in fig. 5. To avoid repetition, further description is omitted here.
It will be understood by those of ordinary skill in the art that all or part of the processes of the methods of the embodiments described above may be implemented by instructing associated hardware to implement computer readable instructions, which may be stored in a computer readable storage medium, and when executed, may include processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), double-rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), synchronous Link (Synchlink) DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and bus dynamic RAM (RDRAM).
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, apparatus, article, or method that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, apparatus, article, or method. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, apparatus, article, or method that includes the element.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments. Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present application may be substantially or partially embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present application.
The above description is only a preferred embodiment of the present application, and not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application, or which are directly or indirectly applied to other related technical fields, are included in the scope of the present application.

Claims (10)

1. A method for training an execution duration prediction model, the method comprising:
respectively reading and analyzing the sample configuration files corresponding to the sample flows to execute the sample flows to obtain execution records corresponding to the sample flows;
analyzing each sample configuration file and the corresponding execution record to extract first characteristic data of each sample configuration file and second characteristic data of each execution record, wherein the second characteristic data comprises process execution duration;
generating a training sample according to the first characteristic data and the corresponding second characteristic data to obtain a training sample set;
and training the execution duration estimation model to be trained by utilizing the training sample set to obtain the trained execution duration estimation model.
2. The method for training the execution duration prediction model according to claim 1, wherein the analyzing each sample configuration file and the corresponding execution record to extract the first feature data of each sample configuration file and the second feature data of each execution record specifically comprises:
judging whether the corresponding sample flow is effectively executed according to the execution record, and taking the effectively executed sample flow as an effective sample flow;
and analyzing the sample configuration file and the execution record corresponding to each effective sample process to extract first characteristic data and second characteristic data of the execution record of the sample configuration file corresponding to each effective sample process.
3. The method for training the execution duration estimation model according to claim 2, wherein the determining whether the corresponding sample process is effectively executed according to the execution record includes:
acquiring the abnormal proportion of the execution abnormity appearing in the execution record;
if the abnormal ratio is larger than a preset threshold value, judging that the corresponding sample process is not effectively executed;
and if the abnormal ratio is less than or equal to a preset threshold value, judging that the corresponding sample process is effectively executed.
4. The method for training the execution duration prediction model according to any one of claims 1 to 3, wherein before the respectively reading and parsing the sample configuration file corresponding to each sample process, the method further comprises:
determining parameter information influencing execution duration according to setting parameters corresponding to historical executed processes and historical execution records;
providing the parameter information to a user for composing the sample profile.
5. A method for estimating execution duration, the method comprising:
acquiring and analyzing a target configuration file of a process to be estimated to extract first characteristic data of the process to be estimated;
after data processing is carried out on the first characteristic data of the flow to be estimated, the first characteristic data are input into a trained target execution duration estimation model to obtain the execution duration of the flow to be estimated;
the trained target execution duration estimation model is obtained according to the training method of the execution duration estimation model according to any one of claims 1 to 4.
6. The method for estimating the execution time period according to claim 5, further comprising:
generating a new training sample according to first characteristic data and execution duration corresponding to a process to be estimated;
and performing iterative training on the trained target execution duration estimation model according to the new training sample so as to update the trained target execution duration estimation model.
7. A training apparatus for executing a duration estimation model, the apparatus comprising:
the execution module is used for respectively reading and analyzing the sample configuration files corresponding to the sample flows so as to execute the sample flows and obtain execution records corresponding to the sample flows;
the first extraction module is used for analyzing each sample configuration file and the corresponding execution record so as to extract first characteristic data of each sample configuration file and second characteristic data of each execution record, wherein the second characteristic data comprises process execution duration;
the sample generation module is used for generating a training sample according to the first characteristic data and the corresponding second characteristic data to obtain a training sample set;
and the training module is used for training the execution duration estimation model to be trained by utilizing the training sample set to obtain the trained execution duration estimation model.
8. An apparatus for estimating an execution duration, the apparatus comprising:
the second extraction module is used for acquiring and analyzing a target configuration file of the process to be estimated so as to extract first characteristic data of the process to be estimated;
the estimation module is used for inputting the first characteristic data of the flow to be estimated into a trained target execution duration estimation model after data processing is carried out on the first characteristic data so as to obtain the execution duration of the flow to be estimated;
the trained target execution duration estimation model is obtained by the execution duration estimation model training device according to claim 6.
9. A computer device comprising a memory, a processor, and computer readable instructions stored on the memory and executable on the processor, wherein the processor when executing the computer readable instructions performs the steps of the method of any one of claims 1-6.
10. A computer readable storage medium having computer readable instructions stored thereon, which, when executed by a processor, cause the processor to perform the steps of the method of any one of claims 1-6.
CN202110702501.4A 2021-06-24 2021-06-24 Model training and execution duration estimation method, device, equipment and storage medium Active CN113268335B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110702501.4A CN113268335B (en) 2021-06-24 2021-06-24 Model training and execution duration estimation method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110702501.4A CN113268335B (en) 2021-06-24 2021-06-24 Model training and execution duration estimation method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113268335A true CN113268335A (en) 2021-08-17
CN113268335B CN113268335B (en) 2023-02-07

Family

ID=77235939

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110702501.4A Active CN113268335B (en) 2021-06-24 2021-06-24 Model training and execution duration estimation method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113268335B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113987324A (en) * 2021-10-21 2022-01-28 北京达佳互联信息技术有限公司 Data processing method, device, equipment and storage medium
CN116680619A (en) * 2023-07-28 2023-09-01 江西中医药大学 Method and device for predicting decoction time classification, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190026663A1 (en) * 2017-07-20 2019-01-24 Ca, Inc. Inferring time estimates in workflow tracking systems
US20190332508A1 (en) * 2018-04-30 2019-10-31 Accenture Global Solutions Limited Robotic optimization for robotic process automation platforms
CN111581877A (en) * 2020-03-25 2020-08-25 中国平安人寿保险股份有限公司 Sample model training method, sample generation method, device, equipment and medium
CN111813624A (en) * 2020-06-29 2020-10-23 中国平安人寿保险股份有限公司 Robot execution time length estimation method based on time length analysis and related equipment thereof
CN112040011A (en) * 2020-06-30 2020-12-04 北京来也网络科技有限公司 Simulation training method and device based on RPA and AI, computing equipment and medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190026663A1 (en) * 2017-07-20 2019-01-24 Ca, Inc. Inferring time estimates in workflow tracking systems
US20190332508A1 (en) * 2018-04-30 2019-10-31 Accenture Global Solutions Limited Robotic optimization for robotic process automation platforms
CN111581877A (en) * 2020-03-25 2020-08-25 中国平安人寿保险股份有限公司 Sample model training method, sample generation method, device, equipment and medium
CN111813624A (en) * 2020-06-29 2020-10-23 中国平安人寿保险股份有限公司 Robot execution time length estimation method based on time length analysis and related equipment thereof
CN112040011A (en) * 2020-06-30 2020-12-04 北京来也网络科技有限公司 Simulation training method and device based on RPA and AI, computing equipment and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
许伦凡等: "基于调度历史数据在线预测作业执行时间", 《计算机应用研究》, no. 03, 31 March 2020 (2020-03-31) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113987324A (en) * 2021-10-21 2022-01-28 北京达佳互联信息技术有限公司 Data processing method, device, equipment and storage medium
CN116680619A (en) * 2023-07-28 2023-09-01 江西中医药大学 Method and device for predicting decoction time classification, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113268335B (en) 2023-02-07

Similar Documents

Publication Publication Date Title
CN113268335B (en) Model training and execution duration estimation method, device, equipment and storage medium
US20220237107A1 (en) System and Method for Facilitating Performance Testing
CN111126668A (en) Spark operation time prediction method and device based on graph convolution network
CN111191871A (en) Project baseline data generation method and device, computer equipment and storage medium
CN111290785B (en) Method, device, electronic equipment and storage medium for evaluating compatibility of deep learning framework system
Yahya et al. Domain-driven actionable process model discovery
CN116127899B (en) Chip design system, method, electronic device, and storage medium
US9727450B2 (en) Model-based software application testing
CN115543781A (en) Method and interactive system for automatically verifying automobile software model
CN115357898A (en) Dependency analysis method, device and medium for JAVA component
CN113505895B (en) Machine learning engine service system, model training method and configuration method
CN115114146A (en) Interface test method, device, equipment and storage medium
CN114201397A (en) Interface test modeling method and device, electronic equipment and storage medium
CN113360300A (en) Interface calling link generation method, device, equipment and readable storage medium
CN113254153A (en) Process task processing method and device, computer equipment and storage medium
CN117493188A (en) Interface testing method and device, electronic equipment and storage medium
CN112433953A (en) Embedded automatic testing method, device, equipment and medium based on network game client
Markiegi et al. Dynamic test prioritization of product lines: An application on configurable simulation models
CN117235527A (en) End-to-end containerized big data model construction method, device, equipment and medium
US20140156337A1 (en) Method and system for self-organizing ad-hoc workflow
KR100640243B1 (en) Apparatus for improvement of applications performance in mobile communication terminal and method
Voneva et al. Optimizing parametric dependencies for incremental performance model extraction
Kayes et al. The network of faults: a complex network approach to prioritize test cases for regression testing
Fatima et al. Towards a sustainability-aware software architecture evaluation for cloud-based software services
CA3107004C (en) System and method for facilitating performance testing

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant