CN106021093A - Test case reuse method and system - Google Patents

Test case reuse method and system Download PDF

Info

Publication number
CN106021093A
CN106021093A CN201610293494.6A CN201610293494A CN106021093A CN 106021093 A CN106021093 A CN 106021093A CN 201610293494 A CN201610293494 A CN 201610293494A CN 106021093 A CN106021093 A CN 106021093A
Authority
CN
China
Prior art keywords
test
module
business
case
reuse
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610293494.6A
Other languages
Chinese (zh)
Inventor
张平坤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201610293494.6A priority Critical patent/CN106021093A/en
Publication of CN106021093A publication Critical patent/CN106021093A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

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

Abstract

The invention relates to a test case reuse method and system. The test case reuse method includes: a step 1, classifying service modules in a service system according to the service types to obtain a plurality of service large classes; classifying each service large classes to obtain a plurality of service small classes, wherein each service small class includes a plurality of service modules; a step 2, acquiring a plurality of test cases corresponding to each service module; a step 3, establishing a tree-shaped public case library according to the service module of the test cases, the service small classes corresponding to the service modules, and the service large classes; and a step 4, receiving a test request for testing a certain test module, selecting a plurality of test cases corresponding to the test module from the public case library, and completing test of the test module. The public case library is induced; for a special test request, the test cases in the public test case library corresponding to the module involved in the request are called, and repeat design of cases can be avoided; and the efficiency of test can be greatly improved.

Description

