CN112783767A - Method, device, equipment and storage medium for realizing control of test case management - Google Patents

Method, device, equipment and storage medium for realizing control of test case management Download PDF

Info

Publication number
CN112783767A
CN112783767A CN202110062209.0A CN202110062209A CN112783767A CN 112783767 A CN112783767 A CN 112783767A CN 202110062209 A CN202110062209 A CN 202110062209A CN 112783767 A CN112783767 A CN 112783767A
Authority
CN
China
Prior art keywords
test case
communication data
server
test
module
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
CN202110062209.0A
Other languages
Chinese (zh)
Inventor
刘汇
舒伟龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Oceanwide Testing And Certification Co ltd
Original Assignee
Shenzhen Oceanwide Testing And Certification 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 Shenzhen Oceanwide Testing And Certification Co ltd filed Critical Shenzhen Oceanwide Testing And Certification Co ltd
Priority to CN202110062209.0A priority Critical patent/CN112783767A/en
Publication of CN112783767A publication Critical patent/CN112783767A/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
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3696Methods or tools to render software testable

Landscapes

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

Abstract

The invention discloses a method, a device, equipment and a storage medium for realizing control of test case management. The invention manages the test case set on the browser interface in a centralized way; verifying whether verification information of a user logged in through a browser interface is correct or not, and logging in a server according to the correct verification information; controlling test case operation information of a user on a browser interface to be sent to a server in a communication data mode; the control server converts the communication data, screens out necessary communication data and stores the necessary communication data into a database; the database sends the communication data inquired by the server to the server; the server processes the communication data and sends the processed communication data to a browser interface in a webpage form; and controlling the browser to perform specified operation on the test case set according to the received communication data. The control method for realizing the test case management can improve the efficiency of compiling the test cases and manage the multi-version test cases more effectively.

Description

