CN111104331B - Software management method, terminal device and computer readable storage medium - Google Patents

Software management method, terminal device and computer readable storage medium Download PDF

Info

Publication number
CN111104331B
CN111104331B CN201911333808.0A CN201911333808A CN111104331B CN 111104331 B CN111104331 B CN 111104331B CN 201911333808 A CN201911333808 A CN 201911333808A CN 111104331 B CN111104331 B CN 111104331B
Authority
CN
China
Prior art keywords
software management
project
item
test
control
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
CN201911333808.0A
Other languages
Chinese (zh)
Other versions
CN111104331A (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.)
Guangzhou Vipshop Information Technology Co ltd
Original Assignee
Guangzhou Vipshop Information Technology Co 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 Guangzhou Vipshop Information Technology Co ltd filed Critical Guangzhou Vipshop Information Technology Co ltd
Priority to CN201911333808.0A priority Critical patent/CN111104331B/en
Publication of CN111104331A publication Critical patent/CN111104331A/en
Application granted granted Critical
Publication of CN111104331B publication Critical patent/CN111104331B/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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a software management method, which comprises the following steps: outputting a software management interface, wherein the software management interface comprises an item adding control; when the project adding control is triggered, outputting a project parameter acquisition page, and acquiring target project parameters through the project parameter acquisition page; generating a software management item according to the target item parameter, generating a test control corresponding to the software management item, and displaying a processing flow corresponding to the software management item in the software management interface. The invention also discloses a terminal device and a computer readable storage medium. The invention aims to improve the management experience of a user on the project.

Description