A kind of method and system of Reuse of Test Cases
Technical field
The present invention relates to the method and system of a kind of Reuse of Test Cases, belong to software test field.
Background technology
BOSS system relates to a lot of key modules, and each module involves various Brand Service number and test The business restrictive condition of resource and various complexity, if appointed for each concrete testing requirement or test Each Test Engineer that is engaged in goes often to carry out same module for business module design test case Test Sample Design is repeated several times, and each engineer lacks unified thinking for Test Sample Design And standard, the test case designed also is relatively to dissipate and be difficult to safeguard, occupies substantial amounts of test The case designing time, reduce the efficiency of case designing, dispersion very for each test case Not reusable, the most this case designing mode can be substantially reduced the deep-going of Test Sample Design, cover The efficiency of cover degree and greatly reduction Test Sample Design.
Summary of the invention
The technical problem to be solved is to provide a kind of minimizing Test Sample Design time, improves and survey The method and system of the Reuse of Test Cases of the lifting test case service efficiency of example design efficiency on probation.
A kind of method that the technical scheme is that Reuse of Test Cases, Specifically include following steps:
Step 1: the business module in operation system is classified according to type of service, obtains multiple business big Class;Class big to each business classification obtains multiple sub category of business;Each sub category of business includes multiple business Module;
Step 2: obtain multiple test cases of corresponding each business module;
Step 3: according to the business module that described test case is corresponding, sub category of business that business module is corresponding, The big class of business sets up the public use-case storehouse of tree structure;
Step 4: receive the test request of certain test module of test, choose test from public use-case storehouse Multiple test cases corresponding to module complete test to test module.
The invention has the beneficial effects as follows: invention introduces the concept in public use-case storehouse, for BOSS system System important module carries out special messenger's Test Sample Design and maintenance, and everyone is each responsible in design and maintenance All Test Sample Design is carried out according to unified standard and pattern, for the change of demand during module testing use-case Moving and have only to decompose in modules, the common test use-case storehouse for modules is safeguarded, right In concrete testing requirement task, it is only necessary to call the common test corresponding to the module that this demand relates to and use Test case in example storehouse, it is not necessary to repeat design test case, substantially increases the effect of test job Rate.
On the basis of technique scheme, the present invention can also do following improvement.
Further, described step 4 is in test process, when occurring test case to be modified, in test After completing, amended test case is updated public use-case storehouse.
Further, each described business module correspondence at least three test case.
Using above-mentioned further scheme to provide the benefit that, each described business module correspondence at least three is surveyed Example on probation, it is possible to ensureing the accuracy rate of test, test case is the most, and the test result obtained is the most accurate.
Further, each described test case includes multiple testing attribute information, described testing attribute information Realize testing case business module for assistance, and test process is monitored and to test result Verify.
Further, described testing attribute information includes preposition regulation information, data ready message, operation step Rapid information, data verification information and daily record monitoring information.
Further, before described precondition information is used for stating the current test case of startup, operation system must The condition that must meet;
Described data ready message provides data for the startup for test case;
Described operating procedure information is for describing the annexation between testing procedure;
Described data verification information is for extracting the test data of test case output and verifying;
Described daily record monitoring information is used for monitoring foreground daily record and backstage daily record, checks test case simultaneously Perform result.
Further, described data ready message comprises SQL statement execution data base and SQL statement describes.
The technical scheme is that the system of a kind of Reuse of Test Cases, Including sort module, acquisition module, build module and test module;
Described sort module, for being classified according to type of service by the business module in operation system, obtains many The big class of individual business;Class big to each business classification obtains multiple sub category of business;Each sub category of business includes Multiple business modules;
Described acquisition module is for obtaining multiple test cases of corresponding each business module;
Described module of building is for the business module corresponding according to described test case, and business module is corresponding The big class of sub category of business, business sets up the public use-case storehouse of tree structure;
Described test module is for receiving the test request of certain test module of test, from public use-case storehouse Choose multiple test cases corresponding to test module and test module is completed test.
The invention has the beneficial effects as follows: invention introduces the concept in public use-case storehouse, for BOSS system System important module carries out special messenger's Test Sample Design and maintenance, and everyone is each responsible in design and maintenance All Test Sample Design is carried out according to unified standard and pattern, for the change of demand during module testing use-case Moving and have only to decompose in modules, the common test use-case storehouse for modules is safeguarded, right In concrete testing requirement task, it is only necessary to call the common test corresponding to the module that this demand relates to and use Test case in example storehouse, it is not necessary to repeat design test case, substantially increases the effect of test job Rate.
On the basis of technique scheme, the present invention can also do following improvement.
Further, described test module is in test process, when occurring test case to be modified, is surveying After having tried, amended test case is updated public use-case storehouse.
Further, each described business module correspondence at least three test case.
Accompanying drawing explanation
Fig. 1 is the method flow diagram of a kind of Reuse of Test Cases described in the embodiment of the present invention 1;
Fig. 2 is the system architecture diagram of a kind of Reuse of Test Cases described in the embodiment of the present invention 1.
In accompanying drawing, the list of parts representated by each label is as follows:
1, sort module, 2, acquisition module, 3, build module, 4, test module.
Detailed description of the invention
Being described principle and the feature of the present invention below in conjunction with accompanying drawing, example is served only for explaining this Invention, is not intended to limit the scope of the present invention.
As it is shown in figure 1, for the method for a kind of Reuse of Test Cases described in the embodiment of the present invention 1, specifically Comprise the following steps:
Step 1: the business module in operation system is classified according to type of service, obtains multiple business big Class;Class big to each business classification obtains multiple sub category of business;Each sub category of business includes multiple business Module;
Step 2: obtain multiple test cases of corresponding each business module;
Step 3: according to the business module that described test case is corresponding, sub category of business that business module is corresponding, The big class of business sets up the public use-case storehouse of tree structure;
Step 4: receive the test request of certain test module of test, choose test from public use-case storehouse Multiple test cases corresponding to module complete test to test module.
The method of a kind of Reuse of Test Cases described in embodiment 2, on the basis of embodiment 1, described Step 4 is in test process, when occurring test case to be modified, after test completes, after revising Test case update public use-case storehouse.
The method of a kind of Reuse of Test Cases described in embodiment 3, on the basis of embodiment 1 or 2, Each described business module correspondence at least three test case.
The method of a kind of Reuse of Test Cases described in embodiment 4, on the basis of any one of embodiment 1-3 On, each described test case includes that multiple testing attribute information, described testing attribute information are used for assisting Realize testing case business module, and test process is monitored and test result is tested Card.
The method of a kind of Reuse of Test Cases described in embodiment 5, on the basis of embodiment 4, described Testing attribute information includes preposition regulation information, data ready message, operating procedure information, data verification Information and daily record monitoring information.
The method of a kind of Reuse of Test Cases described in embodiment 6, on the basis of embodiment 5, described The precondition information condition that operation system must is fulfilled for before stating the current test case of startup;
Described data ready message provides data for the startup for test case;
Described operating procedure information is for describing the annexation between testing procedure;
Described data verification information is for extracting the test data of test case output and verifying;
Described daily record monitoring information is used for monitoring foreground daily record and backstage daily record, checks test case simultaneously Perform result.
The method of a kind of Reuse of Test Cases described in embodiment 7, on the basis of embodiment 6, described Data ready message comprises SQL statement and performs data base and SQL statement description.
Described precondition information, the bar that system must is fulfilled for before stating the current test case of startup Part;The precondition (precondition i.e. precondition information) of use-case state startup this use-case it The condition that front system must is fulfilled for.Generally, precondition refers to that this condition has passed through holding of other use-cases Row is arranged.Simplest example, the precondition of sub-use-case of posting in forum is that user logs in. In the use-case that often level is high, former and later two do not have the step in optional path, after reducing one-level level, and two Step stands alone as two use-cases, then previous use-case is exactly the precondition of later use-case.As " sick People sees a doctor " in use-case, first step is " registering ", and second step is " going clinic to see physician visits ", So " going to a doctor removing clinic " in use-case, " registering " is exactly its precondition.With BOSS system 1121 Opening an account as a example by rushing positive module, the precondition of its business realizing class testing-case is that service number resource is necessary Pass through 1104 modules of opening an account to open an account successfully.The description information of precondition can help test case Modular service is familiar with and understands by executor.
Described data ready message, comprises SQL statement and performs data base and SQL statement and describe, be used for be The startup of test case provides data;Data ready message comprises two element: a, SQL statement performs number According to storehouse (ACC storehouse, CEN storehouse, CRM storehouse and A/B/C tri-Ge great district);B, SQL statement describe (to be needed Navigate to concrete field value);
Described operating procedure information, for describing the annexation between step;The design of operating procedure information Using simple readability as benchmark, use between step and step " " it is attached, it is contemplated that result describes Information needs to verify foundation as page-level;
Described data verification information, for extracting the test data of test case output and verifying;Number According to checking information as the checking foundation of data base's aspect, the inquiry bar of SQL statement after business handling success Part and inquiry word segment value are described with the form of variable.
Example: SELECT ID_NO FROM DCUSTMSGNG WHERE PHONE_NO=' $ PHONE_NO ' AND ROWNUM≤20;
Remarks: $ PHONE_NO is the test data that during data prepare, SQL statement extracts.
Described daily record monitoring information, is used for monitoring foreground daily record and backstage daily record, checks test case simultaneously Execution result.
Foreground and backstage daily record are required for being monitored, by checking that daily record is better understood from code and realizes, Check that the execution actual result that this test case realizes laboratory in test can check log recording simultaneously System time, ensure to test case perform tracking and monitoring.
Remarks: if this requirement developing personnel amendment is backstage c program, then Test Engineer is performing Need during test case to monitor background service daily record;If that developer's amendment is foreground JSP, test Engineer should more pay close attention to foreground WEB daily record when implementation of test cases.
As in figure 2 it is shown, for the system of a kind of Reuse of Test Cases described in the embodiment of the present invention 1, including Sort module 1, acquisition module 2, build module 3 and test module 4;
Described sort module 1, for being classified according to type of service by the business module in operation system, obtains The big class of multiple business;Class big to each business classification obtains multiple sub category of business;Each sub category of business wraps Include multiple business module;
Described acquisition module 2 is for obtaining multiple test cases of corresponding each business module;
Described module 3 of building is for the business module corresponding according to described test case, and business module is corresponding Sub category of business, the big class of business set up the public use-case storehouse of tree structure;
Described test module 4 is for receiving the test request of certain test module of test, from public use-case storehouse In choose test multiple test cases corresponding to module test module completed test.
The system of a kind of Reuse of Test Cases described in embodiment 2, on the basis of embodiment 1, described Test module 4, in test process, when occurring test case to be modified, after test completes, will be repaiied Test case after changing updates public use-case storehouse.
The system of a kind of Reuse of Test Cases described in embodiment 3, on the basis of embodiment 1 or 2, Each described business module correspondence at least three test case.
The big class of described design includes:
1.1 business realizing classes;
Business realizing class testing-case is to design the realization of business function for module, is more station Angle terminal use carries out the analysis of business, and common functional realiey has a service fulfillment, business change, Business cancellations etc., when designing this class testing-case, our method for designing taked is equivalence class partition and just Hand over laboratory method, more pay close attention to the realization of business, realize testing example design from normal diffluence.
1.2 business are restricted;
The restricted test case of business is for customer group special in business scenario or special business Scene carries out Test Sample Design, is more to pay close attention to system business restrictive condition is met situation, Such testing example design needs to be familiar with business scenario and realize the combing of code, the design of utilization Method is to judge to cover and path covering.
1.3 exception throws classes;
Exception throws class is the fault tolerance of system from the point of view of exception stream, and case designing personnel need Being designed test case from reverse thinking, the method designing this type of use-case is boundary value analysis, to defeated Enter the various of frame may input verify, prevent abnormal input from causing program exception;The change of application definition In amount length and tables of data, field value length is verified, prevents insertion table data from overflowing.
1.4 relating module classes;
Relating module class use-case is primarily directed to the public background program of multiple module, or business is real Existing upstream-downstream relationship carries out Test Sample Design, ensures that the correctness of correlation module business realizing is with consistent Property.
By this scheme, it is possible to realize following function:
1, BOSS system carries out test case classification according to the big class of business, module;
2, directly copy existing Validity Test use-case from use-case storehouse and carry out new demand Test coverage, improve and survey Example reusing degree on probation;
3, special messenger carries out case maintenance to exclusive business module use-case storehouse, improves use-case coverage.
The foregoing is only presently preferred embodiments of the present invention, not in order to limit the present invention, all in the present invention Spirit and principle within, any modification, equivalent substitution and improvement etc. made, should be included in this Within bright protection domain.