Method, device, equipment and storage medium for realizing control of test case management
Technical Field
The invention relates to the technical field of software, in particular to a method, a device, equipment and a storage medium for realizing control of test case management.
Background
A company produces a large number of products that must be rigorously tested in multiple rounds before the products are released. The test process needs to be precise and detailed, and the test cases play an important role in the test process. The written test case can greatly improve the test effectiveness. The traditional mode is to use Excel documents to write and manage test cases, and the mode is tedious and unintuitive. Especially, when the number of test cases increases, the review becomes very difficult. When the product version is iterated and the test cases need to be combed again, much time and energy are consumed for document arrangement, consistency guarantee and the like.
When the traditional test case is managed by using Excel, only one test case can be compiled, at most, only a few cases can be displayed in one page, and the test case is not intuitive; logic between use cases is difficult to see intuitively, so that accurate judgment is difficult to make when the coverage degree of the use cases is evaluated. When the use case is added, a clear author cannot be located, and when the use case information is not clear, a relevant person in charge is difficult to find for confirmation. In order to trace the historical problem, the product definitely needs to refer to the historical test cases, so that after the number of versions of the test cases is increased, a lot of problems also exist in storage, reference, statistics and the like of the historical versions, such as personal storage is easy to lose, test results of different testers are difficult to share in real time, the historical versions are difficult to refer, statistical results cannot be uniformly displayed, and the like. Therefore, how to improve the compiling efficiency of the test cases and effectively manage the test cases of multiple versions in a unified manner has become an urgent problem to be solved by technical personnel in the field.
Disclosure of Invention
Aiming at the defects, the embodiment of the invention provides a method, a device, equipment and a storage medium for realizing and controlling test case management, which are used for solving the problems in the prior art.
In a first aspect, an embodiment of the present invention provides a method for implementing and controlling test case management, where the method includes:
the test case set is managed on the browser interface in a centralized mode;
verifying whether the verification information of the user logged in through the browser interface is correct or not, and logging in a server according to the correct verification information;
controlling the test case operation information of the user on the browser interface to be sent to the server in a communication data mode;
controlling the server to convert the communication data, screening out necessary communication data and storing the necessary communication data in a database;
the database sends the communication data queried by the server to the server;
the server processes the communication data and sends the processed communication data to the browser interface in a webpage form;
and controlling the browser to perform specified operation on the test case set according to the received communication data.
Preferably, the centralizing the test case set on the browser interface comprises:
dividing the test case set into a case library module, an XMind module and an execution set module according to a preset algorithm;
wherein the preset algorithm comprises: under the case library module, dividing according to the product types of the test case set through a tree structure mode;
under the XMind module, the XMind module is associated with the use case library module, and a visual display graph is generated according to the use case library module;
and executing the test case set and recording a result based on the case library module under the execution set module.
Preferably, the centralizing the test case set on the browser interface further comprises:
under the case library module, increasing the test cases one by one from zero;
or receiving a historical use case uploaded by a user at a corresponding product type node;
and uploading the historical use cases singly or in batches.
Preferably, the dividing, by the tree structure mode, according to the product types of the test case set under the case library module includes:
dividing a first product type and a second product type according to the product types of the test case set;
and storing independent test case subsets according to the first product type and the second product type.
Preferably, the executing and recording the result of the test case set based on the case base module under the execution set module includes:
when a test version is established, a test case to be executed is quickly selected;
carrying out authority control setting on the test case to be executed;
quickly inputting a test result when the version is executed, and generating a test report in real time;
after the execution is finished, the data can be rapidly filed to generate a historical test report;
and managing the historical version of the test case set.
Preferably, the dividing, by the tree structure mode, according to the product types of the test case set under the case library module further includes:
setting authority control over the whole of the first product type and the second product type; wherein the permission manipulation setting comprises: adding a product, setting product browsing permission, setting product attributes and deleting the product;
performing authority operation control on the test example sets under the first product type and the second product type; the authority operation control comprises editing, adding, deleting, modifying and inquiring.
Preferably, after the test case operation information of the user on the browser interface is sent to the server in the form of communication data, the information of the operator is stored in real time, and the operator is matched with the test case operation information one by one.
In a second aspect, an embodiment of the present invention provides a device for implementing test case management, where the device includes:
the test case management control module is used for managing the test case set on the browser interface in a centralized manner;
the server verification login module is used for verifying whether verification information logged in by a user through the browser interface is correct or not and logging in the server according to the correct verification information;
the first data sending module is used for controlling the test case operation information of the user on the browser interface to be sent to the server in a communication data mode;
the server conversion storage module is used for controlling the server to convert the communication data, screening out necessary communication data and storing the necessary communication data into a database;
the second data sending module is used for sending the communication data inquired by the server to the server by the database;
the third data sending module is used for processing the communication data and then sending the processed communication data to the browser interface in a webpage form by the server;
and the operation control module is used for controlling the browser to perform specified operation on the test case set according to the received communication data.
In a third aspect, an embodiment of the present invention provides a method and device for implementing and controlling test case management, where the method and device include: at least one processor, at least one memory, and computer program instructions stored in the memory, which when executed by the processor, implement the method of the first aspect of the embodiments described above.
In a fourth aspect, embodiments of the present invention provide a storage medium having stored thereon computer program instructions, which when executed by a processor, implement the method of the first aspect in the above embodiments.
In summary, the test case management implementation control method, apparatus, device and storage medium provided in the embodiments of the present invention. The invention manages the test case set on the browser interface in a centralized way; verifying whether the verification information of the user logged in through the browser interface is correct or not, and logging in a server according to the correct verification information; controlling the test case operation information of the user on the browser interface to be sent to the server in a communication data mode; controlling the server to convert the communication data, screening out necessary communication data and storing the necessary communication data in a database; the database sends the communication data queried by the server to the server; the server processes the communication data and sends the processed communication data to the browser interface in a webpage form; and controlling the browser to perform specified operation on the test case set according to the received communication data. The control method for realizing the test case management is based on a browser + server architecture mode, the test cases are managed on one server in a centralized mode, a user can access and edit the webpage through the browser, the test case set can be managed intelligently and centrally, the operation is convenient and fast, the architecture is clear, the test case compiling efficiency can be improved, and the multi-version test cases can be managed more effectively.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the embodiments of the present invention will be briefly described below, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart of a control method for test case management implementation according to an embodiment of the present invention.
FIG. 2 is a flowchart of a control method for test case management according to another embodiment of the present invention.
FIG. 3 is a schematic block diagram of a workflow of a test case management implementation control method according to an embodiment of the present invention.
FIG. 4 is a logic layout diagram of a control method for implementing test case management according to an embodiment of the present invention.
Fig. 5 is a schematic structural diagram of a test case management implementation apparatus according to an embodiment of the present invention.
Fig. 6 is a schematic structural diagram of a test case management implementation device according to an embodiment of the present invention.
Detailed Description
Features and exemplary embodiments of various aspects of the present invention will be described in detail below, and in order to make objects, technical solutions and advantages of the present invention more apparent, the present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not to be construed as limiting the invention. It will be apparent to one skilled in the art that the present invention may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present invention by illustrating examples of the present invention.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Referring to fig. 1 and 3, an embodiment of the present invention provides a method for implementing and controlling test case management, where the method for implementing and controlling test case management is based on a browser + server architecture mode, test cases are centralized on one server for management, and a user accesses and edits a web page through a browser, so that a test case set can be centrally and intelligently managed, and the method is convenient and fast to operate, has a clear architecture, can improve test case compiling efficiency, and can more effectively manage multi-version test cases. The method comprises the following steps:
s1, managing the test case set on the browser interface;
preferably, referring to fig. 2, the centralizing the test case set on the browser interface includes:
s11, dividing the test case set into a case library module, an XMind module and an execution set module according to a preset algorithm;
s12, wherein the preset algorithm comprises the following steps: under the case library module, dividing according to the product types of the test case set through a tree structure mode;
specifically, referring to fig. 4, the use case library is used for classifying and compiling all test cases, the use case library is divided by product types, and the test cases independent from each product are stored in each product type. The test cases are displayed in a tree structure, the main node of the product type is highlighted, and the main node of each test case can be independently edited.
S13, under the XMind module, associating the XMind module with the use case library module, and generating a visual display graph according to the use case library module;
preferably, the test cases in the case library module are associated with the XMind module. Each test point can be observed through a graphical structure in the XMind module, so that a user is helped to design a product test point.
Preferably, in this embodiment, all products in the XMind module are based on the use case library module, that is, all products in the XMind module are products already existing in the use case library module; the XMind visual display graph can be generated according to the test case path in the case library module; the XMind visual display graph can be modified and deleted, but cannot be newly added.
And S14, executing the test case set based on the case library module and recording the result under the execution set module.
Preferably, the execution set module is based on the case library module, and because each product can release a plurality of versions, the test contents of the versions are different, the execution set module can quickly customize different test case sets by checking test points in the case library module so as to perform testing. The execution set module can help a user to check the test case during testing and quickly input a test result by one key. The test report can be viewed and downloaded in real time on the main page of the execution set module. The execution set can be filed, the association between the filed test cases and the case base module is released, and the modification of the test cases in the case base can not affect the filed test cases.
Preferably, the classification of the execution set module is established on a classification structure of the case base module, and each product type of the case base module can be presented as a single page; under the page of each product type, the products are taken as a group, and the specific version of the product type is in the group; each version can check the use case, and whether the test needs to be carried out in the version is selected; each version can be configured with a sample number to realize quick marking in a test result record; the test cases used in the execution set module are subsets of corresponding project cases in a case library, and the case contents are only displayed and cannot be edited; when the execution set module executes the use case, the test result can be directly selected singly or in batches, and remarks are made on the test result; the test reports of different versions can be implemented and checked, and the reports can be downloaded; the report is divided into a traditional Excel mode and a webpage mode; in order to ensure the accuracy of the test result and prevent the problems of loss, error modification and the like, the version test can be archived by using an archiving function after being finished, and the archived test report is read only and cannot be changed due to the modification of related cases in the case library.
S2, verifying whether the verification information of the user logged in through the browser interface is correct or not, and logging in the server according to the correct verification information;
s3, controlling the test case operation information of the user on the browser interface to be sent to the server in the form of communication data;
s4, controlling the server to convert the communication data, screening out necessary communication data and storing the necessary communication data in a database;
s5, the database sends the communication data inquired by the server to the server;
s6, the server processes the communication data and sends the processed communication data to the browser interface in a webpage form;
and S7, controlling the browser to perform specified operation on the test case set according to the received communication data.
Preferably, the centralizing the test case set on the browser interface further comprises:
under the case library module, increasing the test cases one by one from zero;
or receiving a historical use case uploaded by a user at a corresponding product type node;
and uploading the historical use cases singly or in batches.
Specifically, in this embodiment, for a test case of a historical Excel version, a user may select an Excel file under a corresponding product type host node, transmit the Excel file to a server, and the server automatically parses the Excel file and stores the parsed data in a database.
Preferably, the dividing, by the tree structure mode, according to the product types of the test case set under the case library module includes:
dividing a first product type and a second product type according to the product types of the test case set;
and storing independent test case subsets according to the first product type and the second product type.
Preferably, the executing and recording the result of the test case set based on the case base module under the execution set module includes:
when a test version is established, a test case to be executed is quickly selected;
carrying out authority control setting on the test case to be executed; the authority control setting comprises editing, adding, deleting, inquiring and modifying.
Quickly inputting a test result when the version is executed, and generating a test report in real time; the test report may be a test report based on a web mode, or may be a test report based on an Excel version.
After the execution is finished, the test report can be quickly filed to generate a historical test report, and the statistical information of the test report can be generated, so that the management is convenient;
managing the historical version of the test case set;
in the execution set, the test case version in the test state can be executed in a single time or in batches.
Preferably, the dividing, by the tree structure mode, according to the product types of the test case set under the case library module further includes:
setting authority control over the whole of the first product type and the second product type; wherein the permission manipulation setting comprises: adding a product, setting product browsing permission, setting product attributes and deleting the product;
performing authority operation control on the test example sets under the first product type and the second product type; the authority operation control comprises editing, adding, deleting, modifying and inquiring.
Preferably, after the test case operation information of the user on the browser interface is sent to the server in the form of communication data, the information of the operator is stored in real time, and the operator is matched with the test case operation information one by one.
Preferably, in this embodiment, the content and name of the test case can be modified, and any operation on the test case will be recorded by the operator; the method supports the copying and pasting functions of the use case for more quickly compiling the use case; all operations in the process of editing the test case are stored in real time after being submitted, and related responsible persons are recorded at the same time, so that the method and the device can quickly find the related responsible persons for confirmation.
Preferably, the test case of the embodiment is presented in a node mode, and one page can display all the master nodes, so that the coverage of the test case can be seen at a glance; the system can copy a large number of associated nodes when editing the test cases, and then realize the quick editing of the test cases through the form of fine tuning the test cases; the embodiment also performs compatible processing on the traditional Excel test case, and the traditional case can be guided into the system by one key; the system supports simultaneous online operation of multiple persons, and information loss caused by asynchronous information when the test cases are changed is avoided; meanwhile, each use case can automatically record corresponding responsible persons; versions of all test cases are uniformly stored, and a version statistical summary is generated in real time, so that great convenience is provided for later-stage historical version lookup; the information is automatically backed up every day, and the test cases are never lost.
Referring to fig. 5, an embodiment of the present invention provides a device for implementing test case management, where the device includes:
the test case management control module 1 is used for managing the test case set on the browser interface in a centralized manner;
the server verification login module 2 is used for verifying whether verification information of a user logged in through the browser interface is correct or not and logging in the server according to the correct verification information;
the first data sending module 3 is used for controlling the test case operation information of the user on the browser interface to be sent to the server in a communication data mode;
the server conversion storage module 4 is used for controlling the server to convert the communication data, screening out necessary communication data and storing the necessary communication data into a database;
a second data sending module 5, configured to send, by the database, the communication data queried by the server to the server;
the third data sending module 6 is used for processing the communication data and sending the processed communication data to the browser interface in a webpage form by the server;
and the operation control module 7 is used for controlling the browser to perform specified operation on the test case set according to the received communication data.
In addition, the test case management implementation control method described in the embodiment of the present invention with reference to fig. 1 may be implemented by a test case management implementation control device. Fig. 6 shows a hardware structure diagram of a device for implementing and controlling test case management according to an embodiment of the present invention.
The test case management implementation device may include a processor 401 and a memory 402 storing computer program instructions.
Specifically, the processor 401 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured as one or more Integrated circuits implementing embodiments of the present invention.
Memory 402 may include mass storage for data or instructions. By way of example, and not limitation, memory 402 may include a Hard Disk Drive (HDD), floppy Disk Drive, flash memory, optical Disk, magneto-optical Disk, tape, or Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 402 may include removable or non-removable (or fixed) media, where appropriate. The memory 402 may be internal or external to the data processing apparatus, where appropriate. In a particular embodiment, the memory 402 is a non-volatile solid-state memory. In a particular embodiment, the memory 402 includes Read Only Memory (ROM). Where appropriate, the ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), electrically rewritable ROM (EAROM), or flash memory or a combination of two or more of these.
The processor 401 reads and executes the computer program instructions stored in the memory 402 to implement any one of the test case management implementation control methods in the above embodiments.
In one example, the device for implementing the control method by using test case management may further include a communication interface 403 and a bus 410. As shown in fig. 6, the processor 401, the memory 402, and the communication interface 403 are connected via a bus 410 to complete communication therebetween.
The communication interface 403 is mainly used for implementing communication between modules, apparatuses, units and/or devices in the embodiments of the present invention.
The bus 410 includes hardware, software, or both to couple the components of the test case management implementation control method apparatus to each other. By way of example, and not limitation, a bus may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hypertransport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus or a combination of two or more of these. Bus 410 may include one or more buses, where appropriate. Although specific buses have been described and shown in the embodiments of the invention, any suitable buses or interconnects are contemplated by the invention.
In addition, in combination with the control method for implementing test case management in the above embodiment, an embodiment of the present invention may provide a computer-readable storage medium to implement the method. The computer readable storage medium having stored thereon computer program instructions; the computer program instructions, when executed by a processor, implement any one of the test case management implementation control methods in the above embodiments.
In summary, the test case management implementation control method, apparatus, device and storage medium provided in the embodiments of the present invention. The invention manages the test case set on the browser interface in a centralized way; verifying whether the verification information of the user logged in through the browser interface is correct or not, and logging in a server according to the correct verification information; controlling the test case operation information of the user on the browser interface to be sent to the server in a communication data mode; controlling the server to convert the communication data, screening out necessary communication data and storing the necessary communication data in a database; the database sends the communication data queried by the server to the server; the server processes the communication data and sends the processed communication data to the browser interface in a webpage form; and controlling the browser to perform specified operation on the test case set according to the received communication data. The control method for realizing the test case management is based on a browser + server architecture mode, the test cases are managed on one server in a centralized mode, a user can access and edit the webpage through the browser, the test case set can be managed intelligently and centrally, the operation is convenient and fast, the architecture is clear, the test case compiling efficiency can be improved, and the multi-version test cases can be managed more effectively.
It should also be noted that the exemplary embodiments mentioned in this patent describe some methods or systems based on a series of steps or devices. However, the present invention is not limited to the order of the above-described steps, that is, the steps may be performed in the order mentioned in the embodiments, may be performed in an order different from the order in the embodiments, or may be performed simultaneously.
As described above, only the specific embodiments of the present invention are provided, and it can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system, the module and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again. It should be understood that the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive various equivalent modifications or substitutions within the technical scope of the present invention, and these modifications or substitutions should be covered within the scope of the present invention.

