CN115576843A - Software quality management related data visual display method and device - Google Patents

Software quality management related data visual display method and device Download PDF

Info

Publication number
CN115576843A
CN115576843A CN202211367594.0A CN202211367594A CN115576843A CN 115576843 A CN115576843 A CN 115576843A CN 202211367594 A CN202211367594 A CN 202211367594A CN 115576843 A CN115576843 A CN 115576843A
Authority
CN
China
Prior art keywords
quality management
page
related data
software quality
test
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211367594.0A
Other languages
Chinese (zh)
Inventor
刘辉
李佳
任婷
刘舒
郭有光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202211367594.0A priority Critical patent/CN115576843A/en
Publication of CN115576843A publication Critical patent/CN115576843A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/321Display for diagnostics, e.g. diagnostic result display, self-test user interface
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/323Visualisation of programs or trace data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging

Abstract

The invention discloses a visual display method and a visual display device for software quality management related data, which can be used in the financial field or other technical fields, and the method comprises the following steps: acquiring software quality management related data; generating a summary page according to the software quality management related data, wherein the summary page comprises: quality index data for each task; generating a function test question bank function page according to the software quality management related data, wherein the function test question bank function page is used for displaying a quality question sheet; and generating a function page of a function test case base according to the software quality management related data, wherein the function page of the function test case base is used for displaying a test progress list of each task. The invention contributes to improving the efficiency of quality management.

Description

