CN112860540A - Software version upgrade test management and control system and method - Google Patents

Software version upgrade test management and control system and method Download PDF

Info

Publication number
CN112860540A
CN112860540A CN202110048492.1A CN202110048492A CN112860540A CN 112860540 A CN112860540 A CN 112860540A CN 202110048492 A CN202110048492 A CN 202110048492A CN 112860540 A CN112860540 A CN 112860540A
Authority
CN
China
Prior art keywords
test
data
upgrading
module
software version
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
CN202110048492.1A
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.)
Agricultural Bank of China
Original Assignee
Agricultural Bank of China
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 Agricultural Bank of China filed Critical Agricultural Bank of China
Priority to CN202110048492.1A priority Critical patent/CN112860540A/en
Publication of CN112860540A publication Critical patent/CN112860540A/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
    • G06F11/3672Test management
    • G06F11/368Test management for test version control, e.g. updating test cases to a new software version
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Computer Security & Cryptography (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application provides a software version upgrading test control system which comprises a modeling module and a determining module, wherein the modeling module is used for modeling a host platform software version upgrading test process, so that a test process entity relation comprising a corresponding relation between an upgrading type and a test type and a corresponding relation between the upgrading type and a performance index is obtained, and the determining module is used for determining a target test type and a target performance index according to the upgrading type of target software and the test process entity relation, so that the integrated control of the target software version upgrading test process is realized.

Description

Software version upgrade test management and control system and method
Technical Field
The present application relates to the field of software technologies, and in particular, to a software version upgrade test management and control system, and a corresponding software version upgrade test management and control method, device, computer-readable storage medium, and computer program product.
Background
The evolution and upgrade of software subsystems are continuously performed on IBM host (mainframe) computers, which are the main load-bearing platform of the banking core business system. In order to reduce the production risk of software subsystem upgrade or regular patch maintenance, various functions and performance tests at the system and application level need to be performed in a test environment.
The existing host platform test application is constructed by multiple needles of application tests, and lacks of comprehensive support for software version upgrading tests. The host platform software version upgrading work has the defects of disordered flow control and the respective battle of technical lines such as testing, verification, production, emergency and the like, and is lack of integrated flow control and supervision.
Disclosure of Invention
The application provides a software version upgrading test management and control system which comprises a modeling module and a determining module, wherein the modeling module is used for modeling a host platform software version upgrading test process so as to obtain a test process entity relation including a corresponding relation between an upgrading type and a test type and a corresponding relation between the upgrading type and a performance index, and the determining module is used for determining a target test type and a target performance index according to the upgrading type of target software and the test process entity relation so as to realize integrated management and control of the target software version upgrading test process. The application also provides a method, a device, a medium and a computer program product corresponding to the system.
In a first aspect, the present application provides a software version upgrade test management and control system, including:
the system comprises a modeling module, a testing module and a processing module, wherein the modeling module is used for modeling an upgrading testing process of a host platform software version to obtain a testing process entity relationship, and the process entity relationship comprises a corresponding relationship between an upgrading type and a testing type and a corresponding relationship between the upgrading type and a performance index;
and the determining module is used for determining a target test type and a target performance index according to the upgrading type of the target software and the entity relationship of the test process, and the target test type and the target performance index are used for realizing integrated control over the upgrading test process of the target software version.
In some possible implementations, the test flow entity relationship further includes any one or more of pre-flow conditions, deliverables, participating departments, and start and stop times.
In some possible implementations, the system further includes:
and the parameter synchronization module is used for comparing the system parameters of the test environment with the system parameters of the production environment, and synchronizing the system parameters of the test environment with the system parameters of the production environment when the system parameters are inconsistent.
In some possible implementations, the system further includes:
and the data loading module is used for loading data by using the data backup image file of the production environment as a data loading data source of the test environment.
In some possible implementations, the data loading module is further configured to:
acquiring a data table identifier of a production environment;
preprocessing a physical file of a non-partition table database, and determining the number of data sets required to be developed for data recovery;
and loading data according to the number of the data sets so as to recover the data.
In some possible implementations, the data loading data source includes a plurality of partitions, and the data loading module is specifically configured to:
multiple partitions are loaded in parallel.
In some possible implementations, the system further includes:
and the upgrading process automation module is used for automatically executing and controlling the standardized software version upgrading process.
In some possible implementations, the system further includes:
and the verification analysis module is used for adopting a task automation implementation and control component which is the same as the upgrading process automation module, performing targeted extraction on the performance data generated after the test session is executed, obtaining target performance data, and verifying the effectiveness of the current test session according to the target performance data.
In some possible implementations, the system further includes:
and the medium management module is used for constructing a software version management environment, classifying functions of the product medium volume, and recording the copying source and the changing time point of the product medium volume so as to track the version.
In a second aspect, the present application provides a software version upgrade test management and control method, including:
modeling a software version upgrading test process of a host platform to obtain a test process entity relationship, wherein the process entity relationship comprises a corresponding relationship between an upgrading type and a test type and a corresponding relationship between the upgrading type and a performance index;
and determining a target test type and a target performance index according to the upgrading type of the target software and the entity relationship of the test process, wherein the target test type and the target performance index are used for realizing integrated control on the upgrading test process of the target software version.
In some possible implementations, the test flow entity relationship further includes any one or more of pre-flow conditions, deliverables, participating departments, and start and stop times.
In some possible implementations, the method further includes:
and comparing the system parameters of the test environment with the system parameters of the production environment, and synchronizing the system parameters of the test environment and the system parameters of the production environment when the system parameters are inconsistent.
In some possible implementations, the method further includes:
and using the data backup image file of the production environment as a data loading data source of the test environment to load data.
In some possible implementations, the data loading using the data backup image file of the production environment as the data loading data source of the test environment includes:
acquiring a data table identifier of a production environment;
preprocessing a physical file of a non-partition table database, and determining the number of data sets required to be developed for data recovery;
and loading data according to the number of the data sets so as to recover the data.
In some possible implementations, the data loading data source includes a plurality of partitions, and the data loading using the data backup image file of the production environment as the data loading data source of the test environment includes:
loading the plurality of partitions in parallel.
In some possible implementations, the method further includes:
and carrying out automatic execution and management and control on the upgrading process of the standardized software version.
In some possible implementations, the method further includes:
and adopting a task automation implementation and control assembly which is the same as the upgrading process automation module to pertinently extract the performance data generated after the test session is executed, obtaining target performance data, and verifying the effectiveness of the current test session according to the target performance data.
In some possible implementations, the method further includes:
and constructing a software version management environment, classifying functions of the product medium volume, and recording the copy source and the change time point of the product medium volume for version tracking.
In a third aspect, the present application provides an apparatus comprising a processor and a memory. The processor and the memory communicate with each other. The processor is configured to execute the instructions stored in the memory to cause the apparatus to perform the software version-up test management method as in the second aspect or any implementation manner of the second aspect.
In a fourth aspect, the present application provides a computer-readable storage medium, where instructions are stored in the computer-readable storage medium, and the instructions instruct a device to execute the software version upgrade test management and control method according to the second aspect or any implementation manner of the second aspect.
In a fifth aspect, the present application provides a computer program product containing instructions that, when run on a device, cause the device to perform the software version-up test management method according to the second aspect or any implementation manner of the second aspect.
The present application can further combine to provide more implementations on the basis of the implementations provided by the above aspects.
According to the technical scheme, the embodiment of the application has the following advantages:
the embodiment of the application provides a software version upgrading test management and control system which comprises a modeling module and a determining module, wherein the modeling module is used for modeling a host platform software version upgrading test process to obtain a test process entity relationship, and the determining module determines a target test type and a target performance index according to the upgrading type of target software and the test process entity relationship obtained by the modeling module, so that the integrated management and control of the target software version upgrading test process is realized according to the target test type and the target performance index.
Therefore, the system can realize integrated flow management and control of the software version upgrading type test of the host platform. Each testing stage realizes the functions of flow monitoring, delivery approval filing, functional authority management, test range definition and the like by setting elements such as preposed flow conditions, delivery members, participation departments, start and stop time and the like, and runs through the whole flow of requirement acceptance, requirement development, medium customization and installation, upgrading maintenance and emergency related flow making, test implementation, commissioning operation and maintenance verification and preparation, commissioning implementation and evaluation.
Drawings
In order to more clearly illustrate the technical method of the embodiments of the present application, the drawings needed to be used in the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without inventive labor.
Fig. 1 is a structural diagram of a software version upgrade test management and control system according to an embodiment of the present application;
fig. 2 is a test flow entity relationship diagram provided in the present application;
fig. 3 is a structural diagram of another software version upgrade test management and control system provided in the embodiment of the present application;
FIG. 4 is a diagram illustrating a table partition-based concurrent control flow according to an embodiment of the present application;
fig. 5 is a structural diagram of an upgrade process automation module according to an embodiment of the present disclosure;
FIG. 6 is a diagram illustrating entity relationships of a database storage table according to an embodiment of the present application;
fig. 7 is a structural diagram of another software version upgrade test management and control system according to an embodiment of the present application;
FIG. 8 is a schematic illustration of a product media roll functional categorization provided by an embodiment of the present application;
fig. 9 is an architecture diagram of a software version upgrade test management and control system according to an embodiment of the present application;
fig. 10 is a flowchart of a software version upgrade test management and control method according to an embodiment of the present application.
Detailed Description
The scheme in the embodiments provided in the present application will be described below with reference to the drawings in the present application.
The terms "first" and "second" in the embodiments of the present application are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature.
Some technical terms referred to in the embodiments of the present application will be first described.
The IBM host (mainframe) is a z-series mainframe computer system that IBM has launched, typically carrying the operations of banking core services. In the service operation of a bank, a software subsystem needs to be continuously upgraded or patch maintenance is regularly carried out, so that various functions and performance tests of a system and an application layer need to be carried out in a test environment, but the process control of the software version upgrading work of the current host platform is disordered, different technical lines fight against each other, and integrated process control is lacked.
In view of this, the present application provides a software version upgrade test management and control system, which includes a modeling module and a determining module, wherein the modeling module is configured to model a host platform software version upgrade test procedure to obtain a test procedure entity relationship, and the determining module is configured to determine a target test type and a target performance index according to an upgrade type of target software and the test procedure entity relationship, thereby implementing integrated management and control of the target software version upgrade test procedure. Therefore, the system can carry out integrated management and control on the whole upgrading test process of the target software version.
For convenience of understanding, the software version upgrade test management and control system provided in the embodiments of the present application is described below with reference to the drawings.
Referring to the system architecture diagram of the software version-up test management and control system shown in fig. 1, the software version-up test management and control system 100 includes a test flow integrated subsystem 110. The test flow integration subsystem 110 includes a modeling module 112 and a determination module 114.
The modeling module 112 is configured to model the host platform software version upgrading test process to obtain a test process entity relationship.
The test process entity relationship is shown in fig. 2, and the corresponding relationship between the upgrade type and the test type and the corresponding relationship between the upgrade type and the performance index are shown. The test types specifically include a system function test, an application performance test, an adaptability test, a high availability test, a high pressure test, a double-active switching flow verification test, a peripheral system test and the like.
The determining module 114 is configured to determine a target test type and a target performance index according to the upgrade type of the target software and the test process entity relationship, where the target test type and the target performance index are used to implement integrated management and control on the upgrade test process of the target software version.
Optionally, the test process entity relationship further includes any one or more of a pre-process condition, a delivered part, a participating department, and start and stop time, so as to implement functions of process monitoring, delivered part approval and filing, functional authority management, test range definition, and the like.
The test delivery part is divided into types of version environment maintenance requirement registration, problem report registration, change requirement registration, change implementation registration, maintenance report registration and the like, and runs through the whole flow of requirement acceptance, requirement development, medium customization and installation, upgrading maintenance and emergency related flow formulation, test implementation, commissioning operation and maintenance verification and preparation, commissioning implementation and evaluation.
Therefore, the software version upgrading test management and control system 100 can realize integrated management and control of the target software version upgrading test process through the test process integrated subsystem 110.
The software version upgrade test management and control system 100 provided in this embodiment can realize integrated process management and control of the host platform software version upgrade test, and each test stage realizes functions of process monitoring, delivery approval filing, function authority management, test range definition and the like by setting elements such as a preposed process condition, a delivery part, a participation department, start-stop time and the like.
Optionally, as shown in fig. 3, the software version upgrade test management system 100 further includes a test implementation subsystem 120. The test execution subsystem 120 includes a parameter synchronization module 122, a data loading module 124, an upgrade process automation module 126, and a verification analysis module 128.
The parameter synchronization module 122 is configured to compare the system parameters of the test environment with the system parameters of the production environment, and synchronize the system parameters of the test environment with the system parameters of the production environment when the system parameters are inconsistent.
The system parameters may be configuration parameters of an operating system, a database, transactional middleware, a live component, a tool product, and the like. Specifically, the parameter synchronization module 122 compares and synchronizes configuration parameters of an operating system, a database, a transaction middleware, a dual-active component, a tool product, and the like of the production environment with the corresponding configuration parameters of the test environment at regular intervals, so as to reduce the environment difference. Therefore, the parameter synchronization module 122 can achieve consistency comparison and synchronization between the test environment system parameters and the production environment system parameters, thereby reducing environment differences.
The data loading module 124 is configured to use the data backup image file of the production environment as a data loading data source of the test environment to perform data loading.
In some possible implementations, the data loading module 124 may further obtain the data table identifier of the production environment, then preprocess the physical file of the non-partition table database, determine the number of data sets required to be opened for data recovery, and load data according to the number of data sets for data recovery.
Also, the data device data source may include a plurality of partitions, and the data loading module 124 may load the plurality of partitions in parallel using the data backup image file of the production environment as data of the test environment, thereby performing data loading.
Specifically, the data loading module 124 uses the data backup IMAGECOPY image file of the production environment as a data loading data source of the test environment, modifies the defect of data recovery based on host database (e.g., DB2 database) processing (Utility), obtains an internal identifier of the production environment data table, preprocesses a physical file of the non-partition table database through Virtual Storage Access (VSAM), determines the number of data sets to be opened up during actual recovery, and realizes data recovery.
The number of data sets per PAGE non-partition table is obtained by performing a secondary calculation using hpgpsz (PAGE size) and HPGHPREF (PAGE number) at the time of calculation.
Optionally, considering that serial copy and the traditional data loading efficiency based on the table space are low, and resources such as a host CPU and a memory cannot be fully utilized, a concurrent data loading mode based on the table partition may be designed, and a concurrent control flow is as shown in fig. 4.
Through concurrent data loading, loading efficiency can be effectively improved, and follow-up dormancy and scanning, statistical information collection, index reconstruction and the like are facilitated.
For the data tables with more partitions, loading efficiency can be effectively improved through concurrent data loading, and therefore starting time of processes such as subsequent dormancy and scanning, statistical information collection, subsequent index reconstruction and the like is controlled.
The data loading module 124 establishes a communication channel between the management and control system and the host based on a host service interface mode, creatively improves a data loading mode for recovering production image copy backup based on DB2 Utility, realizes an automatic upgrading process and the like, and realizes automation of operation and maintenance of the test environment.
The upgrade process automation module 126 is used for performing automated execution and management and control on the upgrade process of the normalized software version.
Specifically, the upgrade process automation module 126 is configured to automatically execute and manage the upgrade process of the standardized software version, communicate with the host, and submit and manage the upgrade job. The upgrade process automation module 126 may specifically implement communication with the host platform through the connection support layer.
As shown in fig. 5, the upgrade process automation module 126 reads in upgrade parameters through the job scheduling component, and determines an upgrade procedure according to the upgrade parameters, thereby scheduling the host job through communication with the host to implement the upgrade. The upgrading type comprises upgrading, returning, upgrading after returning, cleaning and the like. And the front-end page realizes real-time monitoring of the upgrading task state by reading the task step history table.
In some possible implementations, the entity relationships of the corresponding database storage tables in the upgrade process automation module 126 are as shown in fig. 6.
The t _ task is a task step table used for recording the task upgrading step, and specifically comprises step content, enabling state, expected return code, step description and other information. And t _ tasklist is a task history table and records information such as task states. the t _ taskhist is a task step history table, records executed task steps, and includes information such as task Identity (ID), start time, submission environment, submission user, current execution state, and return code.
The verification analysis module 128 is configured to adopt a task automation implementation and management control component that is the same as the upgrading process automation module, perform targeted extraction on the performance data generated after the test session is executed, obtain target performance data, and verify the validity of the current test session according to the target performance data. Moreover, the verification analysis module 128 can provide a basic data source for the complete performance analysis and test evaluation of the software version upgrade test management and control system 100. The performance indicators used to verify the validity of the test session are shown in table 1.
Table 1 performance indicators for validating the effectiveness of a test session
Figure BDA0002898128860000091
The performance index covers the basic indexes of each subsystem of the host platform. And comparing the obtained overview performance index with an index expected threshold value, so as to quickly determine the performance abnormity problem, and thereby verifying the effectiveness of the test session, wherein the index expected threshold value is continuously adjusted through test summary and production feedback.
The test implementation subsystem 120 can effectively improve the test efficiency through modules such as the parameter synchronization module 122, the data loading module 124, the upgrade process automation module 126, the verification analysis module 128, and the like.
The parameter synchronization module 122 periodically compares the system configuration and parameters of the production environment to eliminate the environmental difference. The data loading module 124 adopts an improved data loading mode of restoring production IMAGECOPY backup based on DB2 Utility, so as to ensure consistency of data physical layout and production and improve test effectiveness on the premise of ensuring that loading time is not increased. The upgrading process automation module 126 automatically implements the upgrading process, shortens the upgrading time, reduces the manual operation risk, is applied to the targeted test scenes such as double-live switching process verification and the like, and improves the verification efficiency. After the test session is completed, the verification analysis module 128 performs test index overview and test session validity verification, visually displays the test result, and confirms the test validity.
In a specific implementation, after the test implementation subsystem 120 is added, the success rate of the test field is increased from 80% to 95%, so that the invalid test field caused by the fact that the test environment is not deployed is greatly reduced. Meanwhile, the performance index analysis time is shortened by 80%, the analysis report issuing time is shortened by 60%, and the test analysis working efficiency and accuracy are greatly improved.
In another embodiment, as shown in fig. 7, the software version upgrade test management and control system 100 includes a test flow integration management and control subsystem 110, a test implementation subsystem 120, and a software version management subsystem 130. The test flow integration management and control subsystem 110 includes a modeling module 112 and a determination module 114. The test implementation subsystem 120 includes a parameter synchronization module 122, a data loading module 124, an upgrade process automation module 126, and a verification analysis module 128. The software version management subsystem 130 includes a media management module 132.
The media management module 132 is used to construct a software version management environment, classify functions of the product media volume, and record the copy source and the change time of the product media volume for version tracking. Fig. 8 shows a specific functional classification of the product media roll by the media management module 132.
Specifically, the basic software product volume is used for backing up the produced version and the unreleased versions added with various patches, and is mainly used for upgrading rollback of intermediate versions of products during upgrading test and the like. Where the patch is used for Program temporal revision (PTF). The research and development test release volume is obtained by copying the basic software product volume and is used for researching and developing test environment product release and deployment. And the production release volume is obtained by copying the basic software product volume and is used for releasing and deploying the production environment products.
In this way, the media management module 132 records the copy source and the change time of the product volume, thereby realizing version tracking. And, the media management module 132 performs automatic periodic comparison on the software versions on the product volumes, continuously obtains the host software versions, and implements unified view management.
The effectiveness of the test session can be quickly confirmed based on the performance index overview, the efficiency of performance index analysis and problem location of host software version upgrading is improved, and the intellectualization of application performance index analysis is realized.
The software version management subsystem 130 performs unified view management on changes of the basic software of the host, improves the digital management and control of the version management of the basic software and the tool software of the host platform, and achieves flow compliance, controllability and traceability. The method is more suitable for multi-product and multi-version alternation scenes, realizes real-time tracking and intergeneration query of software versions, reduces operation and maintenance risks of version management environments, and ensures the safety of host software versions.
Corresponding to the functional structure diagram of the software version upgrade test management and control system 100, the system architecture diagram of the system is shown in fig. 9, and includes an application layer, a service logic layer, a data access layer, and a storage layer, and a connection support layer is constructed for the host interaction requirement, so as to implement the communication connection between the management and control platform and the host.
The connection support layer technology implementation comprises host database communication, host system communication, code system conversion and thread management.
A Web end and host communication channel is established based on a host service interface mode, automation and intelligentization degrees of operation and maintenance work of test implementation can be improved, a host platform automation operation and maintenance script is integrated, an automation task template is designed aiming at repeatability, saliency problems and personalized requirements in the aspects of test support and host operation and maintenance, and the efficiency of finding test problems, the operation and maintenance stability, the implementation flow standardization, the test work effectiveness and the like are greatly improved.
Specifically, the host database communication is a communication mode of the system and the host database constructed based on Java database connection (JDBC) and SQLJ of DB2, so as to manage a database connection pool, user permissions, and the like. The communication of the host system is that the host issues service and manages authority, and realizes a basic operation and maintenance interface, and specifically comprises the following steps: job management, command interaction, data set transfer, etc. The code system conversion is used for realizing the communication code system conversion between the host platform and the management and control system. And the thread management is used for constructing a thread pool and managing concurrent tasks.
The software version management subsystem 130 is used for planning the medium release rule of the product, and tracking the basic software version of the host in the research, development and test environment. Specifically, the media management module 132 intelligently analyzes and judges the software version difference, gives an alarm in time, and reminds the service stop time of the basic software and the tool product version. The media management module 132 keeps track of the lifecycle of each host software version and personalizes the software version lifecycle deadlines and intelligent alerts.
In conclusion, the software version upgrading test control system provided by the scheme can be used for improving the design of the aspects of automation of operation and maintenance of the test environment, intelligentization of analysis of application performance indexes, digitalization of host software version management, normalized control of the test process and integration of the test platform of the software version upgrading test of the host platform.
The data loading module 124 in the test implementation subsystem 120 constructs a communication channel between the management and control system and the host based on a host service interface mode, creatively improves a data loading mode for restoring production of IMAGECOPY backup based on DB2 Utility, realizes an automatic upgrading process and the like, and thus realizes automation of operation and maintenance of the test environment.
The verification analysis module 128 in the test implementation subsystem 120 quickly confirms the effectiveness of the test session based on the overview of the performance indexes, improves the efficiency of the performance index analysis and problem location of the upgrading of the host software version, and realizes the intellectualization of the application performance index analysis.
The software version management subsystem 130 performs targeted planning design and product service information management on the product medium of the version management environment, realizes the informationized digital transformation of version management environment maintenance, and realizes the digitization of host software version management.
In addition, the test flow integrated management and control subsystem 110 designs the physical constraint conditions and management rules of the test flow, so as to realize the normalized management and control of the test flow and the normalized management and control of the test flow. And the test flow is integrated by the test flow integrated control subsystem 110 to integrally cover the whole flow of test management and implementation.
The software version upgrade test management and control system 100 is introduced above, and then the software version upgrade test management and control method provided in the embodiment of the present application is described in detail with reference to fig. 10.
S1002: the modeling module 112 models the host platform software version upgrading test process to obtain the test process entity relationship.
The process entity relationship comprises a corresponding relationship between the upgrading type and the test type and a corresponding relationship between the upgrading type and the performance index.
S1004: the determining module 114 determines the target test type and the target performance index according to the upgrade type of the target software and the test process entity relationship.
And the target test type and the target performance index are used for realizing the integrated management and control of the target software version upgrading test process.
In some possible implementations, the test flow entity relationship further includes any one or more of pre-flow conditions, deliverables, participating departments, and start and stop times.
In some possible implementations, the method further includes:
and comparing the system parameters of the test environment with the system parameters of the production environment, and synchronizing the system parameters of the test environment and the system parameters of the production environment when the system parameters are inconsistent.
In some possible implementations, the method further includes:
and using the data backup image file of the production environment as a data loading data source of the test environment to load data.
In some possible implementations, the data loading using the data backup image file of the production environment as the data loading data source of the test environment includes:
acquiring a data table identifier of a production environment;
preprocessing a physical file of a non-partition table database, and determining the number of data sets required to be developed for data recovery;
and loading data according to the number of the data sets so as to recover the data.
In some possible implementations, the data loading data source includes a plurality of partitions, and the data loading using the data backup image file of the production environment as the data loading data source of the test environment includes:
loading the plurality of partitions in parallel.
In some possible implementations, the method further includes:
and carrying out automatic execution and management and control on the upgrading process of the standardized software version.
In some possible implementations, the method further includes:
and adopting a task automation implementation and control assembly which is the same as the upgrading process automation module to pertinently extract the performance data generated after the test session is executed, obtaining target performance data, and verifying the effectiveness of the current test session according to the target performance data.
In some possible implementations, the method further includes:
and constructing a software version management environment, classifying functions of the product medium volume, and recording the copy source and the change time point of the product medium volume for version tracking.
The application provides equipment for realizing a software version upgrade test management and control method. The apparatus includes a processor and a memory. The processor and the memory communicate with each other. The processor is configured to execute instructions stored in the memory to cause the device to perform a software version-up test management method.
The present application provides a computer-readable storage medium having instructions stored therein, which, when run on a device, cause the device to perform the above-mentioned software version-up test management and control method.
The present application provides a computer program product comprising instructions which, when run on a device, cause the device to perform the above-described method of providing software version-up test management and control.
It should be noted that the above-described embodiments of the apparatus are merely schematic, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. In addition, in the drawings of the embodiments of the apparatus provided in the present application, the connection relationship between the modules indicates that there is a communication connection therebetween, and may be implemented as one or more communication buses or signal lines.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present application can be implemented by software plus necessary general-purpose hardware, and certainly can also be implemented by special-purpose hardware including special-purpose integrated circuits, special-purpose CPUs, special-purpose memories, special-purpose components and the like. Generally, functions performed by computer programs can be easily implemented by corresponding hardware, and specific hardware structures for implementing the same functions may be various, such as analog circuits, digital circuits, or dedicated circuits. However, for the present application, the implementation of a software program is more preferable. Based on such understanding, the technical solutions of the present application may be substantially embodied in the form of a software product, which is stored in a readable storage medium, such as a floppy disk, a usb disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, an exercise device, or a network device) to execute the method according to the embodiments of the present application.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product.
The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, training device, or data center to another website site, computer, training device, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that a computer can store or a data storage device, such as a training device, a data center, etc., that incorporates one or more available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.

