CN112882956A - Method and device for automatically generating full-scene automatic test case through data combination calculation, storage medium and electronic equipment - Google Patents
Method and device for automatically generating full-scene automatic test case through data combination calculation, storage medium and electronic equipment Download PDFInfo
- Publication number
- CN112882956A CN112882956A CN202110343475.0A CN202110343475A CN112882956A CN 112882956 A CN112882956 A CN 112882956A CN 202110343475 A CN202110343475 A CN 202110343475A CN 112882956 A CN112882956 A CN 112882956A
- Authority
- CN
- China
- Prior art keywords
- data
- scene
- service
- test
- full
- 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.)
- Granted
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 85
- 238000000034 method Methods 0.000 title claims abstract description 44
- 238000004364 calculation method Methods 0.000 title claims abstract description 21
- 238000003860 storage Methods 0.000 title claims abstract description 12
- 238000004140 cleaning Methods 0.000 claims abstract description 11
- 238000013500 data storage Methods 0.000 claims abstract description 8
- 238000004891 communication Methods 0.000 claims description 11
- 238000004422 calculation algorithm Methods 0.000 claims description 6
- 238000004458 analytical method Methods 0.000 claims description 3
- 238000002360 preparation method Methods 0.000 claims description 2
- 238000005516 engineering process Methods 0.000 abstract description 3
- 230000000007 visual effect Effects 0.000 abstract 1
- 238000013507 mapping Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 238000011161 development Methods 0.000 description 3
- 238000013499 data model Methods 0.000 description 2
- 238000011156 evaluation Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 238000013515 script Methods 0.000 description 2
- 230000003068 static effect Effects 0.000 description 2
- 238000006467 substitution reaction Methods 0.000 description 2
- 238000009825 accumulation Methods 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000007717 exclusion Effects 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
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
-
- 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/3676—Test management for coverage analysis
-
- 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/3688—Test management for test execution, e.g. scheduling of test suites
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)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Debugging And Monitoring (AREA)
Abstract
The invention discloses a method and a device for automatically generating a full-scene automatic test case through data combination calculation, a storage medium and electronic equipment. Wherein, the method comprises the following steps: removing dirty data or non-service data through data cleaning to obtain a service basic data layer; performing dimension data storage according to the data classes and data detail classes divided by the existing assets; completing scene case model generation by setting a Cartesian relationship; and automatically matching the generated case model with the generated scene data to complete the full-scene automatic case generation and the full-scene test data filling. The invention provides a user to select the service field, which can be a text field and an interface field, by a configuration mode with zero technology use cost, and provides a service rule for the user on the basis of the selected service field, namely, the configuration field corresponds to a data type expected test result, the field and the data type are both from the existing assets of the bottom database, and the user only needs visual online selection.
Description
Technical Field
The invention relates to a testing technology in the financial field, in particular to a method, a device, a storage medium and electronic equipment for automatically generating a full-scene automatic testing case through data combination calculation.
Background
With the rapid development of society, in order to quickly respond to market demands and promote business development and deliver products which satisfy users and bring business value, problems of software systems or products need to be found and collected in time, continuous optimization and improvement are needed, and business value brought by the systems or the products needs to be measured to position the development direction.
In the prior art, a test case generation request is sent to a server through a user terminal, and the server performs mapping processing on service information nodes through a test mapping relation model to obtain a system test topological structure and then regenerate a test case corresponding to the request. The method needs to have a service topology model and a service association node relation accumulated or constructed in advance, requests the user to be limited to the related service of the existing service topology, has a complex process and no universality, and needs to perform asset accumulation according to the service.
The method comprises the steps of obtaining a semantic network database, forming a mapping relation between each statement and at least one case description data, determining at least one data combination according to the statement, business term data and predicate relation data, and generating a plurality of test cases according to each data combination and the case description data. The method has high requirements on case writing grammar, needs to construct a huge mapping library in advance and the like, and has complex process and high cost.
And generating a test case set by reasoning according to the similar test case set in the retrieval result by retrieving the test case set knowledge base. The method cannot be accurately matched with actual services, and the generated cases need to be manually judged, screened or supplemented, so that the method is not suitable for the high-accuracy requirements of the banking industry.
And acquiring a function of the corresponding program to be tested through the received class name of the program to be tested, generating a test case and a test script, and analyzing the test case through the test data. This approach requires intervention in program code and is not applicable to customer-based business testing dimensions with greater focus on code function level testing.
The configuration information of the test data is configured in the relational database to obtain the test data, a Spark task is executed to generate the test data, and the generated test data is imported into the generated Hive table for further use. The method is suitable for data volume of more than million levels, has higher technical requirements on testers, and is difficult to establish contact with services.
Based on the method, the automatic test case generation and data filling are automatically completed through the classification and combination calculation by statically modeling the test data, the ordered arrangement of static multiplex data assets can be realized through manual configuration, the manual case or the automatic test case of the whole scene is generated, and the specific data value of each field is filled.
The information disclosed in this background section is only for enhancement of understanding of the general background of the invention and should not be taken as an acknowledgement or any form of suggestion that this information forms the prior art already known to a person skilled in the art.
Disclosure of Invention
In view of the above problems, it is necessary to provide a method, an apparatus, a storage medium, and an electronic device for automatically generating a full-scenario automated test case through data combination calculation, so as to implement a machine-controlled automated manner, and in a test analysis design link, orderly arrangement of static multiplexing data assets can be implemented through manual configuration, generate a full-scenario manual case or an automated test case, and fill in specific data values of each field.
In order to solve the technical problems, the invention adopts the following technical scheme:
in a first aspect, an embodiment of the present application provides a method for automatically generating a full-scenario automated test case through data combination calculation, including the following steps:
taking the database table data of each system as source data, and removing dirty data or non-service data through data cleaning to obtain a service basic data layer containing effective service data;
dimension data storage is carried out according to data classes and data details which are divided by existing assets, the dimension data comprise data classes which are extracted according to the acquisition of multi-mode service factors such as interface fields, text fields or interface fields of existing services, and the data classes are stored in modes of enumeration values, fixed values, functional relationships, sql rule bases and the like;
the tester performs service rule matching according to the service scene through the configuration of the data class to complete the generation of scene data;
for the same type of service test, generally, multi-dimensional and multi-scenario test coverage needs to be performed, data type combination can be performed according to a relation setting algorithm of a rule logic module, for example, a required scenario in the service scenario includes account information of a customer including a card type and an account state, the card type includes a first type card, a second type electronic user, a third type electronic user, a bankbook, a credit card, a bank card, a second type special electronic user and other enumerated values, and the account state includes multiple states of normal, frozen, loss report, inactivated, overdue and the like;
the test scene needs to cover all combinations of the card types and the account states, and the method can completely combine the card types and the account states of the customers to complete the generation of the scene case model directly by setting the Cartesian relationship;
then, the generated case model is automatically matched with the generated scene data, so that the generation of a full-scene automatic case and the filling of full-scene test data can be completed;
the method can automatically generate the corresponding case set and the test data set at one time only by determining each scene and type in the business, thereby ensuring no test omission from the test analysis stage and synchronously completing preparation and reusability of the test data.
According to another aspect of the present invention, there is provided an apparatus for automatically generating full-scene automated test cases through data combination calculation, the apparatus comprising:
the data cleaning module is used for cleaning and removing dirty data or non-service data by taking the database table data of each system as source data to obtain a service basic data layer containing effective service data;
the dimension data storage module is used for storing dimension data according to data classes and data details divided by existing assets, the dimension data comprises data classes extracted by acquiring multi-mode service factors such as interface fields, text fields or interface fields according to existing services, and the data classes are stored in modes of enumeration values, fixed values, functional relationships, an sql rule base and the like;
the service rule configuration module is used for matching service rules through data type configuration by a tester according to a service scene to complete the generation of scene data;
the scene data generation module is used for performing multi-dimensional multi-scene test coverage on the same service test, and combining data classes according to a relation setting algorithm of the rule logic module, for example, a required scene in the service scene comprises a card type and an account state of a client, the card type comprises a plurality of enumerated values of a first class card, a second class electronic user, a third class electronic user, a bankbook, a credit card, a bank card, a second class special electronic user and the like, and the account state comprises a plurality of states of normal, frozen, loss report, inactivated, overdue and the like;
the case model generation module is used for generating a case model by completely combining the card types and the account states of the customers directly by setting a Cartesian relationship according to a test scene needing to cover the combination of all the card types and the account states;
and the automatic matching module is used for automatically matching the generated case model with the generated scene data, so that the generation of the full-scene automatic case and the filling of the full-scene test data can be completed.
According to still another aspect of the present invention, there is provided an electronic apparatus including: the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the operation corresponding to the software system satisfaction evaluation method.
According to still another aspect of the present invention, there is provided a computer storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the software system satisfaction evaluation method described above.
The invention has the beneficial effects that:
the invention provides the user to select the service field, which can be a text field or an interface field, in a configuration mode with zero technology use cost.
And providing a service rule set by the user on the basis of the selected service field, namely, the expected test result of the data class corresponding to the configuration field.
Fields and data types are all from existing assets of the underlying database, and a user only needs to visualize online selection.
And then, through multidimensional mapping in a bottom data model, automatically identifying a data dictionary enumeration value corresponding to each field by the system, combining and calculating scene branches corresponding to various types of data according to business rule configuration, taking each type of data of a single field as a unit as a test scene, and automatically generating a manual or automatic test case according to algorithms such as permutation and combination, a cascade relation and the like.
According to the method, after the cases are automatically generated through fields configured by users and corresponding data dictionary enumeration values in a bottom data model, the data sources corresponding to each type of enumeration values in the system are further mapped, the system is automatically connected with a database to inquire specific values of stock data or newly added structure values, the specific values or newly added structure values are filled into manual test cases or automatic test cases, and the automatic test cases can directly finish the batch automatic generation of test scripts with high precision and high efficiency according to interface field information and formats configured by users.
The above description of the present invention is only an overview of the technical solutions of the present invention, and in order to make the technical means of the present invention more clearly illustrated and to make the implementation possible according to the content of the description, and in order to make the above and other objects, features and advantages of the present invention more clearly understandable, the following description of the embodiments of the present invention is given.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention.
FIG. 1 is a flow chart illustrating a method for automatically generating full-scenario automated test cases through data combination calculation according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating an apparatus for automatically generating full-scenario automated test cases through data combination calculation according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device illustrating a method for automatically generating a full-scenario automated test case through data combination calculation according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
In the description of the present invention, it is to be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", "clockwise", "counterclockwise", and the like, indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are used only for the purpose of describing the present invention and simplifying the description, and do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and therefore, should not be considered as limiting the present invention.
Throughout the specification and claims, unless explicitly stated otherwise, the word "comprise", or variations such as "comprises" or "comprising", will be understood to imply the inclusion of a stated element or component but not the exclusion of any other element or component.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicit to the number of technical features indicated. Thus, a feature defined as "first", "second", may explicitly or implicitly include one or more of that feature. In the description of the present invention, "a plurality" means two or more unless specifically limited otherwise.
Fig. 1 is a schematic flow chart illustrating a method for automatically generating a full-scenario automated test case through data combination calculation according to an embodiment of the present invention, and referring to fig. 1, the method includes:
evaluating the delivery satisfaction, evaluating the system satisfaction from the system demand delivery condition, and mainly evaluating by using a delivery timeliness index;
step S1, cleaning data, wherein the database table data of each system is source data, and removing dirty data or non-service data through data cleaning to obtain a service basic data layer containing effective service data;
step S2, dimension data are stored, dimension data storage is carried out according to data classes and data details which are divided by existing assets, the dimension data comprise data classes which are extracted according to multi-mode service factors such as interface fields, text fields or interface fields of existing services, and the data classes are stored in modes of enumeration values, fixed values, functional relationships, sql rule bases and the like;
step S3, configuring the service rule, and the tester matches the service rule through the configuration of the data class according to the service scene to complete the generation of scene data;
step S4, generating scene data, and performing multi-dimensional multi-scene test coverage on the same type of service test, then combining the data types according to a relation setting algorithm of a rule logic module, for example, the required scene in the service scene includes account information of a customer including a card type and an account state, the card type includes a plurality of enumerated values of a first type card, a second type electronic user, a third type electronic user, a bankbook, a credit card, a line card, a second type special electronic user and the like, and the account state includes various states of normal, frozen, loss-reporting, inactivated, overdue and the like;
step S5, generating a case model, wherein the test scene needs to cover the combination of all card types and account states, and the method can completely combine the card types and the account states of the customers to complete the generation of the case model;
step S6, automatically matching the case model with the scene data, and then automatically matching the generated case model with the generated scene data, so as to complete the generation of the full scene automatic case and the filling of the full scene test data.
Fig. 2 is a schematic structural diagram of an apparatus 20 for automatically generating a full-scenario automated test case through data combination calculation according to an embodiment of the present invention, including:
a 201 data cleaning module, wherein each system base table data is used as source data, dirty data or non-service data are removed through data cleaning, and a service basic data layer containing effective service data is obtained;
the 202 dimensional data storage module is used for storing dimensional data according to data classes and data details divided by existing assets, the dimensional data comprises data classes extracted by acquiring multi-mode service factors such as interface fields, text fields or interface fields according to existing services, and the data classes are stored in modes of enumeration values, fixed values, functional relationships, an sql rule base and the like;
203, a service rule configuration module, which is used for matching service rules by the configuration of data classes according to the service scene by a tester to complete the generation of scene data;
204, a scene data generation module, which is generally required to perform multi-dimensional multi-scene test coverage on the same type of service test, for example, a required scene in the service scene includes account information of a customer including a card type and an account state, the card type includes a plurality of enumerated values of a first type card, a second type electronic user, a third type electronic user, a passbook, a credit card, a line card, a second type special electronic user, and the like, and the account state includes various states of normal, frozen, loss report, inactivated, overdue, and the like;
205 case model generation module, the test scenario needs to cover all the card types and account status combinations, through this method, the customer's card types and account status can be completely combined to complete the scenario case model generation by setting the cartesian relationship directly;
and the 206 automatic matching module is used for automatically matching the generated case model with the generated scene data, so that the generation of the full-scene automatic case and the filling of the full-scene test data can be completed.
Fig. 3 is a schematic structural diagram of an electronic device illustrating a method for automatically generating a full-scenario automated test case through data combination calculation according to an embodiment of the present invention. The electronic device 1100 may be a host server with computing capabilities, a personal computer PC, or a portable computer or terminal that is portable, or the like. The specific embodiment of the present invention does not limit the specific implementation of the electronic device.
The electronic device 1100 includes at least one processor (processor)1110, a Communications Interface 1120, a memory 1130, and a bus 1140. The processor 1110, the communication interface 1120, and the memory 1130 communicate with each other via the bus 1140.
The communication interface 1120 is used for communicating with network elements including, for example, virtual machine management centers, shared storage, etc.
Processor 1110 is configured to execute programs. Processor 1110 may be a central processing unit CPU, or an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement embodiments of the present invention.
The memory 1130 is used for executable instructions. The memory 1130 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory. The memory 1130 may also be a memory array. The storage 1130 may also be partitioned and the blocks may be combined into virtual volumes according to certain rules. The instructions stored by the memory 1130 are executable by the processor 1110 to enable the processor 1110 to perform the required matching method of any of the above-described method embodiments.
An embodiment of the present invention further provides a storage medium, where the storage medium stores computer-executable instructions, which include a program for executing the above-mentioned required matching method, and the computer-executable instructions can execute the method in any of the above-mentioned method embodiments.
The storage medium may be any available medium or data storage device that can be accessed by a computer, including but not limited to magnetic memory (e.g., floppy disks, hard disks, magnetic tape, magneto-optical disks (MOs), etc.), optical memory (e.g., CDs, DVDs, BDs, HVDs, etc.), and semiconductor memory (e.g., ROMs, EPROMs, EEPROMs, nonvolatile memory (NAND FLASH), Solid State Disks (SSDs)), etc.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present 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 automatically generating full-scenario automated test cases through data composition calculations, the method comprising:
the method comprises the steps that database table data of each system are used as source data, and a business basic data layer is obtained through data cleaning of the source data;
performing dimension data storage according to the data classes and data detail classes divided by the existing assets;
the tester performs service rule matching according to the service scene through the configuration of the data class to complete the generation of scene data;
for the same type of service test, multi-dimensional and multi-scenario test coverage is generally required, the combination of data categories can be performed according to a relation setting algorithm of a rule logic module, for example, a required scenario in a service scenario includes account information of a client;
the test scene needs to cover all combinations of the card types and the account states, and the method can completely combine the card types and the account states of the customers to complete the generation of the scene case model directly by setting the Cartesian relationship;
then, the generated case model is automatically matched with the generated scene data, so that the generation of a full-scene automatic case and the filling of full-scene test data can be completed;
the method can automatically generate the corresponding case set and the test data set at one time only by determining each scene and type in the business, thereby ensuring no test omission from the test analysis stage and synchronously completing preparation and reusability of the test data.
2. The method of claim 1, wherein the source data comprises dirty data and non-business data.
3. The method for automatically generating full-scenario automated test cases through data composition calculations as in claim 1, wherein the source business class base data layer comprises valid business data.
4. The method for automatically generating full-scenario automated test cases through data composition calculations as claimed in claim 1, wherein the dimensional data comprises data classes extracted from multi-way business factor acquisitions of interface fields, text fields, and interface fields according to existing business.
5. The method of claim 1, wherein the data classes are stored as enumerated values, fixed values, functional relationships, and sql rule bases.
6. The method for automatically generating full-scenario automated test cases through data combination calculations as claimed in claim 1, wherein the customer's account information includes card type and account status.
7. The method of claim 6, wherein the card types include class I card, class II e-account, class III e-account, bankbook, credit card, He xing card, class II special e-account, and the account status includes normal, frozen, loss-reported, inactive, and expired.
8. An apparatus for automatically generating full-scenario automated test cases through data composition calculations, comprising:
the data cleaning module is used for cleaning and removing dirty data or non-service data by taking the database table data of each system as source data to obtain a service basic data layer containing effective service data;
the dimension data storage module is used for storing dimension data according to data classes and data details divided by existing assets, the dimension data comprises data classes extracted by acquiring multi-mode service factors such as interface fields, text fields or interface fields according to existing services, and the data classes are stored in modes of enumeration values, fixed values, functional relationships, an sql rule base and the like;
the service rule configuration module is used for matching service rules through data type configuration by a tester according to a service scene to complete the generation of scene data;
the scene data generation module is used for performing multi-dimensional multi-scene test coverage on the same service test, and combining data classes according to a relation setting algorithm of the rule logic module, for example, a required scene in the service scene comprises a card type and an account state of a client, the card type comprises a plurality of enumerated values of a first class card, a second class electronic user, a third class electronic user, a bankbook, a credit card, a bank card, a second class special electronic user and the like, and the account state comprises a plurality of states of normal, frozen, loss report, inactivated, overdue and the like;
the case model generation module is used for generating a case model by completely combining the card types and the account states of the customers directly by setting a Cartesian relationship according to a test scene needing to cover the combination of all the card types and the account states;
and the automatic matching module is used for automatically matching the generated case model with the generated scene data, so that the generation of the full-scene automatic case and the filling of the full-scene test data can be completed.
9. An electronic device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus; the memory is configured to store at least one executable instruction that causes the processor to perform operations corresponding to the method for automatically generating full scenario automated test cases by data combination calculations as recited in any one of claims 1-7.
10. A computer storage medium having stored therein at least one executable instruction for causing a processor to perform operations corresponding to the method for automatically generating full scenario automated test cases by data combination calculations as claimed in any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110343475.0A CN112882956B (en) | 2021-03-30 | 2021-03-30 | Method and device for automatically generating full-scene automatic test cases through data combination calculation, storage medium and electronic equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110343475.0A CN112882956B (en) | 2021-03-30 | 2021-03-30 | Method and device for automatically generating full-scene automatic test cases through data combination calculation, storage medium and electronic equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112882956A true CN112882956A (en) | 2021-06-01 |
CN112882956B CN112882956B (en) | 2024-04-16 |
Family
ID=76040332
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110343475.0A Active CN112882956B (en) | 2021-03-30 | 2021-03-30 | Method and device for automatically generating full-scene automatic test cases through data combination calculation, storage medium and electronic equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112882956B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113535565A (en) * | 2021-07-19 | 2021-10-22 | 工银科技有限公司 | Interface use case generation method, device, equipment, medium and program product |
CN113704093A (en) * | 2021-08-05 | 2021-11-26 | 卡斯柯信号(成都)有限公司 | Universal interlocking software test case generation method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150227452A1 (en) * | 2014-02-12 | 2015-08-13 | Wipro Limited | System and method for testing software applications |
CN108984712A (en) * | 2018-07-06 | 2018-12-11 | 深圳前海微众银行股份有限公司 | Counting method, equipment and readable storage medium storing program for executing are made based on business scenario |
CN110554958A (en) * | 2019-08-01 | 2019-12-10 | 北京百度网讯科技有限公司 | Graph database testing method, system, device and storage medium |
CN111813661A (en) * | 2020-06-15 | 2020-10-23 | 福建省农村信用社联合社 | Global service data drive automatic test method, device, equipment and medium |
-
2021
- 2021-03-30 CN CN202110343475.0A patent/CN112882956B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150227452A1 (en) * | 2014-02-12 | 2015-08-13 | Wipro Limited | System and method for testing software applications |
CN108984712A (en) * | 2018-07-06 | 2018-12-11 | 深圳前海微众银行股份有限公司 | Counting method, equipment and readable storage medium storing program for executing are made based on business scenario |
CN110554958A (en) * | 2019-08-01 | 2019-12-10 | 北京百度网讯科技有限公司 | Graph database testing method, system, device and storage medium |
CN111813661A (en) * | 2020-06-15 | 2020-10-23 | 福建省农村信用社联合社 | Global service data drive automatic test method, device, equipment and medium |
Non-Patent Citations (1)
Title |
---|
张丹阳;郑荣廷;: "一种跨业务场景的测试案例组构建方法", 中国金融电脑, no. 09, 7 September 2018 (2018-09-07) * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113535565A (en) * | 2021-07-19 | 2021-10-22 | 工银科技有限公司 | Interface use case generation method, device, equipment, medium and program product |
CN113704093A (en) * | 2021-08-05 | 2021-11-26 | 卡斯柯信号(成都)有限公司 | Universal interlocking software test case generation method |
CN113704093B (en) * | 2021-08-05 | 2024-07-05 | 卡斯柯信号(成都)有限公司 | Universal interlocking software test case generation method |
Also Published As
Publication number | Publication date |
---|---|
CN112882956B (en) | 2024-04-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111444188B (en) | Preparation method and device of stock test data, storage medium and electronic equipment | |
CN110008193A (en) | Data normalization method and device | |
CN111563218B (en) | Page repairing method and device | |
CN111427971A (en) | Business modeling method, device, system and medium for computer system | |
CN112882956B (en) | Method and device for automatically generating full-scene automatic test cases through data combination calculation, storage medium and electronic equipment | |
CN106294128B (en) | A kind of automated testing method and device exporting report data | |
CN105868956A (en) | Data processing method and device | |
CN108897765A (en) | A kind of batch data introduction method and its system | |
CN115329011A (en) | Data model construction method, data query method, data model construction device and data query device, and storage medium | |
CN109857816B (en) | Test sample selection method and device, storage medium and electronic equipment | |
US20230153286A1 (en) | Method and system for hybrid query based on cloud analysis scene, and storage medium | |
CN117194500A (en) | Data index verification method, device, equipment and storage medium | |
US10503696B1 (en) | Maintaining stable record identifiers in the presence of updated data records | |
CN110245072A (en) | A kind of test method and device | |
US20230017358A1 (en) | Automatically provisioned tag schema for hybrid multicloud cost and chargeback analysis | |
CN116225690A (en) | Memory multidimensional database calculation load balancing method and system based on docker | |
CN114168456A (en) | Front-end performance automatic testing method based on 3D-GIS | |
CN114443493A (en) | Test case generation method and device, electronic equipment and storage medium | |
CN114860819A (en) | Method, device, equipment and storage medium for constructing business intelligent system | |
CN115203339A (en) | Multi-data source integration method and device, computer equipment and storage medium | |
CN114881340A (en) | Merchant analysis method and related device | |
Mishra et al. | Maintainability of Service-Oriented Architecture using Hybrid K-means Clustering Approach | |
CN113538131A (en) | Method and device for modeling modular scoring card, storage medium and electronic equipment | |
CN112559331A (en) | Test method and device | |
CN113238939A (en) | Test case generation method, device, equipment, storage medium and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |