CN108595338A - Test case write method, device, computer equipment and storage medium - Google Patents
Test case write method, device, computer equipment and storage medium Download PDFInfo
- Publication number
- CN108595338A CN108595338A CN201810431804.5A CN201810431804A CN108595338A CN 108595338 A CN108595338 A CN 108595338A CN 201810431804 A CN201810431804 A CN 201810431804A CN 108595338 A CN108595338 A CN 108595338A
- Authority
- CN
- China
- Prior art keywords
- node
- functional module
- functional
- acquiring
- flow
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 110
- 238000012360 testing method Methods 0.000 title claims abstract description 75
- 230000006870 function Effects 0.000 claims description 44
- 238000010586 diagram Methods 0.000 claims description 18
- 238000004590 computer program Methods 0.000 claims description 13
- 238000012795 verification Methods 0.000 description 14
- 238000012217 deletion Methods 0.000 description 8
- 230000037430 deletion Effects 0.000 description 8
- 230000001960 triggered effect Effects 0.000 description 3
- 238000000605 extraction Methods 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3684—Test management for test design, e.g. generating new test cases
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
A kind of test case write method of offer of the embodiment of the present invention, device, computer equipment and storage medium.The method includes:Multiple function modules that software need to be realized are obtained, and realize the process step and the rule of correspondence of the multiple function module, wherein the rule of correspondence includes realizing the corresponding rule of each step in the process step;According to the process step of the multiple function module and the multiple function module of realization, mind map is formed;According to the mind map and the rule of correspondence, test case is write.By mind map come operation flow all in display systems so that write explicit and test case coverage rate height when test case, improve test quality.
Description
Technical Field
The invention relates to the technical field of data processing, in particular to a test case compiling method and device, computer equipment and a storage medium.
Background
The writing of the test cases in the existing industry is basically based on the software version provided by the requirement document and development or is written in an inquiry mode, so that the requirement coverage rate is incomplete, the service flow coverage is omitted during the test execution, and the test quality cannot be fully ensured.
Disclosure of Invention
The embodiment of the invention provides a test case compiling method, a test case compiling device, computer equipment and a storage medium, which can improve the coverage rate of test cases and improve the test quality.
In a first aspect, an embodiment of the present invention provides a test case writing method, where the method includes:
acquiring a plurality of functional modules to be realized by software, and flow steps and corresponding rules for realizing the functional modules, wherein the corresponding rules comprise rules corresponding to each step in the flow steps;
forming a thinking map according to the functional modules and the flow steps for realizing the functional modules;
and compiling a test case according to the thinking diagram and the corresponding rule.
In a second aspect, an embodiment of the present invention provides a test case writing device, where the device includes a unit configured to execute the test case writing method according to the first aspect.
In a third aspect, an embodiment of the present invention provides a computer device, where the computer device includes a memory and a processor connected to the memory;
the memory is configured to store a computer program, and the processor is configured to run the computer program stored in the memory to execute the test case writing method according to the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored, where the computer program includes program instructions, and when the program instructions are executed by a processor, the test case writing method according to the first aspect is implemented.
According to the embodiment of the invention, a mind map is formed by acquiring a plurality of functional modules required to be realized by software and flow steps for realizing the functional modules, and test cases are compiled according to the generated mind map. All the business processes in the system are displayed through the thinking guide diagram, so that the test case writing is clear and definite, the coverage rate of the test case is high, and the test quality is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a test case compiling method according to an embodiment of the present invention;
FIG. 2 is a sub-flow diagram of a test case compiling method according to an embodiment of the present invention;
FIG. 3 is a schematic illustration of a sub-flow provided by the embodiment shown in FIG. 2;
FIG. 4 is another sub-flow diagram provided by the embodiment shown in FIG. 2;
FIG. 5 is another sub-flow diagram of a test case compiling method according to an embodiment of the present invention;
FIG. 6 is a flowchart illustrating a test case writing method according to another embodiment of the present invention;
FIG. 7 is a schematic block diagram of a test case compiling device according to an embodiment of the present invention;
FIG. 8 is a schematic block diagram of a generation unit provided by an embodiment of the present invention;
FIG. 9 is a schematic block diagram of a generation unit provided by another embodiment of the present invention;
FIG. 10 is a schematic block diagram of a test case compiling device according to another embodiment of the present invention;
FIG. 11 is a schematic block diagram of a computer device provided by an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It will be understood that the terms first, second, etc. may be used herein to describe various elements, but these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first deletion unit may be referred to as a second deletion unit, and similarly, a second deletion unit may be referred to as a first deletion unit, without departing from the scope of the present invention. The first deletion unit and the second deletion unit are both deletion units, but they are not the same deletion unit.
The method embodiments described below may be applied in portable devices such as mobile phones, laptop computers or tablet computers having a display and/or a touch pad, but also in non-portable devices such as desktop computers having a display and/or a touch pad.
Fig. 1 is a schematic flowchart of a test case compiling method according to an embodiment of the present invention. The method comprises the following steps S101-S103.
S101, acquiring a plurality of functional modules to be realized by software, and flow steps and corresponding rules for realizing the functional modules, wherein the corresponding rules comprise rules corresponding to each step in the flow steps.
The software is stored in a document, such as a word document, an excel document or an XML document, as well as a plurality of function modules and flow steps of the function modules to be realized by the software. The information stored in the document includes a name (text) corresponding to each functional module, a flow step corresponding to each functional module, text corresponding to each step in each flow step, a hierarchical relationship between the steps, and the like. The method comprises the following steps of obtaining a plurality of functional modules to be realized by software and realizing the flow of the functional modules, wherein the steps comprise: and acquiring information such as a name (characters) corresponding to each functional module, flow steps corresponding to each functional module, characters corresponding to each step in each flow step, and hierarchical relationship among the steps. The rule of correspondence refers to some condition corresponding to each step. It should be noted that there are some steps where no rules are involved, and some steps where rules are involved. For example, in the step of account registration, the corresponding rule includes: the format of the user name can be mailbox, nickname or telephone number, and the like, the mailbox is 163 mailbox, qq mailbox, gmail mailbox, and the like, and the telephone number is 11 digits, and the like; the password is a character string which is not more than 16 bits and consists of letters and numbers, and the like; the verification code is the input verification code which is consistent with the verification code returned by the server, and the like. If the user name, the password and the verification code meet corresponding conditions, the user can successfully register, and if one of the user name, the password and the verification code does not meet the corresponding conditions, the registration fails. The software includes application programs, applets, script files, systems, and other program files to be tested.
S102, forming a thinking map according to the functional modules and the flow steps for realizing the functional modules.
The mind map includes multiple levels of nodes, each level of nodes corresponding to each of the functional modules or the process steps. The nodes include node names and node levels, the node names may be words corresponding to each function module or process step, or words corresponding to generalization and abbreviation of each function module or process step, wherein the words corresponding to the generalization and abbreviation of the corresponding function module or process step may be obtained by a keyword extraction method. And storing the corresponding relation between the functional module or the flow step and the node. The node level refers to the node level, such as one level, two levels, etc. The functional modules correspond to primary nodes in the thought graph, and secondary nodes, tertiary nodes and the like under the primary nodes are respectively generated in the flow steps corresponding to the functional modules according to the corresponding step sequence. According to the node name and the node level, the step in the corresponding flow under which function module can be known.
In one embodiment, as shown in FIG. 2, step S102 includes S201-S202.
S201, acquiring the plurality of functional modules and generating a primary node of the thought graph. Wherein, each functional module corresponds to a primary node in the mind map. If the word document shows the characters corresponding to the functional module in a special format, searching the characters comprising the special format from the requirement document, and taking the searched characters in the special format as the corresponding functional module; or displaying the characters corresponding to the functional module in a special format, such as a title format, then generating a corresponding document directory, and acquiring the title corresponding to the corresponding title format from the document directory as the corresponding functional module. For example, in an excel document, characters corresponding to functional modules are displayed in the same column, characters in different rows of cells in the column are obtained, and the characters in the different rows of cells in the column are respectively used as different functional modules.
The step of generating the primary node of the mind map, step S201, is shown in fig. 3 and includes steps S301-S305.
S301, acquiring a functional module.
S302, judging whether a node corresponding to the functional module exists in the thinking map. Specifically, whether a node name corresponding to each functional module exists in the thinking graph is judged. The node name corresponding to the functional module may correspond to the text of the functional module, or may be the summary and abbreviation of the text corresponding to the functional module.
And S303, if the node corresponding to the functional module does not exist in the mind map, adding a primary node in the mind map as the node corresponding to the functional module. The node corresponding to the functional module does not exist in the mind map, and it is understood that the node corresponding to the functional module is not formed in the mind map. And after the nodes are newly added in the thinking guide graph, the corresponding relation between the functional module and the nodes is stored.
S304, if the node corresponding to the functional module exists in the thinking map, judging whether the functional module which is not acquired exists. And if all the functional modules are acquired, ending the process.
S305, if there is a functional module that is not acquired, acquiring a next functional module. It is understood that in the present embodiment, each functional module may be acquired in a certain order. For example, the sequence of the functional modules found from the beginning of the document to the end of the document in the word document; or according to the front-back sequence in the document directory; and (4) in the excel document, according to the corresponding sequence of line numbers from small to large, and the like.
Thus, all the functional modules generate the primary nodes of the thought graph.
S202, for each functional module, acquiring the flow steps for realizing the functional module, and taking each step in the flow steps as each lower node of the corresponding first-level node according to the step sequence in the flow steps.
As shown in fig. 4, step S202 includes the following steps S401 to S408.
S401, acquiring the flow steps for realizing the functional module. For example, in the excel document, the process steps corresponding to the functional module are stored in the subsequent column of the column corresponding to the functional module in order. And correspondingly, sequentially acquiring corresponding flow steps from the subsequent columns of the corresponding columns of the functional modules.
S402, one of the flow steps is acquired as a current step.
And S403, judging whether a node corresponding to the current step exists in each subordinate node corresponding to the functional module.
S404, if the nodes corresponding to the current step do not exist in the lower nodes corresponding to the functional module, judging whether the current step corresponds to a process or a decision. Wherein, the absence of the node is understood to mean that the node corresponding to the current step is not formed in the mind map. Wherein, the process refers to a non-judgment step in the flow step, and the decision refers to a judgment step in the flow step. Whether the current step corresponds to a process or a decision can be judged through semantics, and if the statement corresponding to the current step is a statement, the current step corresponds to the process; and if the statement corresponding to the current step is a negative statement or a question statement, judging that the current step corresponds to a decision. It may also be determined whether the current step corresponds to a procedure or a decision in other feasible ways.
S405, if the current step corresponds to a process, adding the current step as a next-level node of a node corresponding to the previous step into the thinking graph. And saving the corresponding relation between the step and the node in the thinking map.
S406, if the current step corresponds to a decision, adding the decision result of the current step into the thinking graph as two branch nodes under the node corresponding to the previous step. If the current steps are: and judging whether the loan is successful or not, correspondingly, making a decision, wherein the decision result comprises the success of the loan and the exception of the loan, and adding the decision result of the success of the loan and the exception of the loan into the thought guide graph as two branch nodes under the corresponding node in the last step. Wherein a branch node can be understood as that the existence of the node can cause other branches to be added in the mind map.
S407, if there is a node corresponding to the current step in each subordinate node corresponding to the functional module, determining whether there is a step that is not acquired. And if all the steps are acquired, ending.
And S408, if the step which is not acquired exists, acquiring the next step as the current step according to the step sequence in the flow steps. Step S403 is then performed.
The above steps S401 to S408 realize that, for each functional module, each of the flow steps of the functional module is taken as each lower node of the corresponding primary node.
Thus, a mind map is formed based on the functional blocks and the process steps for implementing the functional blocks. Wherein, the mind map is tree structure. The mind map can show a plurality of functional modules required to be realized by software and all business processes involved in the software in detail.
In other embodiments, as shown in FIG. 5, a mind map is formed based on a plurality of functional modules and flow steps for implementing the plurality of functional modules, i.e., step S102 includes the following steps S501-S504.
S501, acquiring a functional module and a flow step corresponding to the functional module. For example, in the XML document, a plurality of node pairs in the XML document are analyzed, the content of the first node in each analyzed node pair is used as a function module, and the content of the nodes after the first node is formed into the flow step of the function module according to the analyzed sequence. If two parallel nodes exist in a node pair and the two nodes are analyzed simultaneously, the contents of the two nodes can be understood as corresponding to the decision result after the decision process or can be understood as two parallel steps after the decision process.
S502, according to the functional module and the flow steps corresponding to the functional module, a first-level node of the thought graph and all lower-level nodes under the first-level node are generated.
In one embodiment, step S502 includes: acquiring the function module, and adding the function module as a primary node in the mind map; acquiring a flow step for realizing the functional module; acquiring one of the flow steps as a current step; judging whether a node corresponding to the current step exists in each subordinate node corresponding to the functional module; if the node corresponding to the current step does not exist in the lower nodes corresponding to the functional module, judging whether the current step corresponds to a process or a decision; if the current step corresponds to a process, taking the current step as a next-level node of the node corresponding to the previous step and adding the next-level node into the thinking graph; if the current step corresponds to a decision, adding the decision result of the current step into the thinking graph as two branch nodes under the node corresponding to the previous step; if the node corresponding to the current step exists in each subordinate node corresponding to the functional module, judging whether the step which is not acquired exists, and if the step which is not acquired does not exist, ending the step; if the step which is not acquired exists, acquiring the next step as the current step according to the step sequence in the flow steps; and then, executing a step of judging whether the node corresponding to the current step exists in each lower node corresponding to the functional module.
S503, judging whether the function module which is not acquired exists.
And S504, if the function module which is not acquired exists, acquiring the next function module and the flow step corresponding to the function module. S502 is then performed. And if the function module which is not acquired does not exist, ending the operation.
In this embodiment, a flow step of obtaining a functional module and the functional module is implemented first, and a corresponding first-level node and each lower-level node below the first-level node are generated in the thought graph; and then respectively acquiring other functional modules and the flow steps of the functional modules, and then generating another primary node and each subordinate node under the primary node, thereby generating the whole thinking map. Wherein, the generated thinking map is a tree structure. The mind map can show a plurality of functional modules required to be realized by software and all business processes involved in the software in detail.
S103, compiling a test case according to the thinking diagram and the corresponding rule.
In one embodiment, step S103 includes: acquiring all nodes under each branch in the thought guide graph; and compiling a test case according to all the nodes and the corresponding rules under each branch. The leaf node is a branch node, and the leaf node is a branch node, wherein a branch is composed of a primary node, a secondary node and a tertiary node. And compiling a test case according to all nodes and corresponding rules under each branch, wherein the corresponding rules comprise input rules, condition rules and the like. If the nodes under the branches correspond to inputs, compiling input data of the test case according to corresponding input rules; if the node under the branch is corresponding to the condition, forming the condition met by the corresponding test case according to whether the corresponding condition rule is met or not; and forming an expected result of the test case by combining a specific application scene according to the input data and the satisfied conditions of the test case.
Such a branch comprises: registration-receiving an input username, password, and authentication code-the input username, password, and authentication code conform to the rules. The rule corresponding to the node that the user name, the password and the verification code input by the node meet the rule is as follows: the format of the user name can be mailbox, nickname or telephone number, and the like, the mailbox is 163 mailbox, qq mailbox, gmail mailbox, and the like, and the telephone number is 11 digits, and the like; the password is a character string which is not more than 16 bits and consists of letters and numbers, and the like; the entered verification code is the correct verification code. If the user name, the password and the verification code meet corresponding conditions, the user name, the password and the verification code can be successfully stored, and the registration is completed. And if the input user name, the password and the verification code accord with the rules, the corresponding input data: the user name entered is the correct mailbox or correct nickname, e.g., xxxx, or the correct telephone number, e.g., 15547823889; inputting a character string consisting of letters and numbers with no more than 16 digits, such as feifd123456, in an input box corresponding to the password; and in the input box corresponding to the verification code, the input verification code is matched with the prompted verification code. For example, the data of the test case includes: xxxxx @163.com, feifd123456, matching passcode; xyz, 12121212xyz, matching captchas; 15547823889, 155xyz, matching captchas, etc. The expected results of the test cases corresponding to the above data are: and the storage is successful, and the registration is successful.
Because the mind map can show a plurality of functional modules which need to be realized by the software and all the business processes related in the software in detail, the test case is compiled according to the mind map, so that the test case is clear and definite when being compiled, the coverage rate of the test case is high, and the test quality is improved.
After the mind map is generated according to the functional modules and the flow steps corresponding to the functional modules, when new requirements are made on software, and therefore the flow steps for realizing the corresponding functional modules are changed, the mind map can be updated. Please refer to the contents of the embodiment of fig. 6.
Fig. 6 is a flowchart illustrating a test case writing method according to another embodiment of the present invention. This embodiment differs from the embodiment shown in fig. 1 in that: steps S604-S605 are added. Steps S604-S605 will be described in detail, and other steps will be described with reference to corresponding steps in the embodiment of FIG. 1.
S604, if the flow steps corresponding to the plurality of functional modules to be realized by the software are updated, updating the corresponding nodes in the thinking graph according to the updated flow steps of the functional modules.
In one embodiment, the step of updating the mind map comprises: acquiring a first-level node corresponding to the functional module; deleting all the subordinate nodes behind the primary node; and generating each lower node of the first-level node according to the new process step corresponding to the functional module. Wherein the functional module refers to a functional module for which an update exists. All the lower nodes after the first-level node comprise all the second-level nodes, all the third-level nodes, and all the leaf nodes.
In another embodiment, the step of updating the mind map includes: comparing the original process step corresponding to the functional module with the new process step to find out the previous step of the changing step; finding out the node corresponding to the previous step under the first-level node corresponding to the functional module in the thinking map; deleting all lower nodes behind the corresponding node in the previous step; all steps after the change of the process steps are added under the node corresponding to the previous step of the thinking graph.
S605, compiling a test case according to the updated mind map and the corresponding rule. Wherein the corresponding rules comprise rules corresponding to all nodes in the updated mind map.
According to the embodiment, when the software has new requirements, so that the flow steps for realizing the corresponding functional modules are changed, the mind map can be updated, the generated mind map can change along with the change of the software requirements, and the efficiency of compiling the test cases is improved.
Fig. 7 is a schematic block diagram of a device for writing test cases according to an embodiment of the present invention. As shown in fig. 7, the apparatus 70 includes an acquisition unit 701, a generation unit 702, and a composition unit 703.
The acquiring unit 701 is configured to acquire a plurality of functional modules that need to be implemented by software, and process steps and corresponding rules for implementing the plurality of functional modules, where the corresponding rules include a rule corresponding to each step in the process steps.
The software is stored in a document, such as a word document, an excel document or an XML document, as well as a plurality of function modules and flow steps of the function modules to be realized by the software. The information stored in the document includes the name (text) corresponding to each functional module, the flow steps corresponding to each functional module, the text corresponding to each step in each flow step, and the hierarchical relationship between the steps. The obtaining unit 701 is configured to obtain information such as a name (text) corresponding to each functional module, a flow step corresponding to each functional module, a text corresponding to each step in each flow step, and a hierarchical relationship between the steps. The rule of correspondence refers to some condition corresponding to each step. It should be noted that there are some steps where no rules are involved, and some steps where rules are involved.
The generating unit 702 is configured to form a mind map according to the plurality of functional modules and the process steps for implementing the plurality of functional modules, where the mind map includes a plurality of levels of nodes, and each level of nodes corresponds to each of the process steps. The points include node names and node levels, the node names may be words corresponding to each function module or process step, or words corresponding to generalization and abbreviation of each function module or process step, wherein the words corresponding to the generalization and abbreviation of the corresponding function module or process step may be obtained by a keyword extraction method. And storing the corresponding relation between the functional module or the flow step and the node. The node level refers to the node level, such as one level, two levels, etc. The functional modules correspond to primary nodes in the thought graph, and secondary nodes, tertiary nodes and the like under the primary nodes are respectively generated in the flow steps corresponding to the functional modules according to the corresponding step sequence. According to the node name and the node level, the step in the corresponding flow under which function module can be known.
In one embodiment, as shown in fig. 8, the generation unit 702 includes a level one node generation unit 801 and a lower level node generation unit 802.
A primary node generating unit 801, configured to acquire the plurality of functional modules and generate a primary node of the mind map. Wherein, each functional module corresponds to a primary node in the mind map. If the word document shows the characters corresponding to the functional module in a special format, searching the characters comprising the special format from the requirement document, and taking the searched characters in the special format as the corresponding functional module; or displaying the characters corresponding to the functional module in a special format, such as a title format, then generating a corresponding document directory, and acquiring the title corresponding to the corresponding title format from the document directory as the corresponding functional module. For example, in an excel document, characters corresponding to functional modules are displayed in the same column, characters in different rows of cells in the column are obtained, and the characters in the different rows of cells in the column are respectively used as different functional modules.
In one embodiment, the primary node generation unit 801 includes a module acquisition unit, a module determination unit, a primary node addition unit, and an acquisition determination unit. The module obtaining unit is used for obtaining a functional module. And the module judging unit is used for judging whether a node corresponding to the functional module exists in the thinking map. Specifically, whether a node name corresponding to each functional module exists in the thinking graph is judged. And the primary node adding unit is used for adding a primary node in the mind map as the node corresponding to the functional module if the node corresponding to the functional module does not exist in the mind map. And the acquisition judging unit is used for judging whether the functional module which is not acquired exists or not if the node corresponding to the functional module exists in the thinking map. And if all the functional modules are acquired, ending the process. And the module acquiring unit is also used for acquiring the next functional module if the functional module which is not acquired exists. Then, the module judgment unit is triggered. It is understood that in the present embodiment, each functional module may be acquired in a certain order. And if all the functional modules are acquired, ending the process. Thus, all the functional modules generate the primary nodes of the thought graph.
The lower node generating unit 802 is configured to, for each functional module, obtain a flow step for implementing the functional module, and take each of the flow steps as each lower node corresponding to a first-level node according to a step sequence in the flow step.
In an embodiment, the lower node generating unit 802 includes a step acquiring unit, a current step determining unit, a node determining unit, a step determining unit, a process adding unit, and a decision adding unit. The step acquiring unit is used for acquiring the flow steps for realizing the functional module. And the current step determining unit is used for acquiring one step in the flow steps as the current step. And the node judging unit is used for judging whether a node corresponding to the current step exists in each lower node corresponding to the functional module. And the step judgment unit is used for judging whether the current step corresponds to a process or a decision if the node corresponding to the current step does not exist in the lower nodes corresponding to the functional module. And the process adding unit is used for adding the current step into the thinking graph as a next-level node of the node corresponding to the previous step if the current step corresponds to the process. And the decision adding unit is used for adding the decision result of the current step into the thinking graph as two branch nodes under the node corresponding to the previous step if the current step corresponds to the decision. And the step judgment unit is further used for judging whether the step which is not acquired exists or not if the node corresponding to the current step exists in each lower node corresponding to the functional module. If all steps have been acquired, then the process is ended. And the current step determining unit is further used for acquiring the next step as the current step according to the step sequence in the flow steps if the step which is not acquired exists. Then, the node judgment unit is triggered. In this way, each step in the flow steps of each functional module is used as each lower node of the corresponding first-level node.
The primary node generation unit 801 and the secondary node generation unit 802 form a thought graph based on a plurality of functional modules and flow steps for implementing the plurality of functional modules. Wherein, the mind map is tree structure. The mind map can show a plurality of functional modules required to be realized by software and all business processes involved in the software in detail.
In other embodiments, as shown in fig. 9, the generating unit 702 includes a module step acquiring unit 901, a module node generating unit 902, and a determining unit 903.
A module step acquiring unit 901, configured to acquire a functional module and a process step corresponding to the functional module. For example, in the XML document, a plurality of node pairs in the XML document are analyzed, the content of the first node in each analyzed node pair is used as a function module, and the content of the nodes after the first node is formed into the flow step of the function module according to the analyzed sequence. If two parallel nodes exist in a node pair and the two nodes are analyzed simultaneously, the contents of the two nodes can be understood as corresponding to the decision result after the decision process or can be understood as two parallel steps after the decision process.
The module node generating unit 902 is configured to generate a first-level node of the thought graph and each lower-level node below the first-level node according to the functional module and the flow step corresponding to the functional module. In an embodiment, the module node generating unit 902 includes a module adding unit, a step acquiring unit, a current step determining unit, a node determining unit, a step determining unit, a process adding unit, and a decision adding unit. The module adding unit is used for acquiring the functional module and adding the functional module as a first-level node in the thinking map. And the step acquisition unit is used for acquiring the flow steps for realizing the functional module. And the current step determining unit is used for acquiring one step in the flow steps as the current step. And the node judging unit is used for judging whether a node corresponding to the current step exists in each lower node corresponding to the functional module. And the step judgment unit is used for judging whether the current step corresponds to a process or a decision if the node corresponding to the current step does not exist in the lower nodes corresponding to the functional module. And the process adding unit is used for adding the current step into the thinking graph as a next-level node of the node corresponding to the previous step if the current step corresponds to the process. And the decision adding unit is used for adding the decision result of the current step into the thinking graph as two branch nodes under the node corresponding to the previous step if the current step corresponds to the decision. And the step judgment unit is further used for judging whether the step which is not acquired exists or not if the node corresponding to the current step exists in each lower node corresponding to the functional module. And if the step which is not acquired does not exist, ending the step. And the current step determining unit is further used for acquiring the next step as the current step according to the step sequence in the flow steps if the step which is not acquired exists. Then, the node judgment unit is triggered.
A determining unit 903, configured to determine whether there is an unrecovered functional module.
The module step acquiring unit 901 is further configured to acquire a next functional module and a flow step corresponding to the functional module if there is an unrecovered functional module. And if the function module which is not acquired does not exist, ending the operation.
In this embodiment, a flow step of obtaining a functional module and the functional module is implemented first, and a corresponding first-level node and each lower-level node below the first-level node are generated in the thought graph; and then respectively acquiring other functional modules and the flow steps of the functional modules, and then generating another primary node and each subordinate node under the primary node, thereby generating the whole thinking map. Wherein, the generated thinking map is a tree structure. The mind map can show a plurality of functional modules required to be realized by software and all business processes involved in the software in detail.
And the compiling unit 703 is used for compiling the test case according to the mind map and the corresponding rule.
In one embodiment, the programming unit 703 includes a branch obtaining unit and a test case programming unit. The branch obtaining unit is used for obtaining all nodes under each branch in the thinking diagram. And the test case compiling unit is used for compiling the test cases according to all the nodes and the corresponding rules under each branch.
Because the mind map can show a plurality of functional modules which need to be realized by the software and all the business processes related in the software in detail, the test case is compiled according to the mind map, so that the test case is clear and definite when being compiled, the coverage rate of the test case is high, and the test quality is improved.
After the mind map is generated according to the functional modules and the flow steps corresponding to the functional modules, when new requirements are made on software, and therefore the flow steps for realizing the corresponding functional modules are changed, the mind map can be updated. As shown in fig. 10, a test case authoring apparatus 100 further includes an updating unit 104. Wherein,
the updating unit 104 is configured to update the corresponding node in the mind map according to the updated flow steps of the functional module if the flow steps corresponding to the plurality of functional modules that the software needs to implement are updated.
In one embodiment, the updating unit 104 includes a primary node obtaining unit, a first deleting unit, and a lower node generating unit. The first-level node acquisition unit is used for acquiring a first-level node corresponding to the functional module; and the first deleting unit is used for deleting all the lower nodes after the first-level node. And the lower node generating unit is used for generating each lower node of the first-level node according to the new process step corresponding to the functional module. Wherein the functional module refers to a functional module for which an update exists. All the lower nodes after the first-level node comprise all the second-level nodes, all the third-level nodes, and all the leaf nodes.
In an embodiment, the updating unit 104 includes a comparing unit, a searching unit, a second deleting unit, and a step adding unit. The comparison unit is used for comparing the original process step corresponding to the functional module with the new process step so as to find out the previous step of the changing step. And the searching unit is used for finding out the node corresponding to the previous step under the first-level node corresponding to the functional module in the thinking map. And a second deleting unit configured to delete all lower nodes after the node corresponding to the previous step. And the step adding unit is used for adding all steps after the process step change under the node corresponding to the previous step of the thought graph as the lower nodes under the node.
The compiling unit 703 is further configured to compile a test case according to the updated mind map and the corresponding rule. Wherein the corresponding rules comprise rules corresponding to all nodes in the updated mind map.
According to the embodiment, when the software has new requirements, so that the flow steps for realizing the corresponding functional modules are changed, the mind map can be updated, the generated mind map can change along with the change of the software requirements, and the efficiency of compiling the test cases is improved.
The above-described apparatus may be implemented in the form of a computer program which is executable on a computer device as shown in fig. 11.
Fig. 11 is a schematic block diagram of a computer device according to an embodiment of the present invention. The device 110 includes a processor 112, memory, and a network interface 113 connected by a system bus 111, where the memory may include a non-volatile storage medium 114 and an internal memory 115.
The non-volatile storage medium 114 may store an operating system 1141 and computer programs 1142. The computer programs 1142, when executed, may cause the processor 112 to perform a test case writing method. The processor 112 is used to provide computing and control capabilities to support the operation of the overall device 110. The internal memory 115 provides an environment for running a computer program in a non-volatile storage medium, which when executed by the processor 112, causes the processor 112 to perform a test case writing method. The network interface 113 is used for performing network communication, such as receiving instructions and the like. Those skilled in the art will appreciate that the configurations shown in fig. 110 are merely block diagrams of some configurations relevant to the present disclosure, and do not constitute a limitation on the devices 110 to which the present disclosure may be applied, and that a particular device 110 may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
Wherein the processor 112 is configured to run a computer program stored in the memory to implement the steps of:
acquiring a plurality of functional modules to be realized by software, and flow steps and corresponding rules for realizing the functional modules, wherein the corresponding rules comprise rules corresponding to each step in the flow steps; forming a thinking map according to the functional modules and the flow steps for realizing the functional modules; and compiling a test case according to the thinking diagram and the corresponding rule.
In an embodiment, the processor 112 specifically performs, when executing the process steps of forming the mind map according to the plurality of functional modules and implementing the plurality of functional modules:
acquiring the plurality of functional modules and generating a primary node of the thought map; each functional module corresponds to one primary node in the thinking map; for each functional module, acquiring the flow steps for realizing the functional module, and taking each step in the flow steps as each lower node of the corresponding first-level node according to the step sequence in the flow steps.
In an embodiment, when the processor 112 executes the process steps for implementing the function modules for each function module, and takes each step in the process steps as each lower-level node of the corresponding first-level node according to the step sequence in the process steps, the following steps are specifically executed:
acquiring a flow step for realizing the functional module; acquiring one of the flow steps as a current step; judging whether a node corresponding to the current step exists in each subordinate node corresponding to the functional module; if the node corresponding to the current step does not exist in the lower nodes corresponding to the functional module, judging whether the current step corresponds to a process or a decision; if the current step corresponds to a process, taking the current step as a next-level node of the node corresponding to the previous step and adding the next-level node into the thinking graph; if the current step corresponds to a decision, adding the decision result of the current step into the thinking graph as two branch nodes under the node corresponding to the previous step; if the node corresponding to the current step exists in each subordinate node corresponding to the functional module, judging whether the step which is not acquired exists; if the step which is not acquired exists, acquiring the next step as the current step according to the step sequence in the flow steps; and then, executing a step of judging whether the node corresponding to the current step exists in each lower node corresponding to the functional module.
In an embodiment, the processor 112 specifically performs, when executing the obtaining of the plurality of functional modules to generate the first-level node of the mind map:
acquiring a functional module; judging whether a node corresponding to the functional module exists in the thinking map; if the node corresponding to the functional module does not exist in the mind map, adding a primary node in the mind map as the node corresponding to the functional module; if the node corresponding to the functional module exists in the thinking map, judging whether the functional module which is not acquired exists; if the functional module is not acquired, acquiring the next functional module; and then, executing a step of judging whether a node corresponding to the functional module exists in the thinking graph.
In an embodiment, the processor 112 specifically performs, when executing the process steps of forming the mind map according to the plurality of functional modules and implementing the plurality of functional modules:
acquiring a functional module and a flow step corresponding to the functional module; generating a first-level node of the thinking map and each lower-level node under the first-level node according to the functional module and the flow steps corresponding to the functional module; judging whether function modules which are not acquired exist or not; if the function module which is not acquired exists, acquiring the next function module and the flow step corresponding to the function module; and then executing the steps of generating a first-level node of the thinking graph and each lower-level node under the first-level node according to the functional module and the flow steps corresponding to the functional module.
In an embodiment, when the processor 112 executes the test case writing according to the mind map and the corresponding rule, the specific implementation is as follows:
acquiring all nodes under each branch in the mind map; and compiling a test case according to all the nodes and the corresponding rules under each branch.
In an embodiment, after executing the writing of the test case according to the mind map and the corresponding rule, the processor 112 further executes:
and if the flow steps corresponding to the plurality of functional modules to be realized by the software are updated, updating the corresponding nodes in the thinking map according to the updated flow steps of the functional modules.
It should be understood that in the embodiments of the present invention, the Processor 112 may be a Central Processing Unit (CPU), and the Processor may be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
In another embodiment of the present invention, a computer readable storage medium is provided, the computer readable storage medium storing a computer program comprising program instructions, which when executed by a processor, implement the steps of:
acquiring a plurality of functional modules to be realized by software, and flow steps and corresponding rules for realizing the functional modules, wherein the corresponding rules comprise rules corresponding to each step in the flow steps; forming a thinking map according to the functional modules and the flow steps for realizing the functional modules; and compiling a test case according to the thinking diagram and the corresponding rule.
In an embodiment, when the processor executes the process steps of forming the mind map according to the plurality of functional modules and the flow steps of implementing the plurality of functional modules, the processor specifically implements:
acquiring the plurality of functional modules and generating a primary node of the thought map; each functional module corresponds to one primary node in the thinking map; for each functional module, acquiring the flow steps for realizing the functional module, and taking each step in the flow steps as each lower node of the corresponding first-level node according to the step sequence in the flow steps.
In an embodiment, when the processor executes the process steps for implementing the function modules for each function module, and takes each step in the process steps as each lower-level node of a corresponding one-level node according to the sequence of the steps in the process steps, the following steps are specifically implemented:
acquiring a flow step for realizing the functional module; acquiring one of the flow steps as a current step; judging whether a node corresponding to the current step exists in each subordinate node corresponding to the functional module; if the node corresponding to the current step does not exist in the lower nodes corresponding to the functional module, judging whether the current step corresponds to a process or a decision; if the current step corresponds to a process, taking the current step as a next-level node of the node corresponding to the previous step and adding the next-level node into the thinking graph; if the current step corresponds to a decision, adding the decision result of the current step into the thinking graph as two branch nodes under the node corresponding to the previous step; if the node corresponding to the current step exists in each subordinate node corresponding to the functional module, judging whether the step which is not acquired exists; if the step which is not acquired exists, acquiring the next step as the current step according to the step sequence in the flow steps; and then, a step of judging whether a node corresponding to the current step exists in each lower node corresponding to the functional module is executed.
In an embodiment, when the processor executes the step of obtaining the plurality of functional modules to generate the first-level node of the mind map, the method specifically includes:
acquiring a functional module; judging whether a node corresponding to the functional module exists in the thinking map; if the node corresponding to the functional module does not exist in the mind map, adding a primary node in the mind map as the node corresponding to the functional module; if the node corresponding to the functional module exists in the thinking map, judging whether the functional module which is not acquired exists; if the function module which is not acquired exists, acquiring a next function module; and then, executing a step of judging whether a node corresponding to the functional module exists in the thinking graph.
In an embodiment, when the processor executes the process steps of forming the mind map according to the plurality of functional modules and the flow steps of implementing the plurality of functional modules, the processor specifically implements:
acquiring a functional module and a flow step corresponding to the functional module; generating a first-level node of the thinking map and each lower-level node under the first-level node according to the functional module and the flow steps corresponding to the functional module; judging whether function modules which are not acquired exist or not; if the function module which is not acquired exists, acquiring the next function module and the flow step corresponding to the function module; and then executing the steps of generating a first-level node of the thinking graph and each lower-level node under the first-level node according to the functional module and the flow steps corresponding to the functional module.
In an embodiment, when the processor executes the test case writing according to the mind map and the corresponding rule, the specific implementation is as follows:
acquiring all nodes under each branch in the mind map; and compiling a test case according to all the nodes and the corresponding rules under each branch.
In an embodiment, after executing the test case written according to the mind map and the corresponding rule, the processor further implements:
and if the flow steps corresponding to the plurality of functional modules to be realized by the software are updated, updating the corresponding nodes in the thinking map according to the updated flow steps of the functional modules.
The computer readable storage medium may be an internal storage unit of the device according to any of the foregoing embodiments, for example, a hard disk or a memory of the device. The computer readable storage medium may also be an external storage device of the device, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, and the like provided on the device. Further, the computer-readable storage medium may also include both an internal storage unit and an external storage device of the apparatus.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described device embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice. It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again. While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.
Claims (10)
1. A method for writing test cases, the method comprising:
acquiring a plurality of functional modules to be realized by software, and flow steps and corresponding rules for realizing the functional modules, wherein the corresponding rules comprise rules corresponding to each step in the flow steps;
forming a thinking map according to the functional modules and the flow steps for realizing the functional modules;
and compiling a test case according to the thinking diagram and the corresponding rule.
2. The method of claim 1, wherein said forming a mind map from said plurality of functional modules and flow steps implementing said plurality of functional modules comprises:
acquiring the plurality of functional modules and generating a primary node of the thought map; each functional module corresponds to one primary node in the thinking map;
for each functional module, acquiring the flow steps for realizing the functional module, and taking each step in the flow steps as each lower node of the corresponding first-level node according to the step sequence in the flow steps.
3. The method according to claim 2, wherein the obtaining, for each functional module, a flow step for implementing the functional module, and regarding each of the flow steps as a respective lower node of a corresponding one-level node according to a sequence of the steps in the flow step, comprises:
acquiring a flow step for realizing the functional module;
acquiring one of the flow steps as a current step;
judging whether a node corresponding to the current step exists in each subordinate node corresponding to the functional module;
if the node corresponding to the current step does not exist in the lower nodes corresponding to the functional module, judging whether the current step corresponds to a process or a decision;
if the current step corresponds to a process, taking the current step as a next-level node of the node corresponding to the previous step and adding the next-level node into the thinking graph;
if the current step corresponds to a decision, adding the decision result of the current step into the thinking graph as two branch nodes under the node corresponding to the previous step;
if the node corresponding to the current step exists in each subordinate node corresponding to the functional module, judging whether the step which is not acquired exists;
if the step which is not acquired exists, acquiring the next step as the current step according to the step sequence in the flow steps; and then, a step of judging whether a node corresponding to the current step exists in each lower node corresponding to the functional module is executed.
4. The method of claim 2, wherein said obtaining said plurality of functional modules, generating a level one node of a mind map, comprises:
acquiring a functional module;
judging whether a node corresponding to the functional module exists in the thinking map;
if the node corresponding to the functional module does not exist in the mind map, adding a primary node in the mind map as the node corresponding to the functional module;
if the node corresponding to the functional module exists in the thinking map, judging whether the functional module which is not acquired exists;
if the function module which is not acquired exists, acquiring a next function module; and then, executing a step of judging whether a node corresponding to the functional module exists in the thinking graph.
5. The method of claim 1, wherein said forming a mind map from said plurality of functional modules and flow steps implementing said plurality of functional modules comprises:
acquiring a functional module and a flow step corresponding to the functional module;
generating a first-level node of the thinking map and each lower-level node under the first-level node according to the functional module and the flow steps corresponding to the functional module;
judging whether function modules which are not acquired exist or not;
if the function module which is not acquired exists, acquiring the next function module and the flow step corresponding to the function module; and then executing the steps of generating a first-level node of the thinking graph and each lower-level node under the first-level node according to the functional module and the flow steps corresponding to the functional module.
6. The method of claim 1, further comprising:
and if the flow steps corresponding to the plurality of functional modules to be realized by the software are updated, updating the corresponding nodes in the thinking map according to the updated flow steps of the functional modules.
7. The method according to claim 1, wherein said composing test cases according to said mind map and said correspondence rules comprises:
acquiring all nodes under each branch in the mind map;
and compiling a test case according to all the nodes and the corresponding rules under each branch.
8. A test case authoring apparatus comprising means for performing the method of any one of claims 1-7.
9. A computer device, comprising a memory, and a processor coupled to the memory;
the memory is used for storing a computer program; the processor is configured to execute a computer program stored in the memory to perform the method of any of claims 1-7.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program comprising program instructions which, when executed by a processor, implement the method according to any one of claims 1-7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810431804.5A CN108595338A (en) | 2018-05-08 | 2018-05-08 | Test case write method, device, computer equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810431804.5A CN108595338A (en) | 2018-05-08 | 2018-05-08 | Test case write method, device, computer equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN108595338A true CN108595338A (en) | 2018-09-28 |
Family
ID=63636132
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810431804.5A Pending CN108595338A (en) | 2018-05-08 | 2018-05-08 | Test case write method, device, computer equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108595338A (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109697235A (en) * | 2018-12-18 | 2019-04-30 | 广州市勇斗士教育科技有限公司 | A kind of automatic method for transformation and storage medium of mind map |
CN109726125A (en) * | 2018-12-21 | 2019-05-07 | 郑州云海信息技术有限公司 | The processing method and processing device of test case in a kind of mind map |
CN110287104A (en) * | 2019-05-21 | 2019-09-27 | 深圳壹账通智能科技有限公司 | Method for generating test case, device, terminal and computer readable storage medium |
CN110543427A (en) * | 2019-09-06 | 2019-12-06 | 五八有限公司 | Test case storage method and device, electronic equipment and storage medium |
CN111090591A (en) * | 2019-12-23 | 2020-05-01 | 贵州医渡云技术有限公司 | Test method and device, electronic equipment and computer readable storage medium |
CN111552635A (en) * | 2020-04-03 | 2020-08-18 | 深圳壹账通智能科技有限公司 | Data detection method, equipment, server and readable storage medium |
CN112131495A (en) * | 2020-09-11 | 2020-12-25 | 重庆誉存大数据科技有限公司 | Webpage display method, device and equipment based on decision flow result and storage medium |
CN112148593A (en) * | 2020-09-01 | 2020-12-29 | 杭州大搜车汽车服务有限公司 | Test case management method, device and equipment |
CN113377661A (en) * | 2021-06-23 | 2021-09-10 | 深圳平安智汇企业信息管理有限公司 | Interface testing method and device, electronic equipment and storage medium |
CN116700771A (en) * | 2023-08-04 | 2023-09-05 | 深圳代码兄弟技术有限公司 | Remote development management method, remote development management apparatus, and readable storage medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103176896A (en) * | 2011-12-23 | 2013-06-26 | 阿里巴巴集团控股有限公司 | Generating method and generating device of test cases |
US20140096089A1 (en) * | 2012-10-02 | 2014-04-03 | Estsoft Corp. | Electronic device including mind-map user interface and method for manipulating mind-map using the same |
US8949670B1 (en) * | 2012-09-26 | 2015-02-03 | Emc Corporation | Method and system for translating mind maps to test management utility test cases |
CN106775628A (en) * | 2016-11-22 | 2017-05-31 | 赵超 | Service definition system |
CN107491394A (en) * | 2017-08-25 | 2017-12-19 | 中国银行股份有限公司 | A kind of method for testing and analyzing and device based on digraph identification |
-
2018
- 2018-05-08 CN CN201810431804.5A patent/CN108595338A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103176896A (en) * | 2011-12-23 | 2013-06-26 | 阿里巴巴集团控股有限公司 | Generating method and generating device of test cases |
US8949670B1 (en) * | 2012-09-26 | 2015-02-03 | Emc Corporation | Method and system for translating mind maps to test management utility test cases |
US20140096089A1 (en) * | 2012-10-02 | 2014-04-03 | Estsoft Corp. | Electronic device including mind-map user interface and method for manipulating mind-map using the same |
CN106775628A (en) * | 2016-11-22 | 2017-05-31 | 赵超 | Service definition system |
CN107491394A (en) * | 2017-08-25 | 2017-12-19 | 中国银行股份有限公司 | A kind of method for testing and analyzing and device based on digraph identification |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109697235A (en) * | 2018-12-18 | 2019-04-30 | 广州市勇斗士教育科技有限公司 | A kind of automatic method for transformation and storage medium of mind map |
CN109726125A (en) * | 2018-12-21 | 2019-05-07 | 郑州云海信息技术有限公司 | The processing method and processing device of test case in a kind of mind map |
WO2020233089A1 (en) * | 2019-05-21 | 2020-11-26 | 深圳壹账通智能科技有限公司 | Test case generating method and apparatus, terminal, and computer readable storage medium |
CN110287104A (en) * | 2019-05-21 | 2019-09-27 | 深圳壹账通智能科技有限公司 | Method for generating test case, device, terminal and computer readable storage medium |
CN110543427A (en) * | 2019-09-06 | 2019-12-06 | 五八有限公司 | Test case storage method and device, electronic equipment and storage medium |
CN111090591A (en) * | 2019-12-23 | 2020-05-01 | 贵州医渡云技术有限公司 | Test method and device, electronic equipment and computer readable storage medium |
CN111552635A (en) * | 2020-04-03 | 2020-08-18 | 深圳壹账通智能科技有限公司 | Data detection method, equipment, server and readable storage medium |
CN112148593A (en) * | 2020-09-01 | 2020-12-29 | 杭州大搜车汽车服务有限公司 | Test case management method, device and equipment |
CN112148593B (en) * | 2020-09-01 | 2024-04-19 | 杭州大搜车汽车服务有限公司 | Test case management method, device and equipment |
CN112131495A (en) * | 2020-09-11 | 2020-12-25 | 重庆誉存大数据科技有限公司 | Webpage display method, device and equipment based on decision flow result and storage medium |
CN112131495B (en) * | 2020-09-11 | 2023-05-12 | 重庆誉存大数据科技有限公司 | Webpage display method, device, equipment and storage medium based on decision flow result |
CN113377661A (en) * | 2021-06-23 | 2021-09-10 | 深圳平安智汇企业信息管理有限公司 | Interface testing method and device, electronic equipment and storage medium |
CN116700771A (en) * | 2023-08-04 | 2023-09-05 | 深圳代码兄弟技术有限公司 | Remote development management method, remote development management apparatus, and readable storage medium |
CN116700771B (en) * | 2023-08-04 | 2023-12-12 | 深圳代码兄弟技术有限公司 | Remote development management method, remote development management apparatus, and readable storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108595338A (en) | Test case write method, device, computer equipment and storage medium | |
CN109740122B (en) | Method and device for converting thinking guide graph use case file | |
CN109033772B (en) | Verification information input method and device | |
US9558089B2 (en) | Testing insecure computing environments using random data sets generated from characterizations of real data sets | |
CN108536745B (en) | Shell-based data table extraction method, terminal, equipment and storage medium | |
CN109564588A (en) | Learning data filtering | |
CN106557307B (en) | Service data processing method and system | |
CN110990276A (en) | Automatic testing method and device for interface field and storage medium | |
CN108427736B (en) | Method for querying data | |
CN111159329A (en) | Sensitive word detection method and device, terminal equipment and computer-readable storage medium | |
CN107832227B (en) | Interface parameter testing method, device, equipment and storage medium of business system | |
CN113553458A (en) | Data export method and device in graph database | |
CN113434122A (en) | Multi-role page creation method and device, server and readable storage medium | |
CN111522881B (en) | Service data processing method, device, server and storage medium | |
CN109359176A (en) | Data extraction method, device, computer equipment and storage medium | |
US10761940B2 (en) | Method, device and program product for reducing data recovery time of storage system | |
CN112445461B (en) | Business rule generation method and device, electronic equipment and readable storage medium | |
US20150006578A1 (en) | Dynamic search system | |
JP2019016142A (en) | Input content confirmation screen display device, input content confirmation screen display method and input content confirmation screen display program | |
CN114816772A (en) | Debugging method, debugging system and computing device for application running based on compatible layer | |
Schlie et al. | Reengineering variants of matlab/simulink software systems | |
CN109840080B (en) | Character attribute comparison method and device, storage medium and electronic equipment | |
CN113760237A (en) | Compiling address updating method and device, terminal equipment and readable storage medium | |
CN110580333A (en) | data table processing method, searching method, device, equipment and storage medium | |
CN115269402B (en) | Test data matching method, device, computer equipment and storage medium |
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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20180928 |