Claims (10)

1. A software version upgrade test management and control system is characterized by comprising:
the system comprises a modeling module, a testing module and a processing module, wherein the modeling module is used for modeling an upgrading testing process of a host platform software version to obtain a testing process entity relationship, and the process entity relationship comprises a corresponding relationship between an upgrading type and a testing type and a corresponding relationship between the upgrading type and a performance index;
and the determining module is used for determining a target test type and a target performance index according to the upgrading type of the target software and the entity relationship of the test process, wherein the target test type and the target performance index are used for realizing integrated control over the upgrading test process of the target software version.
2. The system of claim 1, wherein the test flow entity relationships further comprise any one or more of pre-flow conditions, deliverables, participating departments, and start and stop times.
3. The system of claim 1, further comprising:
and the parameter synchronization module is used for comparing the system parameters of the test environment with the system parameters of the production environment, and synchronizing the system parameters of the test environment with the system parameters of the production environment when the system parameters are inconsistent.
4. The system of claim 1, further comprising:
and the data loading module is used for loading data by using the data backup image file of the production environment as a data loading data source of the test environment.
5. The system of claim 4, wherein the data loading module is further configured to:
acquiring a data table identifier of the production environment;
preprocessing a physical file of a non-partition table database, and determining the number of data sets required to be developed for data recovery;
and loading data according to the data set quantity so as to recover the data.
6. The system of claim 4, wherein the data loading data source comprises a plurality of partitions, and wherein the data loading module is specifically configured to:
loading the plurality of partitions in parallel.
7. The system of claim 1, further comprising:
and the upgrading process automation module is used for automatically executing and controlling the standardized software version upgrading process.
8. The system of claim 7, further comprising:
and the verification analysis module is used for adopting a task automation implementation and control component which is the same as the upgrading process automation module, performing targeted extraction on the performance data generated after the test session is executed, obtaining target performance data, and verifying the effectiveness of the current test session according to the target performance data.
9. The system of claim 1, further comprising:
and the medium management module is used for constructing a software version management environment, classifying functions of the product medium volume, and recording the copying source and the changing time point of the product medium volume so as to track the version.
10. A software version upgrade test management and control method is characterized by comprising the following steps:
modeling a software version upgrading test process of a host platform to obtain a test process entity relationship, wherein the process entity relationship comprises a corresponding relationship between an upgrading type and a test type and a corresponding relationship between the upgrading type and a performance index;
and determining a target test type and a target performance index according to the upgrading type of the target software and the entity relationship of the test process, wherein the target test type and the target performance index are used for realizing the integrated control of the upgrading test process of the target software version.
CN202110048492.1A 2021-01-14 2021-01-14 Software version upgrade test management and control system and method Pending CN112860540A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110048492.1A CN112860540A (en) 2021-01-14 2021-01-14 Software version upgrade test management and control system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110048492.1A CN112860540A (en) 2021-01-14 2021-01-14 Software version upgrade test management and control system and method