Software quality management related data visual display method and device
Technical Field
The invention relates to software quality management, in particular to a visual display method and device for data related to software quality management.
Background
Software development needs to ensure the correctness of contents such as development logic, page display details and the like, one piece of software often has a large number of pages and complex logic, and how to ensure the development quality of the software needs to be managed through a set of software quality management method and system.
The existing software quality management scheme requires a user to search quality problem lists and quality index data in a pure manual searching mode so as to monitor the product quality, and has the problems of time and labor waste and low efficiency.
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
Disclosure of Invention
The invention provides a visual display method and device for software quality management related data to solve at least one technical problem in the background art.
In order to achieve the above object, according to an aspect of the present invention, there is provided a method for visually displaying data related to software quality management, the method including:
acquiring software quality management related data;
generating a summary page according to the software quality management related data, wherein the summary page comprises: quality index data for each task;
generating a function test question bank function page according to the software quality management related data, wherein the function test question bank function page is used for displaying a quality question sheet;
and generating a function page of a function test case base according to the software quality management related data, wherein the function page of the function test case base is used for displaying the test progress list of each task.
Optionally, the quality index data specifically includes: task number, attribution group, number of unresolved problems, timeout duration, number of unresolved timeout problems, total number of cases, case execution rate, number of defects, and number of version undelivered/required changes.
Optionally, the summary page further includes: summarizing quality data; the summarized quality data specifically includes: the total number of unsolved problems, the number of timed-out problems, the number of new problems, the number of problems to be processed, the number of located problems, the number of problems accepted, the number of versions submitted, the number of problem reproductions, and the number of problems to be confirmed.
Optionally, the quality question list includes: problem name, problem description, problem ticket status, priority, timeout duration, task number, development group, batch, problem ticket link, product to which the problem belongs, module name, tester, current solver, and reason for the error.
Optionally, the function page of the function test question bank includes: a quality question list query module; the quality question list query module is used for querying the quality question list according to at least one of the information of the development group, the batch number, the task number and the question list state.
Optionally, the test schedule includes: task number, test execution state, time schedule, execution rate, batch, development group, task name, affiliated product, case number, executed number, date of submitting functional test and date of submitting formal version.
Optionally, the functional test question bank functional page includes: a test progress list query module; the test progress list query module is used for querying the test progress list according to at least one information of the development group, the batch number, the task number and the test execution state.
In order to achieve the above object, according to another aspect of the present invention, there is provided a software quality management related data visualization display apparatus, including:
a software quality management related data acquisition unit for acquiring software quality management related data;
a summary page generating unit, configured to generate a summary page according to the data related to software quality management, where the summary page includes: quality index data for each task;
a function test question bank function page generating unit, configured to generate a function test question bank function page according to the software quality management related data, where the function test question bank function page is used to display a quality question sheet;
and the function page generation unit of the function test case base is used for generating a function page of the function test case base according to the software quality management related data, wherein the function page of the function test case base is used for displaying the test progress list of each task.
In order to achieve the above object, according to another aspect of the present invention, there is also provided a computer device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the steps of the software quality management related data visualization presentation method when executing the computer program.
In order to achieve the above object, according to another aspect of the present invention, there is also provided a computer readable storage medium, on which a computer program/instruction is stored, which when executed by a processor, implements the steps of the above software quality management related data visualization presentation method.
To achieve the above object, according to another aspect of the present invention, there is also provided a computer program product, which includes a computer program/instruction, when being executed by a processor, the computer program/instruction realizes the steps of the software quality management related data visualization presentation method.
The invention has the beneficial effects that:
the method and the device generate the summary page, the function page of the function test question bank and the function page of the function test case bank, and visually display the quality index data, the quality question list and the test progress list of each task to the user, so that the user can conveniently and quickly find the required quality management information, and the efficiency of quality management is improved.
Drawings
In order to more clearly illustrate the embodiments or technical solutions of the present invention, the drawings used in the embodiments or technical solutions in the prior art are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts. In the drawings:
FIG. 1 is a flow chart of a method for visually displaying data related to software quality management according to an embodiment of the present invention;
FIG. 2 is a first block diagram of a visual display device for data related to software quality management according to an embodiment of the present invention;
FIG. 3 is a second block diagram of the apparatus for visually displaying data related to software quality management according to the embodiment of the present invention;
FIG. 4 is a third structural block diagram of a visual display device for data related to software quality management according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a computer device according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solutions of the present invention, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the 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 invention.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
It should be noted that the terms "comprises" and "comprising," and any variations thereof, in the description and claims of the present invention and the above-described drawings, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
It should be noted that, in the technical solution of the present application, the acquisition, storage, use, processing, etc. of data all conform to the relevant regulations of the national laws and regulations.
It should be noted that the method and the device for visually displaying the data related to the software quality management can be used in the financial field and can also be used in any field except the financial field, and the application field of the method and the device for visually displaying the data related to the software quality management is not limited.
Fig. 1 is a flowchart of a visual display method for data related to software quality management according to an embodiment of the present invention, and as shown in fig. 1, in an embodiment of the present invention, the visual display method for data related to software quality management according to the present invention includes steps S101 to S104.
Step S101, acquiring software quality management related data.
Step S102, generating a summary page according to the software quality management related data, wherein the summary page comprises: quality index data for each task.
The summary page is used for showing the summary quality conditions of all tasks in the team to a team manager, and the manager can quickly position the current task achievement conditions and risk points through the visual data display of the summary page.
Step S103, generating a function test question bank function page according to the software quality management related data, wherein the function test question bank function page is used for displaying a quality question sheet.
In the invention, the function page of the function test question bank can display a plurality of quality question lists at the same time, and the quality question lists can be displayed on the function page of the function test question bank according to the information of the card.
The function page of the function test question bank can automatically remind each question and intelligently time the question list to solve the remaining time of the time effect, so that the time-out is avoided.
Each question sheet related to quality is displayed on a page of the function test question bank in a card form, and because the question sheets are divided into high, medium and low priorities and have related solving time limit requirements at different priorities, each question sheet card can time the question sheets in real time to remind a developer.
And step S104, generating a functional test case base functional page according to the software quality management related data, wherein the functional test case base functional page is used for displaying the test progress list of each task.
And the function test case library function page displays the execution state of the function test case of the product task in real time and helps a manager to master the execution progress of the product test.
The functional test case library page displays the test progress, the number of test cases, the completion occupation ratio and the distance ending time of each task in a card label mode, helps developers to control the test progress of each task, and makes related test decisions.
Therefore, the read data related to software quality management are displayed in a visual mode, real-time monitoring is carried out, software problem points are automatically and intelligently reminded, and accordingly product quality is tracked on time, quality problems are solved, product quality is improved, and rapid and effective quality management is achieved.
In an embodiment of the present invention, the quality index data specifically includes: task number, attribution group, number of unresolved problems, timeout duration, number of unresolved timeout problems, total number of cases, case execution rate, number of defects, and number of version undelivered/required changes.
In an embodiment of the present invention, the summary page further includes: summarizing the quality data; the summarized quality data specifically includes: the total number of unresolved problems, the number of timed-out problems, the number of new problems, the number of problems to be processed, the number of located problems, the number of problems accepted, the number of versions submitted, the number of problem reproductions, and the number of problems to be confirmed.
In one embodiment of the present invention, the quality question sheet comprises: problem name, problem description, problem ticket status, priority, timeout duration, task number, development group, batch, problem ticket link, product to which the problem belongs, module name, tester, current solver, and reason for the error.
In one embodiment of the present invention, the function page of the function test question bank includes: a quality question sheet query module; the quality question list query module is used for querying the quality question list according to at least one of the information of the development group, the batch number, the task number and the question list state.
In an embodiment of the present invention, the test schedule includes: task number, test execution state, time schedule, execution rate, batch, development group, task name, affiliated product, case number, executed number, date of submitting functional test and date of submitting formal version.
In an embodiment of the present invention, the functional test question bank functional page includes: a test progress list query module; the test progress list query module is used for querying the test progress list according to at least one information of the development group, the batch number, the task number and the test execution state.
It can be seen from the above embodiments that the visual display method for the software quality management related data of the present invention has at least the following beneficial effects:
1. the quality index and the question list of the product are monitored and reminded in real time, automation is realized, and the effect is high;
2. a user can quickly position the product quality problem through platform reminding, so that the error rate is reduced, and the product quality is improved;
3. a manager or an executor can quickly find out data concerned by the manager or the executor, and the data is automatically sorted, displayed and reminded, so that the product management efficiency and the product quality are ensured;
4. the scheme of the invention can meet the requirements of users with different roles, simultaneously lightens the workload of product quality management and improves the product quality.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
Based on the same inventive concept, the embodiment of the present invention further provides a visual display device for software quality management related data, which can be used to implement the visual display method for software quality management related data described in the above embodiment, as described in the following embodiment. Because the principle of the visual display device for the software quality management related data for solving the problems is similar to the visual display method for the software quality management related data, the embodiment of the visual display device for the software quality management related data can refer to the embodiment of the visual display method for the software quality management related data, and repeated parts are not described again. As used hereinafter, the term "unit" or "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 2 is a block diagram of a configuration of a visual display device of data related to software quality management according to an embodiment of the present invention, and as shown in fig. 2, in an embodiment of the present invention, the visual display device of data related to software quality management according to the present invention includes:
a software quality management related data acquisition unit 1 for acquiring software quality management related data;
a summary page generating unit 2, configured to generate a summary page according to the software quality management related data, where the summary page includes: quality index data for each task;
a function test question bank function page generating unit 3, configured to generate a function test question bank function page according to the software quality management related data, where the function test question bank function page is used to display a quality question sheet;
and the functional page generation unit 4 is used for generating a functional page of the functional test case base according to the software quality management related data, wherein the functional page of the functional test case base is used for displaying the test progress list of each task.
As shown in fig. 3, in an embodiment of the present invention, the function page generating unit 3 specifically includes: quality problem ticket generation module 301. The quality question sheet generating module 301 is configured to generate a quality question sheet according to the software quality management related data.
As shown in fig. 4, in an embodiment of the present invention, the function page generating unit 4 of the function test case library specifically includes: a test progress list generation module 401. The test progress list generating module 401 is configured to generate a test progress list according to the software quality management related data.
To achieve the above object, according to another aspect of the present application, there is also provided a computer apparatus. As shown in fig. 5, the computer device comprises a memory, a processor, a communication interface and a communication bus, wherein a computer program that can be run on the processor is stored in the memory, and the steps of the method of the above embodiment are realized when the processor executes the computer program.
The processor may be a Central Processing Unit (CPU). The Processor may also be other general purpose processors, digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or a combination thereof.
The memory, being a non-transitory computer-readable storage medium, may be used to store non-transitory software programs, non-transitory computer-executable programs, and units, such as the corresponding program units, of the above-described method embodiments of the invention. The processor executes various functional applications of the processor and the processing of the work data by executing the non-transitory software programs, instructions and modules stored in the memory, that is, the method in the above method embodiment is realized.
The memory may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created by the processor, and the like. Further, the memory may include high speed random access memory, and may also include non-transitory memory, such as at least one disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory optionally includes memory located remotely from the processor, and such remote memory may be coupled to the processor via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The one or more units are stored in the memory and, when executed by the processor, perform the method of the above embodiment.
The specific details of the computer device may be understood by referring to the corresponding related descriptions and effects in the above embodiments, and are not described herein again.
In order to achieve the above object, according to another aspect of the present application, there is also provided a computer-readable storage medium storing a computer program, which when executed in a computer processor, implements the steps in the above visual presentation method for software quality management related data. It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic Disk, an optical Disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, abbreviated as HDD), a Solid State Drive (SSD), or the like; the storage medium may also comprise a combination of memories of the kind described above.
To achieve the above object, according to another aspect of the present application, there is also provided a computer program product, which includes a computer program/instructions, when the computer program/instructions are executed by a processor, the steps of the software quality management related data visualization presentation method are implemented.
It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and they may alternatively be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (11)

