CN108021508B - Computer software product quality control management system - Google Patents

Computer software product quality control management system Download PDF

Info

Publication number
CN108021508B
CN108021508B CN201711432263.XA CN201711432263A CN108021508B CN 108021508 B CN108021508 B CN 108021508B CN 201711432263 A CN201711432263 A CN 201711432263A CN 108021508 B CN108021508 B CN 108021508B
Authority
CN
China
Prior art keywords
server
terminal
fault
message
sending
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711432263.XA
Other languages
Chinese (zh)
Other versions
CN108021508A (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.)
Luoyang Institute of Science and Technology
Original Assignee
Luoyang Institute of Science and Technology
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 Luoyang Institute of Science and Technology filed Critical Luoyang Institute of Science and Technology
Priority to CN201711432263.XA priority Critical patent/CN108021508B/en
Publication of CN108021508A publication Critical patent/CN108021508A/en
Application granted granted Critical
Publication of CN108021508B publication Critical patent/CN108021508B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/366Software debugging using diagnostics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software

Abstract

The invention discloses a computer software product quality control management system, and relates to the technical field of computers. The computer software product quality control management system comprises: the system comprises a first server, a second server, a third server, a fourth server, a development terminal, a quality management terminal and a test terminal. According to the invention, by increasing the access restriction mode for the second server and the fourth server, data loss and confusion are avoided, reliable guarantee is provided for the progress of the whole quality control program, the modification trace of the source code, the fault type, the fault content and the fault processing progress are recorded in real time through the third server, the fault progress can be conveniently known in real time, the fault reason can be rapidly analyzed, and the management work efficiency is improved.

Description