Publications (1)

Publication Number Publication Date
CN112860540A true CN112860540A (en) 2021-05-28

Family

ID=76005766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110048492.1A Pending CN112860540A (en) 2021-01-14 2021-01-14 Software version upgrade test management and control system and method

Country Status (1)

Country Link
CN (1) CN112860540A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113419771A (en) * 2021-05-31 2021-09-21 济南浪潮数据技术有限公司 Method and system for making upgrade package of application software and method and system for upgrading
CN114047959A (en) * 2021-11-01 2022-02-15 东莞新能安科技有限公司 Startup management method and device and power supply system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102200944A (en) * 2011-06-16 2011-09-28 中国联合网络通信集团有限公司 Test environment cloning method and system for enterprise resource planning (ERP) system
CN102254035A (en) * 2011-08-09 2011-11-23 广东电网公司电力科学研究院 Relational database testing method and system
CN106342315B (en) * 2011-07-22 2012-11-28 中国人民解放军国防科学技术大学 A kind of product test model building method based on body
CN110209589A (en) * 2019-06-05 2019-09-06 北京百度网讯科技有限公司 Knowledge base system test method, device, equipment and medium
US20190294528A1 (en) * 2018-03-26 2019-09-26 Ca, Inc. Automated software deployment and testing
CN111694750A (en) * 2020-06-29 2020-09-22 深圳前海微众银行股份有限公司 Method and device for constructing software testing environment
CN112131099A (en) * 2020-08-12 2020-12-25 新华三大数据技术有限公司 Version upgrading test method and device
CN112148583A (en) * 2019-06-27 2020-12-29 北京车和家信息技术有限公司 Software testing method and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102200944A (en) * 2011-06-16 2011-09-28 中国联合网络通信集团有限公司 Test environment cloning method and system for enterprise resource planning (ERP) system
CN106342315B (en) * 2011-07-22 2012-11-28 中国人民解放军国防科学技术大学 A kind of product test model building method based on body
CN102254035A (en) * 2011-08-09 2011-11-23 广东电网公司电力科学研究院 Relational database testing method and system
US20190294528A1 (en) * 2018-03-26 2019-09-26 Ca, Inc. Automated software deployment and testing
CN110209589A (en) * 2019-06-05 2019-09-06 北京百度网讯科技有限公司 Knowledge base system test method, device, equipment and medium
CN112148583A (en) * 2019-06-27 2020-12-29 北京车和家信息技术有限公司 Software testing method and system
CN111694750A (en) * 2020-06-29 2020-09-22 深圳前海微众银行股份有限公司 Method and device for constructing software testing environment
CN112131099A (en) * 2020-08-12 2020-12-25 新华三大数据技术有限公司 Version upgrading test method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113419771A (en) * 2021-05-31 2021-09-21 济南浪潮数据技术有限公司 Method and system for making upgrade package of application software and method and system for upgrading
CN114047959A (en) * 2021-11-01 2022-02-15 东莞新能安科技有限公司 Startup management method and device and power supply system