1. A visual display method for software quality management related data is characterized by comprising the following steps:
acquiring software quality management related data;
generating a summary page according to the software quality management related data, wherein the summary page comprises: quality index data for each task;
generating a function test question bank function page according to the software quality management related data, wherein the function test question bank function page is used for displaying a quality question sheet;
and generating a function page of a function test case base according to the software quality management related data, wherein the function page of the function test case base is used for displaying a test progress list of each task.
2. The visual display method of the software quality management related data according to claim 1, wherein the quality index data specifically includes: task number, attribution group, number of unresolved problems, timeout duration, number of unresolved timeout problems, total number of cases, case execution rate, number of defects, and number of version undelivered/required changes.
3. The visual display method of the data related to the software quality management according to claim 2, characterized in that the summary page further comprises: summarizing quality data; the summarized quality data specifically includes: the total number of unresolved problems, the number of timed-out problems, the number of new problems, the number of problems to be processed, the number of located problems, the number of problems accepted, the number of versions submitted, the number of problem reproductions, and the number of problems to be confirmed.
4. The visual display method of the data related to the software quality management according to claim 1, wherein the quality question sheet comprises: problem name, problem description, problem ticket status, priority, timeout duration, task number, development group, batch, problem ticket link, product to which the problem belongs, module name, tester, current solver, and reason for the error.
5. The visual presentation method of the data related to the software quality management according to claim 4, wherein the functional test question bank functional page comprises: a quality question list query module; the quality question list query module is used for querying the quality question list according to at least one of the information of the development group, the batch number, the task number and the question list state.
6. The visual display method of the related data of software quality management according to claim 4, wherein the test schedule includes: task number, test execution state, time schedule, execution rate, batch, development group, task name, affiliated product, case number, executed number, date of submitting functional test and date of submitting formal version.
7. The visual presentation method of the data related to the software quality management according to claim 6, wherein the functional test question bank functional page comprises: a test progress list query module; and the test progress list query module is used for querying the test progress list according to at least one of the information of the development group, the batch number, the task number and the test execution state.
8. A visual display device of software quality management related data is characterized by comprising:
a software quality management related data acquisition unit for acquiring software quality management related data;
a summary page generating unit, configured to generate a summary page according to the software quality management related data, where the summary page includes: quality index data for each task;
a function test question bank function page generating unit, configured to generate a function test question bank function page according to the software quality management related data, where the function test question bank function page is used to display a quality question sheet;
and the functional page generation unit of the functional test case base is used for generating a functional page of the functional test case base according to the software quality management related data, wherein the functional page of the functional test case base is used for displaying the test progress list of each task.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method according to any of claims 1 to 7 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium on which a computer program/instructions are stored, characterized in that the computer program/instructions, when executed by a processor, implement the steps of the method of any one of claims 1 to 7.
11. A computer program product comprising computer program/instructions, characterized in that the computer program/instructions, when executed by a processor, implement the steps of the method of any one of claims 1 to 7.
CN202211367594.0A 2022-11-03 2022-11-03 Software quality management related data visual display method and device Pending CN115576843A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211367594.0A CN115576843A (en) 2022-11-03 2022-11-03 Software quality management related data visual display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211367594.0A CN115576843A (en) 2022-11-03 2022-11-03 Software quality management related data visual display method and device