Claims (10)

1. A test case management implementation control method is characterized by comprising the following steps:
the test case set is managed on the browser interface in a centralized mode;
verifying whether the verification information of the user logged in through the browser interface is correct or not, and logging in a server according to the correct verification information;
controlling the test case operation information of the user on the browser interface to be sent to the server in a communication data mode;
controlling the server to convert the communication data, screening out necessary communication data and storing the necessary communication data in a database;
the database sends the communication data queried by the server to the server;
the server processes the communication data and sends the processed communication data to the browser interface in a webpage form;
and controlling the browser to perform specified operation on the test case set according to the received communication data.
2. The method according to claim 1, wherein the centralizing the test case collection on the browser interface comprises:
dividing the test case set into a case library module, an XMind module and an execution set module according to a preset algorithm;
wherein the preset algorithm comprises: under the case library module, dividing according to the product types of the test case set through a tree structure mode;
under the XMind module, the XMind module is associated with the use case library module, and a visual display graph is generated according to the use case library module;
and under the execution set module, testing the test case set based on the case library module and recording a result.
3. The method of claim 2, wherein the centralizing of the test case set on the browser interface further comprises:
under the case library module, increasing the test cases one by one from zero;
or receiving a historical use case uploaded by a user at a corresponding product type node;
and uploading the historical use cases singly or in batches.
4. The method for realizing and controlling test case management according to claim 2, wherein the dividing by the tree structure mode according to the product types of the test case sets under the case base module comprises:
dividing a first product type and a second product type according to the product types of the test case set;
and storing independent test case subsets according to the first product type and the second product type.
5. The method for implementing and controlling test case management according to claim 2, wherein the testing the test case set and recording the result based on the case library module under the execution set module comprises:
when a test version is established, a test case to be executed is quickly selected;
carrying out authority control setting on the test case to be executed;
quickly inputting a test result when the version is executed, and generating a test report in real time;
after the execution is finished, the data can be rapidly filed to generate a historical test report;
and managing the historical version of the test case set.
6. The method according to claim 4, wherein the dividing by the tree structure mode according to the product types of the test case set under the case base module further comprises:
setting authority control over the whole of the first product type and the second product type; wherein the permission manipulation setting comprises: adding a product, setting product browsing permission, setting product attributes and deleting the product;
performing authority operation control on the test example sets under the first product type and the second product type; the authority operation control comprises editing, adding, deleting, modifying and inquiring.
7. The method according to claim 1, wherein after the test case operation information of the control user on the browser interface is sent to the server in a form of communication data, the information of the operator is stored in real time, and the operator is matched with the test case operation information one by one.
8. A test case management implementation apparatus, the apparatus comprising:
the test case management control module is used for managing the test case set on the browser interface in a centralized manner;
the server verification login module is used for verifying whether verification information logged in by a user through the browser interface is correct or not and logging in the server according to the correct verification information;
the first data sending module is used for controlling the test case operation information of the user on the browser interface to be sent to the server in a communication data mode;
the server conversion storage module is used for controlling the server to convert the communication data, screening out necessary communication data and storing the necessary communication data into a database;
the second data sending module is used for sending the communication data inquired by the server to the server by the database;
the third data sending module is used for processing the communication data and then sending the processed communication data to the browser interface in a webpage form by the server;
and the operation control module is used for controlling the browser to perform specified operation on the test case set according to the received communication data.
9. A test case management implementation device is characterized by comprising: at least one processor, at least one memory, and computer program instructions stored in the memory that, when executed by the processor, implement the method of any of claims 1-7.
10. A storage medium having computer program instructions stored thereon, which when executed by a processor implement the method of any one of claims 1-7.
CN202110062209.0A 2021-01-18 2021-01-18 Method, device, equipment and storage medium for realizing control of test case management Pending CN112783767A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110062209.0A CN112783767A (en) 2021-01-18 2021-01-18 Method, device, equipment and storage medium for realizing control of test case management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110062209.0A CN112783767A (en) 2021-01-18 2021-01-18 Method, device, equipment and storage medium for realizing control of test case management