Claims (10)

1. the method for a Reuse of Test Cases, it is characterised in that specifically include following steps:
Step 1: the business module in operation system is classified according to type of service, obtains multiple business big Class;Class big to each business classification obtains multiple sub category of business;Each sub category of business includes multiple business Module;
Step 2: obtain multiple test cases of corresponding each business module;
Step 3: according to the business module that described test case is corresponding, sub category of business that business module is corresponding, The big class of business sets up the public use-case storehouse of tree structure;
Step 4: receive the test request of certain test module of test, choose test from public use-case storehouse Multiple test cases corresponding to module complete test to test module.
The method of a kind of Reuse of Test Cases the most according to claim 1, it is characterised in that described Step 4 is in test process, when occurring test case to be modified, after test completes, after revising Test case update public use-case storehouse.
The method of a kind of Reuse of Test Cases the most according to claim 1, it is characterised in that each Described business module correspondence at least three test case.
4., according to the method for a kind of Reuse of Test Cases described in any one of claim 1-3, its feature exists In, each described test case includes that multiple testing attribute information, described testing attribute information are used for assisting Realize testing case business module, and test process is monitored and test result is tested Card.
The method of a kind of Reuse of Test Cases the most according to claim 4, it is characterised in that described Testing attribute information includes preposition regulation information, data ready message, operating procedure information, data verification Information and daily record monitoring information.
The method of a kind of Reuse of Test Cases the most according to claim 5, it is characterised in that described The precondition information condition that operation system must is fulfilled for before stating the current test case of startup;
Described data ready message provides data for the startup for test case;
Described operating procedure information is for describing the annexation between testing procedure;
Described data verification information is for extracting the test data of test case output and verifying;
Described daily record monitoring information is used for monitoring foreground daily record and backstage daily record, checks test case simultaneously Perform result.
The method of a kind of Reuse of Test Cases the most according to claim 6, it is characterised in that described Data ready message comprises SQL statement and performs data base and SQL statement description.
8. the system of a Reuse of Test Cases, it is characterised in that include sort module, acquisition module, Build module and test module;
Described sort module, for being classified according to type of service by the business module in operation system, obtains many The big class of individual business;Class big to each business classification obtains multiple sub category of business;Each sub category of business includes Multiple business modules;
Described acquisition module is for obtaining multiple test cases of corresponding each business module;
Described module of building is for the business module corresponding according to described test case, and business module is corresponding The big class of sub category of business, business sets up the public use-case storehouse of tree structure;
Described test module is for receiving the test request of certain test module of test, from public use-case storehouse Choose multiple test cases corresponding to test module and test module is completed test.
The system of a kind of Reuse of Test Cases the most according to claim 8, it is characterised in that described Test module is in test process, when occurring test case to be modified, after test completes, and will amendment After test case update public use-case storehouse.
The system of a kind of Reuse of Test Cases the most according to claim 8 or claim 9, its feature exists In, each described business module correspondence at least three test case.
CN201610293494.6A 2016-05-05 2016-05-05 Test case reuse method and system Pending CN106021093A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610293494.6A CN106021093A (en) 2016-05-05 2016-05-05 Test case reuse method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610293494.6A CN106021093A (en) 2016-05-05 2016-05-05 Test case reuse method and system