Computer software product quality control management system
Technical Field
The invention relates to the technical field of computers, in particular to a quality control management system for computer software products.
Background
When computer information companies or enterprises develop computer software, a testing program is usually performed after a program module is coded or a whole set of computer software is integrated, so as to test whether the computer software product can fully operate normally. If any program module is found to have abnormal operation condition in the testing process, the tester should record the abnormal operation condition as a missing point (defect), and submit the missing point to the program development department to analyze whether the missing point is a wrong code (bug) that needs to be modified; if yes, the program is delivered to the encoding personnel of the original program to carry out debugging and program modification work on the computer program with the deficiency.
The computerized management system for quality control program of computer software product includes developer to upload the source code file to be tested, tester to download the source code file for testing, and record the tested missing points in one electronic missing window, such as that made by Excel in Microsoft office, and the electronic missing window is set as one network sharing file. Therefore, the encoding personnel of the original program can read the analysis result in the electronic missing window through the network system, thereby knowing the missing point which needs to be modified in the original program and carrying out debugging and program modification work on the computer program with the missing point.
However, one drawback of the above-mentioned computerized management system is that the electronically missing window and the source code file are inputted and browsed by all the related workers, including testers, system analysts, software engineers, etc., in a shared manner, so that the data confusion or loss is easily caused, which affects the progress of the overall quality control program and fails to diagnose the fault in time, thereby resulting in a low efficiency of quality control.
Disclosure of Invention
The embodiment of the invention provides a computer software product quality control management system, which is used for solving the problems that the data disorder or loss is easy to occur in the prior art, the whole quality control program process is influenced, and faults cannot be diagnosed in time, so that the quality control working efficiency is lower.
The embodiment of the invention provides a quality control management system for computer software products, which comprises: the system comprises a first server, a second server, a third server, a fourth server, a development terminal, a quality management terminal and a test terminal;
the first server is used for receiving a first permission application message sent by the development terminal and sending the first permission application message to the quality management terminal based on the quality management terminal identification; wherein, the first authority application message carries the quality control terminal identifier, and the first authority application message includes: applying for accessing a second server, uploading a file, a first applicant job number and an approval manual number;
the first server is used for receiving a first permission approval passing message sent by the quality management terminal, sending a first permission opening message to the development terminal and sending a first access notification message to the second server; the first access notification message carries a first applicant work number and a first temporary verification code;
the development terminal is used for sending the source code file, the first applicant work number and the second temporary verification code to the second server;
the second server is used for matching the second temporary verification code with the first temporary verification code when the second temporary verification code is received, saving the source code file in a fixed disk when the matching is successful, and sending an event recording message to the third server, wherein the event recording message is used for indicating the third server to record the operation as an uploading source code file and a modification trace of the uploading source code file;
the fourth server is used for downloading the latest source code file from the second server at regular time, calling a corresponding compiler to compile the latest source code file into an executable file, packaging the executable file into a product package, numbering the product package and storing the product package in a specific disk;
the first server is used for receiving a second authority application message sent by the test terminal and sending the second authority application message to the quality management terminal based on the quality management terminal identification; wherein, the second authority application message carries the quality control terminal identifier, and the second authority application message includes: applying for accessing a fourth server, downloading a product package, a second applicant job number and an approval manual number;
the first server is used for receiving a second permission approval passing message sent by the quality management terminal, sending a second permission opening message to the test terminal and sending a second access notification message to the fourth server; the second access notification message carries a second applicant work number and a third temporary verification code;
the test terminal is used for sending the product package number to be downloaded, the second applicant work number and the third temporary verification code to the fourth server;
the fourth server is used for matching the fourth temporary verification code with the third temporary verification code when the fourth temporary verification code is received, and sending the product package corresponding to the product package number to the test terminal when the matching is successful;
the first server receives a fault processing request message sent by the test terminal, numbers a fault according to the fault type, and sends a fault response message to the quality management terminal; wherein, the fault processing request message carries a fault type; the fault response message carries a fault number, a fault type and fault content;
the first server receives a fault tracking message sent by a development terminal, wherein the fault tracking message carries description of fault progress;
the third server receives a fault positioning message sent by the first server; wherein the fault location message carries a description of the progress of the fault;
the second server, the third server and the fourth server respectively send server state information to the first server in real time, wherein the server state information includes: server number, CPU utilization rate, memory occupation state and disk surplus;
and the first server is used for sending the second server state information, the third server state information and the fourth server state information to a test terminal and a development terminal in a broadcast mode.
Preferably, the first permission opening message further carries a first permission validity time, and the first permission validity time is used for reminding a development terminal to send a source code file to the second server within the first permission validity time.
Preferably, the second permission start message further carries a second permission valid time, where the second permission valid time is used to remind the test terminal to send a product package number to be downloaded to the fourth server within the second permission valid time.
Preferably, the first server, the second server, the third server, the fourth server, the development terminal, the test terminal and the quality control terminal are all connected with a local area network.
In the embodiment of the invention, the quality control management system of the computer software product is provided, the system avoids data loss and confusion by adding access restriction to the second server and the fourth server, provides reliable guarantee for the process of the whole quality control program, the modification trace of the source code, the fault type, the fault content and the fault processing progress are recorded in real time through the third server, so that the real-time understanding of the fault progress and the rapid analysis of the fault reason are facilitated, the management work efficiency is improved, and supervise the states of the second server, the third server and the fourth server in real time through the first server, therefore, potential faults of the second server, the third server and the fourth server can be found in time, the problem that the faults of the servers cause the imbalance of the whole product research and development and test process is avoided, and the progress of quality control is reduced.
Drawings
Fig. 1 is a block diagram of a quality control management system for a computer software product according to an embodiment of the present invention.
Detailed Description
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.
Fig. 1 is a block diagram of a quality control management system for a computer software product according to an embodiment of the present invention. The system comprises a first server 1, a second server 2, a third server 3, a fourth server 4, a development terminal 5, a quality management terminal 6 and a test terminal 7.
The development terminal 5 is a terminal through which a developer logs in an application for developing the software product and communicates with the first server and the second server.
The test terminal 7 is a terminal through which a tester logs in an application for testing the software product and communicates with the first server and the fourth server.
Furthermore, the quality management terminal 6 is a terminal in which a quality manager logs in an audit application and communicates with the first server.
It should be noted that the first server 1 plays a role of intermediary, so as to ensure that the whole quality control process is performed orderly and rapidly, and improve the efficiency of quality control.
The first server 1, the second server 2, the third server 3, the fourth server 4, the development terminal 5, the test terminal 7 and the quality control terminal 6 are all connected with a local area network.
Specifically, the first server 1 is configured to receive a first permission application message sent by a development terminal, and send the first permission application message to a quality management terminal based on a quality management terminal identifier; wherein, the first authority application message carries the quality control terminal identifier, and the first authority application message includes: applying for accessing a second server, uploading a file, a first applicant job number and an approval manual number; the first server 1 is configured to send a first permission opening message to the development terminal 5 and send a first access notification message to the second server when receiving the first permission approval passing message sent by the quality management terminal 6; the first access notification message carries a first applicant work number and a first temporary verification code.
The first permission opening message also carries first permission effective time, and the first permission effective time is used for reminding a development terminal to send a source code file to the second server within the first permission effective time.
In addition, when the first permission approval pass message is that the quality management terminal 6 receives the first permission application message, the first permission approval pass message logs in the auditing application based on the approval worker number, and then the response of the first applicant worker number and the response of the application for accessing the second server shows that the logged development terminal with the applicant worker number can upload files to the second server.
The development terminal 5 is configured to send the source code file, the first applicant job number, and the second temporary validation code to the second server.
And the second server 2 is used for matching the second temporary verification code with the first temporary verification code when the second temporary verification code is received, saving the source code file in a fixed disk when the matching is successful, and sending an event recording message to the third server 3, wherein the event recording message is used for indicating the third server to record the operation as uploading the source code file and the modification trace of the uploading source code file.
The fourth server 4 is configured to download the latest source code file from the second server 2 at regular time, call a corresponding compiler to compile the latest source code file into an executable file, package the executable file into a product package, number the product package, and store the product package in a specific disk.
The first server 1 is used for receiving a second permission application message sent by the test terminal 7 and sending the second permission application message to the quality management terminal based on the quality management terminal identifier; wherein, the second authority application message carries the quality control terminal identifier, and the second authority application message includes: applying for accessing a fourth server 4, downloading a product package, a second applicant job number and an approval person job number;
the quality control terminal identification is a serial number of the terminal, or an account or a nickname for logging in the first server.
The first server 1 is configured to send a second permission opening message to the test terminal and send a second access notification message to a fourth server when receiving a second permission approval passing message sent by the quality management terminal 6; and the second access notification message carries a second applicant work number and the third temporary verification code.
In addition, the second permission approval passing message is that when the quality management terminal receives the second permission application message, the second permission approval passing message logs in the approval application based on the approval worker number, and then responses are made to the second applicant worker number and the downloaded product package, which indicates that the logged test terminal with the second applicant worker number can download the product package through the third server.
The second permission starting message also carries second permission effective time, and the second permission effective time is used for reminding the test terminal to send the product package number to be downloaded to the fourth server within the second permission effective time.
And the test terminal 7 is used for sending the product package number to be downloaded, the second applicant work number and the third temporary verification code to the fourth server.
And the fourth server 4 is configured to match the fourth temporary verification code with the third temporary verification code when the fourth temporary verification code is received, and send the product package corresponding to the product package number to the test terminal when the matching is successful.
The first server receives a fault processing request message sent by the test terminal, numbers a fault according to the fault type, and sends a fault response message to the quality management terminal 6; wherein, the fault processing request message carries a fault type; the fault response message carries a fault number, a fault type and fault content.
The first server 1 receives a fault tracking message sent by a development terminal, wherein the fault tracking message carries a description of fault progress.
The third server 3 receives the fault location message sent by the first server; wherein the fault location message carries a description of the progress of the fault.
The second server 2, the third server 3, and the fourth server 4 respectively send server status information to the first server 1 in real time, where the server status information includes: server number, CPU utilization rate, memory occupation state and disk surplus.
The first server 1 is configured to send the second server state information, the third server state information, and the fourth server state information to a test terminal and a development terminal in a broadcast manner.
In the embodiment of the invention, the quality control management system of the computer software product is provided, the system avoids data loss and confusion by adding access restriction to the second server and the fourth server, provides reliable guarantee for the process of the whole quality control program, the modification trace of the source code, the fault type, the fault content and the fault processing progress are recorded in real time through the third server, so that the real-time understanding of the fault progress and the rapid analysis of the fault reason are facilitated, the management work efficiency is improved, and supervise the states of the second server, the third server and the fourth server in real time through the first server, therefore, potential faults of the second server, the third server and the fourth server can be found in time, the problem that the faults of the servers cause the imbalance of the whole product research and development and test process is avoided, and the progress of quality control is reduced.
The above disclosure is only a few specific embodiments of the present invention, and those skilled in the art can make various modifications and variations of the present invention without departing from the spirit and scope of the present invention, and it is intended that the present invention encompass these modifications and variations as well as others within the scope of the appended claims and their equivalents.