Publications (1)

Publication Number Publication Date
CN112783767A true CN112783767A (en) 2021-05-11

Family

ID=75756384

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110062209.0A Pending CN112783767A (en) 2021-01-18 2021-01-18 Method, device, equipment and storage medium for realizing control of test case management

Country Status (1)

Country Link
CN (1) CN112783767A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115994375A (en) * 2023-03-24 2023-04-21 云账户技术(天津)有限公司 Management method and device for test cases, electronic equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040162874A1 (en) * 2003-02-13 2004-08-19 Samsung Electronics Co., Ltd. Browser testing system and method thereof
CN103473178A (en) * 2013-09-24 2013-12-25 上海斐讯数据通信技术有限公司 Method and system for optimizing testing process execution
CN104331369A (en) * 2014-11-21 2015-02-04 北京奇虎科技有限公司 Browser-based webpage detection method and device, and server
CN108052451A (en) * 2017-12-26 2018-05-18 网易(杭州)网络有限公司 Test method, system, test server, test terminal and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040162874A1 (en) * 2003-02-13 2004-08-19 Samsung Electronics Co., Ltd. Browser testing system and method thereof
CN103473178A (en) * 2013-09-24 2013-12-25 上海斐讯数据通信技术有限公司 Method and system for optimizing testing process execution
CN104331369A (en) * 2014-11-21 2015-02-04 北京奇虎科技有限公司 Browser-based webpage detection method and device, and server
CN108052451A (en) * 2017-12-26 2018-05-18 网易(杭州)网络有限公司 Test method, system, test server, test terminal and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115994375A (en) * 2023-03-24 2023-04-21 云账户技术(天津)有限公司 Management method and device for test cases, electronic equipment and readable storage medium