Publications (1)

Publication Number Publication Date
CN106021093A true CN106021093A (en) 2016-10-12

Family

ID=57081268

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610293494.6A Pending CN106021093A (en) 2016-05-05 2016-05-05 Test case reuse method and system

Country Status (1)

Country Link
CN (1) CN106021093A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106681908A (en) * 2016-11-28 2017-05-17 北京航天自动控制研究所 Test process generation method based on packet multiplexing
CN106776275A (en) * 2016-11-14 2017-05-31 北京航天自动控制研究所 A kind of testing process automatic generation method based on Packet Multiplexing
CN106771453A (en) * 2016-11-16 2017-05-31 广州视源电子科技股份有限公司 A kind of method of testing and device for oscillograph
CN107024916A (en) * 2016-12-08 2017-08-08 中国北方发动机研究所(天津) A kind of diesel engine electric control system test case parameter automatic patching system and method
CN107179994A (en) * 2017-07-27 2017-09-19 深圳易嘉恩科技有限公司 Association's input test case designing method of XBRL systems
CN107193740A (en) * 2017-05-23 2017-09-22 郑州云海信息技术有限公司 The software test case test system and method for a kind of Reuse-Oriented
CN107463505A (en) * 2017-09-29 2017-12-12 郑州云海信息技术有限公司 A kind of method and device that minimum set of uses case is generated based on testing requirement
CN108628593A (en) * 2017-03-21 2018-10-09 北京京东尚科信息技术有限公司 Big data product platform method for building up, device, electronic equipment and storage medium
CN108984410A (en) * 2018-07-18 2018-12-11 郑州云海信息技术有限公司 A kind of method for test examples design of high multiplexing
CN109324973A (en) * 2018-09-30 2019-02-12 中电科(德阳广汉)特种飞机系统工程有限公司 A kind of method for testing software, device, equipment and computer readable storage medium
CN109828904A (en) * 2018-12-14 2019-05-31 深圳壹账通智能科技有限公司 System Authentication method, device, electronic equipment and storage medium
CN110196804A (en) * 2018-04-24 2019-09-03 腾讯科技(深圳)有限公司 The test method and device of business, storage medium, electronic device
CN110389890A (en) * 2018-04-20 2019-10-29 杭州海康威视数字技术股份有限公司 A kind of the updating maintenance method, apparatus and computer equipment in public use-case library
CN110750435A (en) * 2018-07-23 2020-02-04 北京奇虎科技有限公司 Test case management method and device
CN110764990A (en) * 2018-07-26 2020-02-07 优信拍(北京)信息科技有限公司 UI automatic regression testing method and device
CN114003495A (en) * 2021-10-29 2022-02-01 四川虹美智能科技有限公司 Android application reconstruction method and device of unmanned vending cabinet and storage medium
CN116304399A (en) * 2023-05-19 2023-06-23 建信金融科技有限责任公司 Visual processing method, device and system for test cases

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101068274A (en) * 2007-06-20 2007-11-07 中兴通讯股份有限公司 IMS system large telephone traffic call automatic testing method and device
CN103353859A (en) * 2013-07-26 2013-10-16 浪潮电子信息产业股份有限公司 Test case reusing method based on XML
CN104331366A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Test case design efficiency promotion method and system
CN105243013A (en) * 2015-09-17 2016-01-13 浪潮(北京)电子信息产业有限公司 Software testing method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101068274A (en) * 2007-06-20 2007-11-07 中兴通讯股份有限公司 IMS system large telephone traffic call automatic testing method and device
CN103353859A (en) * 2013-07-26 2013-10-16 浪潮电子信息产业股份有限公司 Test case reusing method based on XML
CN104331366A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Test case design efficiency promotion method and system
CN105243013A (en) * 2015-09-17 2016-01-13 浪潮(北京)电子信息产业有限公司 Software testing method and system

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106776275A (en) * 2016-11-14 2017-05-31 北京航天自动控制研究所 A kind of testing process automatic generation method based on Packet Multiplexing
CN106776275B (en) * 2016-11-14 2019-06-18 北京航天自动控制研究所 A kind of testing process automatic generation method based on Packet Multiplexing
CN106771453A (en) * 2016-11-16 2017-05-31 广州视源电子科技股份有限公司 A kind of method of testing and device for oscillograph
CN106681908A (en) * 2016-11-28 2017-05-17 北京航天自动控制研究所 Test process generation method based on packet multiplexing
CN107024916A (en) * 2016-12-08 2017-08-08 中国北方发动机研究所(天津) A kind of diesel engine electric control system test case parameter automatic patching system and method
CN108628593B (en) * 2017-03-21 2021-09-03 北京京东尚科信息技术有限公司 Big data product platform establishing method and device, electronic equipment and storage medium
CN108628593A (en) * 2017-03-21 2018-10-09 北京京东尚科信息技术有限公司 Big data product platform method for building up, device, electronic equipment and storage medium
CN107193740A (en) * 2017-05-23 2017-09-22 郑州云海信息技术有限公司 The software test case test system and method for a kind of Reuse-Oriented
CN107179994A (en) * 2017-07-27 2017-09-19 深圳易嘉恩科技有限公司 Association's input test case designing method of XBRL systems
CN107463505A (en) * 2017-09-29 2017-12-12 郑州云海信息技术有限公司 A kind of method and device that minimum set of uses case is generated based on testing requirement
CN107463505B (en) * 2017-09-29 2021-06-29 郑州云海信息技术有限公司 Method and device for generating minimum case set based on test requirements
CN110389890B (en) * 2018-04-20 2024-01-23 杭州海康威视数字技术股份有限公司 Updating and maintaining method and device for public use case library and computer equipment
CN110389890A (en) * 2018-04-20 2019-10-29 杭州海康威视数字技术股份有限公司 A kind of the updating maintenance method, apparatus and computer equipment in public use-case library
CN110196804A (en) * 2018-04-24 2019-09-03 腾讯科技(深圳)有限公司 The test method and device of business, storage medium, electronic device
CN110196804B (en) * 2018-04-24 2022-03-11 腾讯科技(深圳)有限公司 Service testing method and device, storage medium and electronic device
CN108984410A (en) * 2018-07-18 2018-12-11 郑州云海信息技术有限公司 A kind of method for test examples design of high multiplexing
CN110750435A (en) * 2018-07-23 2020-02-04 北京奇虎科技有限公司 Test case management method and device
CN110764990A (en) * 2018-07-26 2020-02-07 优信拍(北京)信息科技有限公司 UI automatic regression testing method and device
CN109324973A (en) * 2018-09-30 2019-02-12 中电科(德阳广汉)特种飞机系统工程有限公司 A kind of method for testing software, device, equipment and computer readable storage medium
CN109828904A (en) * 2018-12-14 2019-05-31 深圳壹账通智能科技有限公司 System Authentication method, device, electronic equipment and storage medium
CN114003495A (en) * 2021-10-29 2022-02-01 四川虹美智能科技有限公司 Android application reconstruction method and device of unmanned vending cabinet and storage medium
CN116304399A (en) * 2023-05-19 2023-06-23 建信金融科技有限责任公司 Visual processing method, device and system for test cases
CN116304399B (en) * 2023-05-19 2023-08-11 建信金融科技有限责任公司 Visual processing method, device and system for test cases