Claims (4)

1. A computer software product quality control management system, comprising: the system comprises a first server, a second server, a third server, a fourth server, a development terminal, a quality management terminal and a test terminal;
the first server is used for receiving a first permission application message sent by the development terminal and sending the first permission application message to the quality management terminal based on the quality management terminal identification; wherein, the first authority application message carries the quality control terminal identifier, and the first authority application message includes: applying for accessing a second server, uploading a file, a first applicant job number and an approval manual number;
the first server is also used for receiving a first permission approval passing message sent by the quality management terminal, sending a first permission opening message to the development terminal and sending a first access notification message to the second server; the first access notification message carries a first applicant work number and a first temporary verification code;
the development terminal is used for sending the source code file, the first applicant work number and the second temporary verification code to the second server;
the second server is used for matching the second temporary verification code with the first temporary verification code when the second temporary verification code is received, saving the source code file in a fixed disk when the matching is successful, and sending an event recording message to the third server, wherein the event recording message is used for indicating the third server to record the operation as an uploading source code file and a modification trace of the uploading source code file;
the fourth server is used for downloading the latest source code file from the second server at regular time, calling a corresponding compiler to compile the latest source code file into an executable file, packaging the executable file into a product package, numbering the product package and storing the product package in a specific disk;
the first server is also used for receiving a second authority application message sent by the test terminal and sending the second authority application message to the quality management terminal based on the quality management terminal identification; wherein, the second authority application message carries the quality control terminal identifier, and the second authority application message includes: applying for accessing a fourth server, downloading a product package, a second applicant job number and an approval manual number;
the first server is also used for receiving a second permission approval passing message sent by the quality management terminal, sending a second permission opening message to the test terminal and sending a second access notification message to a fourth server; the second access notification message carries a second applicant work number and a third temporary verification code;
the test terminal is used for sending the product package number to be downloaded, the second applicant work number and the third temporary verification code to the fourth server;
the fourth server is used for matching a preset fourth temporary verification code with the third temporary verification code when the third temporary verification code is received, and sending the product package corresponding to the product package number to the test terminal when the matching is successful;
the first server receives a fault processing request message sent by the test terminal, numbers a fault according to the fault type, and sends a fault response message to the quality management terminal; wherein, the fault processing request message carries a fault type; the fault response message carries a fault number, a fault type and fault content;
the first server receives a fault tracking message sent by a development terminal, wherein the fault tracking message carries description of fault progress;
the third server receives a fault positioning message sent by the first server; wherein the fault location message carries a description of the progress of the fault;
the second server, the third server and the fourth server respectively send server state information to the first server in real time, wherein the server state information includes: server number, CPU utilization rate, memory occupation state and disk surplus;
and the first server is used for sending the second server state information, the third server state information and the fourth server state information to a test terminal and a development terminal in a broadcast mode.
2. The computer software product quality control management system of claim 1 wherein the first entitlement opening message further carries a first entitlement validity time; and the first permission effective time is used for reminding a development terminal of sending source code files to the second server within the first permission effective time.
3. The computer software product quality control management system of claim 1 wherein said second entitlement on message further carries a second entitlement validity time; and the second permission effective time is used for reminding the test terminal to send the product package number to be downloaded to the fourth server within the second permission effective time.
4. The system for quality control and management of computer software products as claimed in claim 1, wherein the first server, the second server, the third server, the fourth server, the development terminal, the test terminal and the quality control terminal are all connected to a local area network.
CN201711432263.XA 2017-12-26 2017-12-26 Computer software product quality control management system Active CN108021508B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711432263.XA CN108021508B (en) 2017-12-26 2017-12-26 Computer software product quality control management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711432263.XA CN108021508B (en) 2017-12-26 2017-12-26 Computer software product quality control management system