Similar Documents

Publication Publication Date Title
US9703692B2 (en) Development supporting system
CN110046149B (en) Method, system and medium for automatic database migration
CN108319711B (en) Method and device for testing transaction consistency of database, storage medium and equipment
CN112860540A (en) Software version upgrade test management and control system and method
CN110209650A (en) The regular moving method of data, device, computer equipment and storage medium
CN103390066A (en) Database overall automation optimizing early warning device and processing method thereof
CN101930372A (en) System and method for updating programs
CN109271602A (en) Deep learning model dissemination method and device
CN101753619B (en) Method and system for extending service model
US20200104107A1 (en) Systems and methods for deploying software products to environments
CN110019469A (en) Distributed data base data processing method, device, storage medium and electronic device
US8738569B1 (en) Systematic verification of database metadata upgrade
CN109271199A (en) A kind of method and system for database continuous integrating and script file management
US20150347236A1 (en) System and method for the production of job level pre-processed backup of critical data and/or datasets in a mainframe computing environment
Ostrand et al. A Tool for Mining Defect-Tracking Systems to Predict Fault-Prone Files.
CN115329011A (en) Data model construction method, data query method, data model construction device and data query device, and storage medium
CN111240808A (en) Nuclear power station simulator operation data development and management system
Freeman et al. Oracle Database 11g: New Features
CN114116664A (en) Database table building statement processing method and device, computer equipment and storage medium
CN114816470A (en) Metadata database management method and device, electronic equipment and medium
CN114238324A (en) Checking method and device for host station, electronic equipment and storage medium
CN112749156A (en) Data processing method, database management system and data processing equipment
CN111767222A (en) Data model verification method and device, electronic equipment and storage medium
CN116226092B (en) Database updating method and device
CN110489091A (en) A kind of software development process method for managing and monitoring and system

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