Publications (1)

Publication Number Publication Date
CN115576843A true CN115576843A (en) 2023-01-06

Family

ID=84589184

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211367594.0A Pending CN115576843A (en) 2022-11-03 2022-11-03 Software quality management related data visual display method and device

Country Status (1)

Country Link
CN (1) CN115576843A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116304399A (en) * 2023-05-19 2023-06-23 建信金融科技有限责任公司 Visual processing method, device and system for test cases

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116304399A (en) * 2023-05-19 2023-06-23 建信金融科技有限责任公司 Visual processing method, device and system for test cases
CN116304399B (en) * 2023-05-19 2023-08-11 建信金融科技有限责任公司 Visual processing method, device and system for test cases

Similar Documents

Publication Publication Date Title
WO2019127821A1 (en) Method and apparatus for making visualization report, terminal device, and storage medium
CN109684161B (en) Data analysis method, data analysis device, server and storage medium
US20120159297A1 (en) System and method for generating a pivot table
CN110245023A (en) Distributed scheduling method and device, electronic equipment and computer storage medium
CN111858371A (en) Software testing method, system, storage medium and computer equipment
CN108768790A (en) Distributed search cluster monitoring method and device, computing device, storage medium
CN115576843A (en) Software quality management related data visual display method and device
CN109190982A (en) Enterprise operation health degree acquisition methods, device, computer installation and storage medium
CN113378007B (en) Data backtracking method and device, computer readable storage medium and electronic device
CN110019131A (en) A kind of method and apparatus of discs business
Madougou et al. Characterizing workflow-based activity on a production e-infrastructure using provenance data
CN115543317A (en) Front-end page development method and device
CN113722141B (en) Method and device for determining delay reason of data task, electronic equipment and medium
CN115187097A (en) Task scheduling method and device, electronic equipment and computer storage medium
CN115291872A (en) Data processing method, electronic device and storage medium
CN111553133B (en) Report generation method and device, electronic equipment and storage medium
US11288269B2 (en) Optimizing breakeven points for enhancing system performance
US20120084748A1 (en) System and a method for generating a domain-specific software solution
CN111191999A (en) Product research and development management method and device, computer equipment and storage medium
Kuchař et al. Automatic allocation of resources in software process simulations using their capability and productivity
US7937356B2 (en) Apparatus, and associated method, for assessing viability of communication system arrangement transformation
CN114637564B (en) Data visualization method and device, electronic equipment and storage medium
Christen et al. Graph properties of a telecommunication network
CN116414645A (en) Log-visible distributed task monitoring method, device, medium and equipment
CN116932034A (en) Workflow-based multi-version SQL code management method, device, medium and equipment

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