Publications (2)

Publication Number Publication Date
CN108021508A CN108021508A (en) 2018-05-11
CN108021508B true CN108021508B (en) 2021-06-01

Family

ID=62071896

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711432263.XA Active CN108021508B (en) 2017-12-26 2017-12-26 Computer software product quality control management system

Country Status (1)

Country Link
CN (1) CN108021508B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109412848B (en) * 2018-10-19 2021-12-28 合肥中科根云设备管理有限公司 Fault diagnosis method and system based on life cycle management and control

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102915247A (en) * 2012-08-31 2013-02-06 杭州斯凯网络科技有限公司 APK (Android Package) plug-in management method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1464444A (en) * 2002-06-21 2003-12-31 广达电脑股份有限公司 Warehouse centralized control system and method thereof
CN1607507A (en) * 2003-10-13 2005-04-20 英业达股份有限公司 Computer software product quality control and management system
US9098631B2 (en) * 2013-01-07 2015-08-04 Appvance Inc. Methods, devices, systems, and non-transitory machine-readable medium for performing an automated calibration for testing of a computer software application
CN105446866A (en) * 2014-08-22 2016-03-30 全智科技股份有限公司 Cross-platform testing device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102915247A (en) * 2012-08-31 2013-02-06 杭州斯凯网络科技有限公司 APK (Android Package) plug-in management method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
软件质量保障平台中基于RBAC的统一身份认证应用研究;严晓光 等;《计算机工程与科学》;20090409;第31卷(第03期);97-100 *