Software management method, terminal device and computer readable storage medium
Technical Field
The present invention relates to the field of software testing technologies, and in particular, to a software management method, a terminal device, and a computer readable storage medium.
Background
Along with the development of the internet, an application system needs to update program codes of the application system according to actual use requirements, at present, a tester needs to establish a large number of modules to test projects, for example, when a smoke test is performed, the tester needs to switch to an operation interface corresponding to the smoke test system to perform operation, and when a function test is performed, the tester needs to switch to the operation interface corresponding to the function test system to perform operation, so that the tester needs to frequently jump to other test system interfaces to perform operation in the test process, and the defect of complicated test steps exists.
The foregoing is provided merely for the purpose of facilitating understanding of the technical solutions of the present invention and is not intended to represent an admission that the foregoing is prior art.
Disclosure of Invention
The invention mainly aims to provide a software management method, terminal equipment and a computer storage medium, aiming at improving the management experience of a user on projects.
To achieve the above object, the present invention provides a software management method comprising the steps of:
outputting a software management interface, wherein the software management interface comprises an item adding control;
when the project adding control is triggered, outputting a project parameter acquisition page, and acquiring target project parameters through the project parameter acquisition page;
generating a software management item according to the target item parameter, generating a test control corresponding to the software management item, and displaying a processing flow corresponding to the software management item in the software management interface.
Preferably, the software management interface further includes a management progress display area, and after the step of outputting a project parameter obtaining page and obtaining a target project parameter through the project parameter obtaining page when the project adding control is triggered, the software management interface further includes:
generating an item list according to the software management items;
and when one of the software management items in the item list is selected, displaying the management progress corresponding to the selected software management item in the management progress display area.
Preferably, the software management interface further includes a test progress display area, and the step of displaying the management progress corresponding to the selected software management item in the management progress display area further includes:
and when the selected software management project is tested, displaying the current testing progress of the selected software management project in a testing progress display area.
Preferably, the test progress display area further includes a test report viewing control, and after the step of displaying the current test progress of the selected software management item in the test progress display area, the method further includes:
and when the check test report control is triggered, displaying the current test result of the software management project.
Preferably, the test progress display area further comprises a use case allocation control;
and when the use case allocation control is triggered, outputting a use case configuration page, and configuring the use case corresponding to the software management item through the use case configuration page.
Preferably, after the step of outputting a use case configuration page to configure the use case corresponding to the software management item through the use case configuration page when the use case allocation control is triggered, the method further includes:
and sending mail information to prompt successful use case allocation.
Preferably, the management progress display area further comprises a timing control;
and when the timing control is triggered, outputting a page for configuring timing test information, and acquiring the starting test time of the software management project so as to test the software management project according to the preset time.
Preferably, the test progress display area further comprises an edit release control;
when the test execution of the software management project is completed, displaying the editing release control in the test progress display area;
and when the editing release control is triggered, outputting a software management project release parameter acquisition page, and acquiring the software management project release parameter through the software management project release parameter acquisition page.
To achieve the above object, the present invention also provides a terminal device including:
the terminal device comprises a memory, a processor and a control program of a software management method stored on the memory and capable of running on the processor, wherein the control program of the software management method realizes the steps of the software management method when being executed by the processor.
To achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon a control program of a software management method, which when executed by a processor, implements the steps of the software management method as described above.
The software management method, the terminal equipment and the computer storage medium provided by the invention output a software management interface, wherein the software management interface comprises the project adding control, when the project adding control is triggered, a project parameter acquisition page is output, a target project parameter is acquired through the project parameter acquisition page, then a software management project is generated according to the target project, a test control corresponding to the software management project is generated, and a processing flow corresponding to the software management project is displayed in the software management interface, so that in the process of testing and releasing the software management project, the operation can be performed on one software management interface, frequent switching to other interfaces is avoided, and the management experience of a user on the project is improved.
Drawings
FIG. 1 is a schematic diagram of a hardware operating environment of an embodiment terminal according to an embodiment of the present invention;
FIG. 2 is a flowchart of a software management method according to a first embodiment of the present invention;
FIG. 3 is a flowchart of a software management method according to a second embodiment of the present invention;
fig. 4 is a flowchart of a third embodiment of the software management method of the present invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In addition, the technical solutions of the embodiments may be combined with each other, but it is necessary to base that the technical solutions can be realized by those skilled in the art, and when the technical solutions are contradictory or cannot be realized, the combination of the technical solutions should be considered to be absent and not within the scope of protection claimed in the present invention.
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The main solutions of the embodiments of the present invention are: outputting a software management interface, wherein the software management interface comprises an item adding control; when the project adding control is triggered, outputting a project parameter acquisition page, and acquiring target project parameters through the project parameter acquisition page; generating a software management item according to the target item parameter, generating a test control corresponding to the software management item, and displaying a processing flow corresponding to the software management item in the software management interface.
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The invention provides a software management method, which aims to improve the management experience of a user on projects.
As shown in fig. 1, fig. 1 is a schematic diagram of a hardware running environment of an embodiment terminal according to an embodiment of the present invention;
the terminal of the embodiment of the invention can be a server or terminal equipment with data analysis.
As shown in fig. 1, the terminal may include: a processor 1001, such as a CPU central processing unit (central processing unit), a memory 1002, a communication bus 1003, a network interface 1004, a user interface 1005. The communication bus 1003 is used to implement connection communication between the constituent elements in the terminal. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., a WiFi interface). The user interface 1005 may include a Display, an input unit such as a Keyboard (Keyboard), and the optional user interface 1005 may also include a standard wired interface, a wireless interface. The memory 1002 may be a high-speed RAM Random Access Memory (RAM) or a stable memory (non-volatile memory), such as a disk memory. The memory 1002 may alternatively be a storage device separate from the processor 1001 described above.
It will be appreciated by those skilled in the art that the configuration of the terminal shown in fig. 1 is not limiting of the terminal of the embodiments of the present invention, and may include more or less components than those illustrated, or may combine certain components, or may be arranged in different components.
As shown in fig. 1, a control program of a software management method may be included in a memory 1002 as a kind of computer storage medium.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a background server and performing data communication with the background server; the user interface 1005 is mainly used for connecting a client (user side) and performing data communication with the client; the processor 1001 may be configured to call a control program of a software management method stored in the memory 1002 and perform the following operations:
outputting a software management interface, wherein the software management interface comprises an item adding control;
when the project adding control is triggered, outputting a project parameter acquisition page, and acquiring target project parameters through the project parameter acquisition page;
generating a software management item according to the target item parameter, generating a test control corresponding to the software management item, and displaying a processing flow corresponding to the software management item in the software management interface.
Further, the processor 1001 may call a control program of the software management method stored in the memory 1002, and further perform the following operations:
generating an item list according to the software management items;
and when one of the software management items in the item list is selected, displaying the management progress corresponding to the selected software management item in the management progress display area.
Further, the processor 1001 may call a control program of the software management method stored in the memory 1002, and further perform the following operations:
and when the selected software management project is tested, displaying the current testing progress of the selected software management project in a testing progress display area.
Further, the processor 1001 may call a control program of the software management method stored in the memory 1002, and further perform the following operations:
and when the check test report control is triggered, displaying the current test result of the software management project.
Further, the processor 1001 may call a control program of the software management method stored in the memory 1002, and further perform the following operations:
and when the use case allocation control is triggered, outputting a use case configuration page, and configuring the use case corresponding to the software management item through the use case configuration page.
Further, the processor 1001 may call a control program of the software management method stored in the memory 1002, and further perform the following operations:
and sending mail information to prompt successful use case allocation.
Further, the processor 1001 may call a control program of the software management method stored in the memory 1002, and further perform the following operations:
and when the timing control is triggered, outputting a page for configuring timing test information, and acquiring the starting test time of the software management project so as to test the software management project according to the preset time.
Further, the processor 1001 may call a control program of the software management method stored in the memory 1002, and further perform the following operations:
when the test execution of the software management project is completed, displaying the editing release control in the test progress display area;
and when the editing release control is triggered, outputting a software management project release parameter acquisition page, and acquiring the software management project release parameter through the software management project release parameter acquisition page.
Referring to fig. 2, in one embodiment, the software management method includes:
and S10, outputting a software management interface, wherein the software management interface comprises an item adding control.
And step S20, outputting a project parameter acquisition page when the project adding control is triggered, and acquiring target project parameters through the project parameter acquisition page.
In this embodiment, when detecting an instruction of a user to start a software management interface, the system outputs the software management interface, where the software management interface includes a project adding control, when a user creates a project management plan, the user adds the project by clicking the project adding control of the software management interface, and when the project control is triggered, the system outputs a project parameter acquisition page to allow the user to input project parameter information, where the project parameter includes requirement data of the project, a domain name corresponding to the project, a development branch corresponding to the project, and it is to be noted that the requirement data of the project is acquired by querying a PLCS (project lifecycle management) system, each project corresponds to a domain name, after the project development is completed, the user places a project code on a server, and the server has a fixed IP, and binds by the domain name, and after the project is successfully released, the user browses the corresponding project through the domain name, and generally needs to place the project on the corresponding development branch when developing the project. The system acquires the target item parameters through the item parameter acquisition page so as to complete the creation of the target item.
And step S30, generating a software management project according to the target project parameter, generating a test control corresponding to the software management project, and displaying a processing flow corresponding to the software management project in the software management interface.
After the system acquires the target project parameters, generating a software management project according to the target project parameters, displaying the generated software management project in a project list, generating a test control corresponding to the software management project in a software management interface, and displaying a processing flow corresponding to the software management project in the software management interface.
Specifically, when one of the items in the item list is selected, the processing progress of the item is displayed on the software management interface, the whole processing flow of the item comprises a development stage, a smoke test, a functional test, a regression test, an edit version, submitted release, pre-release and production release, wherein the software management interface also displays the testing progress of the item in each processing link in a testing progress display area, for example, when the item is in a processing link in the development stage, the system displays the corresponding single test, static code check and security vulnerability scanning flow of the item in the testing progress display area, and after the current processing link is finished, the testing result of the current processing link can be directly obtained by checking the testing result control.
In the embodiment, the software management project interface is output, project parameters are acquired and tested through the control of the software management interface, and the processing flow corresponding to the management project is displayed on the software management interface, so that when different tests are carried out on the project, the operation can be carried out on the same software management interface, the project can be managed conveniently through the interface by a user, and the management experience of the user on the project is improved.
In the second embodiment, as shown in fig. 3, after step S20 in fig. 2, on the basis of the embodiment shown in fig. 2, the method further includes:
and S40, generating an item list according to the software management items.
And step S50, when one of the software management items in the item list is selected, displaying the management progress corresponding to the selected software management item in the management progress display area.
In this embodiment, the software management interface further includes a management progress display area, where the management progress display area displays a management progress of the items from testing to publishing, when a user creates a software management item, a plurality of software management items may be created according to a requirement, the system generates a corresponding item list according to the software management items created by the user, the user may select one of the items in the item list according to the requirement to trigger testing, and when the software management item is selected, the management progress corresponding to the selected software management item is displayed in the management progress display area.
Optionally, the management progress display area further includes a timing control, when the user tests the software management item, the user can select to trigger the test at regular time according to the requirement of the user, the user sets the start time of the test by clicking the timing control on the management progress display area, when the timing control is triggered, the page for configuring the timing test information is output, the user can configure the start test time of the software management item on the page for configuring the timing test information, and after the setting is completed, the system automatically triggers the software management item to test according to the preset time.
In this embodiment, an item list is generated according to software management items, when a software management item in the item list is selected, a management progress display area displays a management progress corresponding to the selected software management item, a page configuring timing test information is output by triggering a timing control, an automatic trigger time point of the software management item is obtained by configuring the page configuring the timing test information, a user can directly check the management progress of the item on a software management interface, and set timing time of the software management item, so that a test step of the user item is simplified.
In the third embodiment, as shown in fig. 4, on the basis of the embodiment shown in fig. 3, step S50 in fig. 3 further includes:
and step S510, when the selected software management project is tested, displaying the current testing progress of the selected software management project in a testing progress display area.
And step S520, when the check test report control is triggered, displaying the current test result of the software management project.
In this embodiment, the software management interface includes a test progress display area, and when the selected software management item is tested, the platform PASS (Platform As a Service) is automatically invoked to trigger pipeline execution, such as compiling, packaging, and mirror baking, during the test. The Noah platform (container cloud platform) is called to quickly integrate a plurality of scattered and independent test environments, container deployment is carried out, the VTP (Vipshop Test Platform) platform is called to manage and execute automatic test cases, the coverage rate platform is called to collect the coverage rate of the cases, information transfer and interaction are carried out through Kafka when the external platform is called to manage software projects, and it is noted that Kafka is a high-throughput distributed publishing and subscribing message system which can process all action flow data of a user in a website. The management progress display area displays the circulation state of the specific flow of the selected software management item, and under the current test link, the test progress display area displays the test progress of the current test link, for example, whether the selected software management item successfully triggers the test, whether the execution of the test assembly line is completed, whether the container environment is completed, whether the automatic use case is completed and the coverage rate of the use case are displayed.
Optionally, the test progress display area includes a check test report control, and after the test progress display area displays that the current test link is tested, if the user is detected to trigger the check test report control, the test result of the current test link of the software management project is displayed.
Optionally, the test progress display area further includes a case allocation control, when the case allocation control is triggered, a case configuration page is output, through the case configuration page, a test case required by the software management project in the test process can be selected to be allocated for the software management project to test, and after the case configuration page is configured with a case corresponding to the software management project, the system sends a mail to prompt a user that the current case is allocated successfully.
Optionally, the test progress display area further includes an edit release control, after the test link of the software management project is executed, the test progress display area displays the edit release control, after the user determines that the test link is not abnormal, the user acquires a release parameter acquisition page of the software management project by triggering the edit release control, the user configures release parameters of the software management project in the release parameter acquisition page, and then pushes the software management project with the configured release parameters to the release system for release.
In this embodiment, the test progress of each test link corresponding to the software management item is displayed in the test progress display area of the software management interface, the use cases can be configured by triggering the use case configuration control in each test link so as to test the software management item, after the test is completed, if the user is detected to trigger the check test report control, the current test result of the software management item is displayed, after the execution of each test link is completed, the release parameters of the software management item are set by triggering the edit release control, so that the user can directly allocate the use cases on the software management interface, the test progress and the test result of the software management item are checked, the release parameters of the software management item are set, and the user is prevented from frequently switching to other test system interfaces to operate.
The present invention also proposes a terminal device comprising a memory, a processor and a control program of a software management method stored on the memory and executable on the processor, the processor implementing the steps of the software management method as described in the above embodiments when executing the control program of the software management method.
Furthermore, the present invention also proposes a computer-readable storage medium comprising a control program of a software management method, which when executed by a processor implements the steps of the software management method as described in the above embodiments.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) as described above, comprising instructions for causing a terminal device (which may be a television, a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present invention.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (8)

1. A software management method, characterized in that the software management method comprises the steps of:
outputting a software management interface, wherein the software management interface comprises an item adding control;
when the project adding control is triggered, a project parameter obtaining page is output, and target project parameters are obtained through the project parameter obtaining page, wherein the target project parameters comprise project requirement data, domain names corresponding to the projects and development branches of the projects, the project requirement data are obtained through inquiring a project life cycle system, each project corresponds to one domain name, after the project development is completed, the project is bound through the domain names, and after the project release is successful, the projects need to be put into the corresponding development branches for development;
generating a software management item according to the target item parameter, generating a test control corresponding to the software management item, and displaying a processing flow corresponding to the software management item in the software management interface;
when the project adding control is triggered, outputting a project parameter acquisition page, and acquiring target project parameters through the project parameter acquisition page, wherein the method further comprises the following steps:
generating an item list according to the software management items;
and when one of the software management items in the item list is selected, displaying the management progress corresponding to the selected software management item in a management progress display area.
2. The software management method according to claim 1, wherein the software management interface further includes a test progress display area, and the step of displaying the management progress corresponding to the selected software management item in the management progress display area further includes:
and when the selected software management project is tested, displaying the current testing progress of the selected software management project in a testing progress display area.
3. The software management method of claim 2, wherein the test progress display area further comprises a view test report control, and wherein after the step of displaying the current test progress of the selected software management item in the test progress display area, further comprising:
and when the check test report control is triggered, displaying the current test result of the software management project.
4. The software management method of claim 2, wherein the test progress display area further comprises a use case allocation control;
when the use case allocation control is triggered, a use case configuration page is output, and the use case corresponding to the software management project is configured through the use case configuration page so as to be tested by the software management project.
5. The software management method according to claim 4, wherein after the step of outputting a use case configuration page and configuring the use case corresponding to the software management item through the use case configuration page when the use case allocation control is triggered, further comprising:
and sending mail information to prompt successful use case allocation.
6. The software management method of claim 2, wherein the test progress display area further comprises an edit release control;
when the test execution of the software management project is completed, displaying the editing release control in the test progress display area;
when the editing release control is triggered, a release parameter acquisition page of the software management project is output, and release parameters of the software management project are acquired through the release parameter acquisition page of the software management project.
7. A terminal device, characterized in that the terminal device comprises a memory, a processor and a control program of a software management method stored on the memory and executable on the processor, which control program, when executed by the processor, implements the steps of the software management method according to any one of claims 1 to 6.
8. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a control program of a software management method, which when executed by a processor, implements the steps of the software management method according to any one of claims 1 to 6.
CN201911333808.0A 2019-12-20 2019-12-20 Software management method, terminal device and computer readable storage medium Active CN111104331B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911333808.0A CN111104331B (en) 2019-12-20 2019-12-20 Software management method, terminal device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911333808.0A CN111104331B (en) 2019-12-20 2019-12-20 Software management method, terminal device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN111104331A CN111104331A (en) 2020-05-05
CN111104331B true CN111104331B (en) 2023-05-09

Family

ID=70422910

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911333808.0A Active CN111104331B (en) 2019-12-20 2019-12-20 Software management method, terminal device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111104331B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035362A (en) * 2020-08-29 2020-12-04 中国平安人寿保险股份有限公司 Test project progress management method, device, equipment and storage medium
CN112667123B (en) * 2020-12-15 2023-01-20 歌尔科技有限公司 Health detection project customization method and device, wearable device and storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050204201A1 (en) * 2004-03-15 2005-09-15 Ramco Systems Limited Method and system for testing software development activity
US20100180260A1 (en) * 2009-01-10 2010-07-15 TestingCzars Software Solutions Private Limited Method and system for performing an automated quality assurance testing
US20110029440A1 (en) * 2009-08-03 2011-02-03 Tetsuro Motoyama Approach for Managing Project Schedule Data in a Project Management System
US9053442B2 (en) * 2012-05-08 2015-06-09 International Business Machines Corporation Multiple project areas in a development environment
CN107679818A (en) * 2017-05-10 2018-02-09 平安科技(深圳)有限公司 Software project management method, terminal and computer-readable recording medium
US10521202B2 (en) * 2017-11-20 2019-12-31 Coupa Software Incorporated Customizable project and help building interfaces for deployable software
CN108984418B (en) * 2018-08-22 2023-04-11 中国平安人寿保险股份有限公司 Software test management method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111104331A (en) 2020-05-05

Similar Documents

Publication Publication Date Title
CN105094783B (en) method and device for testing stability of android application
CN111240973B (en) Equipment testing method and system based on simulation and readable storage medium
CN105302722B (en) CTS automatic testing method and device
CN111090592A (en) Automatic testing method of buried point, terminal and readable storage medium
CN111104331B (en) Software management method, terminal device and computer readable storage medium
CN107656872B (en) Software testing method, device, equipment and computer storage medium
CN110865840B (en) Application management method, device, server and storage medium
CN110569159A (en) Baffle generation method, device, equipment and computer storage medium
CN109614164B (en) Method, device and equipment for realizing configurable plug-in and readable storage medium
CN107678969B (en) Test version release method and device, version control equipment and test machine
CN112596784B (en) Iterative version deployment method and device
KR101449201B1 (en) Automatic software test system for steel processing
CN111104330A (en) Distributed test method, server and distributed test system
CN111104323A (en) Function test method, system, proxy server and storage medium of application program
CN115098116A (en) Simulation operation method and device of application program, terminal and storage medium
CN111078571B (en) Test method for analog response, terminal equipment and computer readable storage medium
CN111427770B (en) Resource testing method and related equipment
CN110502429B (en) Management method, device, equipment and storage medium of test system
CN113157576A (en) Application program safety detection method and device and electronic equipment
CN112948239B (en) Application program testing method, system, terminal equipment and computer storage medium
CN112181802A (en) Test method and device
CN116915838B (en) State maintenance method for virtual private network, terminal equipment and storage medium
CN112835803B (en) Tool generation method, test data construction method, device, equipment and medium
CN112737876B (en) Plug-in type test system and test method based on cloud
CN110347409B (en) Automatic control method, client and server

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