Similar Documents

Publication Publication Date Title
US9087041B2 (en) Enterprise test system platform and associated method for interoperable test data management, test development, test libraries and test workflow management and automation
WO2018120721A1 (en) Method and system for testing user interface, electronic device, and computer readable storage medium
US20140379764A1 (en) Enterprise evidence repository
Winter Model checking railway interlocking systems
US20080172580A1 (en) Collecting and Reporting Code Coverage Data
CN111666464A (en) Project document cooperation management system and method based on cloud service
CN111124917B (en) Method, device, equipment and storage medium for managing and controlling public test cases
CN108763091A (en) Method, apparatus and system for regression test
CN111522741A (en) Interface test code generation method and device, electronic equipment and readable storage medium
CN114118980A (en) Intelligent checking method and system for digital achievements of building design
CN112783767A (en) Method, device, equipment and storage medium for realizing control of test case management
CN111190814A (en) Software test case generation method and device, storage medium and terminal
KR20100070713A (en) Method and system for automatically testing database system based on scenario
CN109299016A (en) Assessment document structure tree method, system and terminal device
WO2016138611A1 (en) Monitoring and reporting transmission and completeness of data upload from a source location to a destination location
CN116610633A (en) Electronic file archiving method, device, medium and system in airport construction engineering
CN111782911A (en) Document management method and system and electronic equipment
CN115827051A (en) Software integration management system, method and server
CN115204251A (en) Data processing method and device, electronic equipment and storage medium
CN114356374A (en) Vehicle data processing method and device and vehicle
CN112416713A (en) Operation auditing system and method, computer readable storage medium and electronic equipment
CN112597210A (en) Data summarizing method, device, equipment and storage medium
CN108306762A (en) A kind of MAC Address management system and method based on interface
CN104424090A (en) Crash identifying method, device and system
CN111241231B (en) Railway construction project document bus 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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 518000 1st floor, building 3, Nanyou fourth industrial zone, 1124 Nanshan Avenue, Nanguang community, Nanshan street, Nanshan District, Shenzhen City, Guangdong Province

Applicant after: Shenzhen Yance Certification and Testing Co.,Ltd.

Address before: 518000 1st floor, building 3, Nanyou fourth industrial zone, 1124 Nanshan Avenue, Nanguang community, Nanshan street, Nanshan District, Shenzhen City, Guangdong Province

Applicant before: Shenzhen oceanwide testing and Certification Co.,Ltd.