Similar Documents

Publication Publication Date Title
CN106021093A (en) Test case reuse method and system
CN104331366A (en) Test case design efficiency promotion method and system
US20200401386A1 (en) Reconfiguring application software into microservice architecture
CN105389256B (en) A kind of unit test method and system
US20100180256A1 (en) Method and system for generating functional test cases
CN109379326B (en) XML message rule checking method, equipment and storage medium
CN110287052A (en) A kind of root of abnormal task determines method and device because of task
CN109634843A (en) A kind of distributed automatization method for testing software and platform towards AI chip platform
CN101009004A (en) Warming device and warming method
CN106487603A (en) A kind of response test method and device
CN103186463B (en) Determine the method and system of the test specification of software
CN104598619A (en) Service compositional verification method based on constraint solver
CN112433944A (en) Service testing method, device, computer equipment and storage medium
CN109977012A (en) Joint debugging test method, device, equipment and the computer readable storage medium of system
CN109408366A (en) Data source configures test method, system, computer equipment and storage medium
CN110471912B (en) Employee attribute information verification method and device and terminal equipment
Cooper et al. 1.6. 2 formalizing a structured natural language requirements specification notation
Campos et al. A survey of formalization approaches to service composition
CN104484275A (en) Method and system capable of remotely testing smart cards
Sumalatha et al. Uml based automated test case generation technique using activity-sequence diagram
van der Aalst et al. Conformance checking
CN111161052B (en) Bank operation data processing method and device
CN116599881A (en) Cloud platform tenant modeling test method, device, equipment and storage medium
CN106127573A (en) A kind of lightness operation system and method
US11113105B1 (en) Computer implemented system and method for generating platform agnostic digital worker

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20161012