Also Published As

Publication number Publication date
CN108021508A (en) 2018-05-11

Similar Documents

Publication Publication Date Title
CN109284269B (en) Abnormal log analysis method and device, storage medium and server
CN113014475B (en) Message pushing integration method and device
CN113946499A (en) Micro-service link tracking and performance analysis method, system, equipment and application
US9164857B2 (en) Scalable structured data store operations
GB2604007A (en) Software upgrade stability recommendations
Luo et al. What are the factors impacting build breakage?
US20190114246A1 (en) Method for replicating production behaviours in a development environment
CN102866932A (en) Method and device for providing and collecting data related to abnormal terminal
US20050154734A1 (en) Method and system for monitoring and reporting backup results
CN108021508B (en) Computer software product quality control management system
CN115048257A (en) System service function verification method and device, computer equipment and storage medium
CN110990249B (en) Code scanning result processing method, device, computer equipment and storage medium
US5742823A (en) Total object processing system and method with assembly line features and certification of results
CN111783094A (en) Data analysis method and device, server and readable storage medium
CN116599881A (en) Cloud platform tenant modeling test method, device, equipment and storage medium
CN115587041A (en) Mobile application delivery task processing method and device, electronic equipment and storage medium
CN115495734A (en) Enterprise archive information management system and method based on big data
CN115080426A (en) Program file detection method and device, storage medium and electronic equipment
CN111633642B (en) Robot management method and device, electronic equipment and storage medium
KR20180035515A (en) Method for verifying a performance of clients and servers for smart ternimal
CN113419949A (en) Data processing abnormity detection method, device, equipment and storage medium
CN111324537A (en) Test script-based test method and device and computer equipment
CN111797002A (en) Workflow testing method, device, equipment and storage medium based on Oozie
CN111597101A (en) SDK access state detection method, computer device and computer readable storage medium
Thakkar et al. Retrieving relevant reports from a customer engagement repository

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
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20180511

Assignee: Shanghai Tongqin Information Technology Co.,Ltd.

Assignor: LUOYANG INSTITUTE OF SCIENCE AND TECHNOLOGY

Contract record no.: X2023980046094

Denomination of invention: A Quality Control and Management System for Computer Software Products

Granted publication date: 20210601

License type: Common License

Record date: 20231108

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20180511

Assignee: LUOYANG SHENJIA ELECTRONIC CERAMICS Co.,Ltd.

Assignor: LUOYANG INSTITUTE OF SCIENCE AND TECHNOLOGY

Contract record no.: X2024980001530

Denomination of invention: A Computer Software Product Quality Control Management System

Granted publication date: 20210601

License type: Common License

Record date: 20240129

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20180511

Assignee: Xinyang Weisheng Electronic Technology Co.,Ltd.

Assignor: LUOYANG INSTITUTE OF SCIENCE AND TECHNOLOGY

Contract record no.: X2024980003713

Denomination of invention: A Computer Software Product Quality Control Management System

Granted publication date: 20210601

License type: Common License

Record date: 20240407