CN107153615A - The method and system of software test, service terminal - Google Patents

The method and system of software test, service terminal Download PDF

Info

Publication number
CN107153615A
CN107153615A CN201710361430.XA CN201710361430A CN107153615A CN 107153615 A CN107153615 A CN 107153615A CN 201710361430 A CN201710361430 A CN 201710361430A CN 107153615 A CN107153615 A CN 107153615A
Authority
CN
China
Prior art keywords
test
function
data
test data
case
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
CN201710361430.XA
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.)
Qianxun Position Network Co Ltd
Original Assignee
Qianxun Position Network 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 Qianxun Position Network Co Ltd filed Critical Qianxun Position Network Co Ltd
Priority to CN201710361430.XA priority Critical patent/CN107153615A/en
Publication of CN107153615A publication Critical patent/CN107153615A/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 present invention is applied to computer software testing technical field there is provided a kind of method and system of software test, service terminal, and methods described includes:Test is received to indicate;Indicate to obtain a test function and more than one test data according to the test;An acquired test function is combined with more than one test data, more than one test case is generated;More than one test case generated is tested, test result is obtained.In the present invention, a test function is combined from different test datas, more than one test case is obtained, time-sharing multiplex or same test function is used parallel, without repeatedly writing test function, operational efficiency is improved.

Description

The method and system of software test, service terminal
Technical field
The invention belongs to computer software testing technical field, more particularly to a kind of method and system of software test, clothes Business terminal.
Background technology
In recent years, the emphasis with people to software test, the development of software test industry is more and more faster, software development skill Art is also advanced by leaps and bounds, at the same time, and software testing management instrument is also increasingly paid attention to and applied in the project, existing market On test and management instrument be probably divided into two classes:One type is that the whole flow process of software test is integrated (tester Draw, testing requirement, test case, test execution, Bug are reported), but be in the relation managed between test data and test function It is ambiguous, existed in many test case codes and test data and tested method for testing are coupling in showing in a set of code As, cause boundary definition unclear, thus many tested softwares may be comprising largely the repeat and tested use-case of needs, if often It is secondary all replicate paste or rewrite a test code if, testing efficiency is than relatively low, and to the management of test case more It is poorly efficient, even if designer writes a large amount of annotations, what the test data that also can not distinguish the use-case is, and substantial amounts of annotation Testing efficiency is reduced to a certain degree.
The content of the invention
The embodiments of the invention provide a kind of method and system of software test, service terminal, it is intended to solves prior art The problem of middle testing efficiency is relatively low.
The embodiment of the present invention is achieved in that a kind of method of software test, including:
Test is received to indicate;
Indicate to obtain a test function and more than one test data according to the test;
An acquired test function is combined with more than one test data, more than one test is generated and uses Example;
More than one test case generated is tested, test result is obtained.
Preferably, the test indicates to include demand properties and category attribute, described to indicate that acquisition is surveyed according to the test Trial function and more than one test data are specifically included:
Corresponding test function is write according to the demand properties;
More than one test data is designed according to the category attribute.
Preferably, an acquired test function and more than one test data are combined, generate more than one Test case is specifically included:
Judge whether acquired test data is one;
When being judged as YES, a test case is generated based on a test data and one test function;
When being judged as NO, the survey corresponding with the generation of one test function of each described test data is based respectively on Example on probation.
Preferably, it is described to be based respectively on the test corresponding with the generation of one test function of each described test data Use-case is specially:
Time-sharing multiplex or parallel calling one test function are combined with each test data, generate corresponding survey Example on probation.
Preferably, described more than one test case to being generated is tested, and is also included after acquisition test result:
Show the test result.
Preferably, the displaying test result is specially:The test result is shown with image or text mode.
Preferably, the test indicates to include demand properties and category attribute, described to indicate that acquisition is surveyed according to the test Trial function and more than one test data are specifically included:
More than one test data is designed according to the category attribute;
Corresponding test function is write according to the demand properties.
The present invention also provides a kind of test system of software, including:
Receiving module, is indicated for receiving test;
Acquisition module, for indicating to obtain a test function and more than one test data according to the test;
Combination producing module, it is raw for being combined to an acquired test function with more than one test data Into more than one test case;
Test module, for testing more than one test case generated, obtains test result.
Preferably, the test is indicated to include demand properties and category attribute, and the acquisition module is specifically included:
Unit is write, for writing corresponding test function according to the demand properties;
Design cell, for according to described more than one test data of various attribute design.
The present invention also provides a kind of service terminal, and the service terminal includes a kind of test system of software, the system Including:
Receiving module, is indicated for receiving test;
Acquisition module, for indicating to obtain a test function and more than one test data according to the test;
Combination producing module, it is raw for being combined to an acquired test function with more than one test data Into more than one test case;
Test module, for testing more than one test case generated, obtains test result.
In embodiments of the present invention, a test function is combined from different test datas, obtains more than one survey Example on probation, time-sharing multiplex or uses same test function parallel, without repeatedly writing test function, improves operational efficiency.
Brief description of the drawings
Fig. 1 is a kind of flow chart of the method for software test that first embodiment of the invention is provided;
Fig. 2 is a kind of step S2 of a preferred scheme of the method for software test that first embodiment of the invention is provided tool Body flow chart;
Fig. 3 is a kind of step S3 of the method for software test that first embodiment of the invention is provided particular flow sheet;
Fig. 4 is a kind of step S2 of another preferred scheme of the method for software test that first embodiment of the invention is provided Particular flow sheet;
Fig. 5 is a kind of structure chart of the system for software test that second embodiment of the invention is provided;
Fig. 6 is a kind of concrete structure diagram of the acquisition module 2 of the system for software test that second embodiment of the invention is provided;
Fig. 7 is a kind of specific knot of the combination producing module 3 of the system for software test that second embodiment of the invention is provided Composition.
Embodiment
In order to make the purpose , technical scheme and advantage of the present invention be clearer, it is right below in conjunction with drawings and Examples The present invention is further elaborated.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, and It is not used in the restriction present invention.
In the embodiment of the present invention, a kind of method of software test, including:Test is received to indicate;Indicated according to the test Obtain test function and more than one test data;Acquired test function and more than one test data are combined, Generate more than one test case;More than one test case generated is tested, test result is obtained.
In order to illustrate technical solutions according to the invention, illustrated below by specific embodiment.
Embodiment one:
Fig. 1 shows a kind of flow chart of the method for software test that first embodiment of the invention is provided, including:
Step S1, reception test are indicated;
Specifically, when needing test software, user needs to send test instruction, that is, sends testing requirement, the test refers to Showing may include input parameter, demand properties and category attribute, and the category attribute can be test-types or test mode etc., institute It can be title or code of target detection software etc. to state demand properties, this is not restricted herein, the input parameter is test Input data array or data dictionary class etc., are not restricted equally to this herein.
Step S2, indicates to obtain test function and more than one test data according to test;
Specifically, indicated to obtain a test function and more than one test data according to the test, the test data Quantity is relevant with mentioned kind attribute, and the test data includes test input data and desired output data, is stored after acquisition Get off, it is preferable that be stored in database or text.
Step S3, is combined to acquired test function and more than one test data, generates more than one test Use-case;
Specifically, indicate to obtain after a test function and more than one test data, it is necessary to one according to the test Test function and more than one test data are combined encapsulation, for example, carry out the test function with each test data respectively Combination, is formed and the test data quantity identical test case.
Step S4, is tested more than one test case generated, obtains corresponding test result.
Specifically, the test case to each generation is tested, and obtains corresponding test result, and the test result includes Need the test data of output.
In a preferred scheme of the present embodiment, it may also include after step S4:
Step S5, shows test result;
Specifically, when obtaining test result, test result can be shown, can be entered by image or text mode Row displaying, can be also shown by other (such as video) modes, this is not restricted herein.
In the present embodiment, a test function is combined from different test datas, more than one test case is obtained, Time-sharing multiplex uses same test function parallel, without repeatedly writing test function, improves operational efficiency.
In a preferred scheme of the present embodiment, the test indicates to include demand properties and category attribute, such as Fig. 2 institutes Show, a kind of step S2 of a preferred scheme of the method for the software test provided for first embodiment of the invention idiographic flow Figure, step S2 includes:
Step S21, according to demand attribute write corresponding test function;
Specifically, the demand properties can be specially that (for example docking port is tested, the demand properties for the property of test function For the attribute of interface), write corresponding test function according to the demand properties of the test function.
Step S22, more than one test data is designed according to category attribute.
Specifically, the category attribute can be testing attribute, multiple testing attributes be generally included, for example, some interface is just Tested to functional test, trial and error etc., corresponding test data is designed according to category attribute, the quantity of the test data is with planting generic Property it is relevant, when category attribute more than one testing attribute, the quantity of test data is more than one, the quantity of test data with The quantity of testing attribute is corresponded.
In a preferred scheme of the present embodiment, as shown in figure 3, a kind of software provided for first embodiment of the invention The step S3 of the method for test particular flow sheet, step S3 includes:
Step S31, judges whether acquired test data is one;
Specifically, when needing to generate test case, it is necessary to which the quantity of the test data acquired in first judging, judges that its is counted Amount whether only one of which, when only one of which, go to step S32, otherwise represent more than one test data, go to step S33;
Step S32, a test case is generated based on a test data with a test function;
Specifically, when only one of which test data, a test data and said one test function are combined, Generate a test case.
Step S33, is based respectively on each test data and a corresponding test case of test function generation;
Specifically, when more than one test data, time-sharing multiplex or parallel calling one test function with it is each Test data is combined, and generates corresponding test case.Multiple test cases are generated using a test function.
In the present embodiment, time-sharing multiplex or parallel calling one test function are combined life with each test data Into test case, without repeatedly writing test function, code reuse is improved, reduces workload, testing efficiency is improved.
In another preferred scheme of the present embodiment, as shown in figure 4, a kind of software provided for first embodiment of the invention The step S2 of another preferred scheme of the method for test particular flow sheet, step S2 includes:
Step S201, more than one test data is designed according to category attribute.
Specifically, the category attribute can be testing attribute, multiple testing attributes be generally included, for example, some interface is just Tested to functional test, trial and error etc., corresponding test data is designed according to category attribute, the quantity of the test data is with planting generic Property it is relevant, when category attribute more than one testing attribute, the quantity of test data is more than one, the quantity of test data with The quantity of testing attribute is corresponded.
Step S202, according to demand attribute write corresponding test function;
Specifically, the demand properties can be specially that (for example docking port is tested, the demand properties for the property of test function For the attribute of interface), write corresponding test function according to the demand properties of the test function.
It should be noted that in the present embodiment, first designing test data and writing test function again, can also be design test Data and test function are carried out simultaneously, and this order is not restricted herein.
In order to make it easy to understand, illustrating implementation process below with an example:
By taking the interface testing at Internet service end as an example, a usual interface there are additions and deletions to change look into function, that is, increase, delete Remove, change, inquiring about and general logic function.By taking the logic function being simply a added interface as an example, carry out interface testing when Wait, it is necessary to carry out a variety of tests (test data 1,2 and 3) to interface, including:Positive function is tested, i.e., using legal and Meet the data test for being added function;Trial and error is tested, i.e., tested using the data of an apparent error;Performance test, i.e., The concurrent capability of the interface is tested, in the present embodiment, it is only necessary to write a test logical code (test function), and set Multiple test datas are counted, a test function and each test data are combined encapsulation, three test cases are generated (test case 1, test case 2, test case 3), is then tested each test case respectively, obtains test result (test case 1 is reported, test case 2 is reported, test case 3 is reported) is simultaneously shown, and realizes the test mesh of software (interface) 's.
For example, (the input of test data 1:3,4;excepted:7), (input of test data 2:' a ', ' b '; excepted:Error message), (input of test data 3:(3,4), (4,5),,, (m, n)) };excepted:7, 9,,, m+n), test function (funcation_add (a, b)) generates (the positive work(of test case 1 by combined schedule respectively Can test), test case 2 (trial and error test), test case 3 (performance test), through execution test function after, obtain test use Example 1 is reported, test case 2 is reported and test case 3 is reported.
In the present embodiment, a test function is combined from different test datas, more than one test case is obtained, Time-sharing multiplex uses same test function parallel, without repeatedly writing test function, improves operational efficiency.
In addition, individually managing test data, test data is separated with test process decoupling, can be generated by combined schedule Test case, test data is combined with test scene, improves test run efficiency.
Furthermore, due to only needing to write a test function, testing time cost can be reduced, reduction test threshold also drops Low testing cost, reduces test and management difficulty.
Embodiment two:
Fig. 5 shows a kind of structure chart of the system for software test that second embodiment of the invention is provided, including:Receive mould Block 1, the acquisition module 2 being connected with receiving module 1, the combination producing module 3 being connected with acquisition module 2 and combination producing module 3 The test module 4 of connection, wherein:
Receiving module 1, is indicated for receiving test;
Specifically, when needing test software, user needs to send test instruction, that is, sends testing requirement, the test refers to Showing may include input parameter, demand properties and category attribute, and the category attribute can be test-types or test mode etc., institute It can be title or code of target detection software etc. to state demand properties, this is not restricted herein, the input parameter is test Input data array or data dictionary class etc., are not restricted equally to this herein.
Acquisition module 2, for being indicated to obtain test function and more than one test data according to test;
Specifically, indicated to obtain a test function and more than one test data according to the test, the test data Quantity is relevant with mentioned kind attribute, and the test data includes test input data and desired output data, is stored after acquisition Get off, it is preferable that be stored in database or text.
Combination producing module 3, for being combined to acquired test function and more than one test data, generation one Individual above test case;
Specifically, indicate to obtain after a test function and more than one test data, it is necessary to one according to the test Test function and more than one test data are combined encapsulation, for example, carry out the test function with each test data respectively Combination, is formed and the test data quantity identical test case.
Test module 4, for testing more than one test case generated, obtains test result.
Specifically, the test case to each generation is tested, and obtains corresponding test result, and the test result includes Need the test data of output.
In a preferred scheme of the present embodiment, the system may also include:The display module 5 being connected with test module 4, Wherein:
Display module 5, for showing test result;
Specifically, when obtaining test result, test result can be shown, can be entered by image or text mode Row displaying, can be also shown by other (such as video) modes, this is not restricted herein.
In the present embodiment, a test function is combined from different test datas, more than one test case is obtained, Time-sharing multiplex uses same test function parallel, without repeatedly writing test function, improves operational efficiency.
In a preferred scheme of the present embodiment, the test is indicated to include demand properties and category attribute, and Fig. 6 is shown A kind of concrete structure diagram of the acquisition module 2 of the system for software test that second embodiment of the invention is provided, the acquisition module 2 is wrapped Include:Unit 21 and connected design cell 22 are write, wherein:
Unit 21 is write, corresponding test function is write for attribute according to demand;
Specifically, the demand properties can be specially that (for example docking port is tested, the demand properties for the property of test function For the attribute of interface), write corresponding test function according to the demand properties of the test function.
Design cell 22, for designing more than one test data according to category attribute.
Specifically, the category attribute can be testing attribute, multiple testing attributes be generally included, for example, some interface is just Tested to functional test, trial and error etc., corresponding test data is designed according to category attribute, the quantity of the test data is with planting generic Property it is relevant, when category attribute more than one testing attribute, the quantity of test data is more than one, the quantity of test data with The quantity of testing attribute is corresponded.
It should be noted that in the present embodiment, can first design test data, after write test function, can also first compile Test function is write, test data is redesigned, can also be that the two is carried out simultaneously, this order is not restricted herein.
In a preferred scheme of the present embodiment, as shown in fig. 7, a kind of software provided for second embodiment of the invention The concrete structure diagram of the combination producing module 3 of the system of test, the combination producing module 3 is specifically included:Judging unit 31, with sentencing The first combination producing unit 32 and the second combination producing unit 33 that disconnected unit 31 is connected, wherein:
Judging unit 31, for judging whether acquired test data is one;
Specifically, when needing to generate test case, it is necessary to which the quantity of the test data acquired in first judging, judges that its is counted Amount whether only one of which, the first combination producing unit 32 is fed back to when only one of which, the second combination producing list is otherwise fed back to Member 33;
First combination producing unit 32, is used for generating a test based on a test data and a test function Example;
Specifically, when only one of which test data, a test data and said one test function are combined, Generate a test case.
Second combination producing unit 33, it is corresponding with a test function generation for being based respectively on each test data Test case;
Specifically, when more than one test data, time-sharing multiplex or parallel calling one test function with it is each Test data is combined, and generates corresponding test case.Multiple test cases are generated using a test function.
In the present embodiment, time-sharing multiplex or parallel calling one test function are combined life with each test data Into test case, without repeatedly writing test function, code reuse is improved, reduces workload, testing efficiency is improved.
In order to make it easy to understand, illustrating implementation process below with an example:
By taking the interface testing at Internet service end as an example, a usual interface there are additions and deletions to change look into function, that is, increase, delete Remove, change, inquiring about and general logic function.By taking the logic function being simply a added interface as an example, carry out interface testing when Wait, it is necessary to carry out a variety of tests (test data 1,2 and 3) to interface, including:Positive function is tested, i.e., using legal and Meet the data test for being added function;Trial and error is tested, i.e., tested using the data of an apparent error;Performance test, i.e., The concurrent capability of the interface is tested, in the present embodiment, it is only necessary to write a test logical code (test function), and set Multiple test datas are counted, a test function and each test data are combined encapsulation, three test cases are generated (test case 1, test case 2, test case 3), is then tested each test case respectively, obtains test result (test case 1 is reported, test case 2 is reported, test case 3 is reported) is simultaneously shown, and realizes the test mesh of software (interface) 's.
For example, (the input of test data 1:3,4;excepted:7), (input of test data 2:' a ', ' b '; excepted:Error message), (input of test data 3:(3,4), (4,5),,, (m, n)) };excepted:7, 9,,, m+n), test function (funcation_add (a, b)) generates test case 1 respectively by the combination producing module 3 (positive function test), test case 2 (trial and error test), test case 3 (performance test), test is performed by test module 4 Function, test case 1 is reported, test case 2 is reported and test case 3 is reported for acquisition.
In the present embodiment, a test function is combined from different test datas, more than one test case is obtained, Time-sharing multiplex uses same test function parallel, without repeatedly writing test function, improves operational efficiency.
In addition, individually managing test data, test data is separated with test process decoupling, can be generated by combined schedule Test case, test data is combined with test scene, improves test run efficiency.
Furthermore, due to only needing to write a test function, testing time cost can be reduced, reduction test threshold also drops Low testing cost, reduces test and management difficulty.
The present invention also proposes a kind of service terminal, and the service terminal is including the software test described in above-described embodiment System, the description of the concrete structure and operation principle and above-described embodiment of the system is basically identical, specifically refers to above-described embodiment Description, here is omitted.
In the present invention, a test function is combined from different test datas, more than one test case is obtained, point Shi Fuyong uses same test function parallel, without repeatedly writing test function, improves operational efficiency.
In addition, individually managing test data, test data is separated with test process decoupling, can be generated by combined schedule Test case, test data is combined with test scene, improves test run efficiency.
Furthermore, due to only needing to write a test function, testing time cost can be reduced, reduction test threshold also drops Low testing cost, reduces test and management difficulty.
Those of ordinary skill in the art are it is to be appreciated that the list of each example described with reference to the embodiments described herein Member and algorithm steps, can be realized with the combination of electronic hardware or computer software and electronic hardware.These functions are actually Performed with hardware or software mode, depending on the application-specific and design constraint of technical scheme.
Professional and technical personnel can realize described function to each specific application using distinct methods, still This realization is it is not considered that beyond the scope of this invention.The foregoing is only a specific embodiment of the invention, but the present invention Protection domain is not limited thereto, any one skilled in the art the invention discloses technical scope in, can Change or replacement are readily occurred in, should be all included within the scope of the present invention.Therefore, protection scope of the present invention should be described It is defined by scope of the claims.

Claims (10)

1. a kind of method of software test, it is characterised in that including:
Test is received to indicate;
Indicate to obtain a test function and more than one test data according to the test;
An acquired test function is combined with more than one test data, more than one test case is generated;
More than one test case generated is tested, test result is obtained.
2. according to the method described in claim 1, it is characterised in that the test instruction includes demand properties and category attribute, It is described to indicate that obtaining test function and more than one test data specifically includes according to the test:
Corresponding test function is write according to the demand properties;
More than one test data is designed according to the category attribute.
3. according to the method described in claim 1, it is characterised in that to an acquired test function and more than one test Data are combined, and are generated more than one test case and are specifically included:
Judge whether acquired test data is one;
When being judged as YES, a test case is generated based on a test data and one test function;
When being judged as NO, it is based respectively on the test corresponding with the generation of one test function of each described test data and uses Example.
4. according to the method described in claim 1, it is characterised in that it is described be based respectively on each described test data with it is described One test function generates corresponding test case:
Time-sharing multiplex or parallel calling one test function are combined with each test data, are generated corresponding test and are used Example.
5. the method according to Claims 1-4 any one, it is characterised in that described more than one survey to being generated Example on probation is tested, and is also included after acquisition test result:
Show the test result.
6. method according to claim 5, it is characterised in that the displaying test result is specially:With image or Text mode shows the test result.
7. according to the method described in claim 1, it is characterised in that the test instruction includes demand properties and category attribute, It is described to indicate that obtaining test function and more than one test data specifically includes according to the test:
More than one test data is designed according to the category attribute;
Corresponding test function is write according to the demand properties.
8. a kind of test system of software, it is characterised in that including:
Receiving module, is indicated for receiving test;
Acquisition module, for indicating to obtain a test function and more than one test data according to the test;
Combination producing module, for being combined to an acquired test function with more than one test data, generation one Individual above test case;
Test module, for testing more than one test case generated, obtains test result.
9. system according to claim 8, it is characterised in that the test instruction includes demand properties and category attribute, The acquisition module is specifically included:
Unit is write, for writing corresponding test function according to the demand properties;
Design cell, for according to described more than one test data of various attribute design.
10. a kind of service terminal, it is characterised in that include the system of software test as claimed in claim 8 or 9.
CN201710361430.XA 2017-05-19 2017-05-19 The method and system of software test, service terminal Pending CN107153615A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710361430.XA CN107153615A (en) 2017-05-19 2017-05-19 The method and system of software test, service terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710361430.XA CN107153615A (en) 2017-05-19 2017-05-19 The method and system of software test, service terminal

Publications (1)

Publication Number Publication Date
CN107153615A true CN107153615A (en) 2017-09-12

Family

ID=59793307

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710361430.XA Pending CN107153615A (en) 2017-05-19 2017-05-19 The method and system of software test, service terminal

Country Status (1)

Country Link
CN (1) CN107153615A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109359031A (en) * 2018-09-04 2019-02-19 中国平安人寿保险股份有限公司 More appliance applications test methods, device, server and storage medium
CN109446091A (en) * 2018-10-31 2019-03-08 中国银行股份有限公司 Business Entity object test method and device
CN110162463A (en) * 2019-04-19 2019-08-23 平安普惠企业管理有限公司 Method for testing software, device and electronic equipment based on automated test tool
CN111506898A (en) * 2020-04-07 2020-08-07 中国信息通信研究院 Information service security evaluation method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103164330A (en) * 2011-12-14 2013-06-19 航天信息股份有限公司 Automatic generation method for software test case
CN103631720A (en) * 2013-12-20 2014-03-12 百度在线网络技术(北京)有限公司 Method and device for generating test case
CN104133762A (en) * 2013-05-03 2014-11-05 腾讯科技(深圳)有限公司 Software test method and test device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103164330A (en) * 2011-12-14 2013-06-19 航天信息股份有限公司 Automatic generation method for software test case
CN104133762A (en) * 2013-05-03 2014-11-05 腾讯科技(深圳)有限公司 Software test method and test device
CN103631720A (en) * 2013-12-20 2014-03-12 百度在线网络技术(北京)有限公司 Method and device for generating test case

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109359031A (en) * 2018-09-04 2019-02-19 中国平安人寿保险股份有限公司 More appliance applications test methods, device, server and storage medium
CN109359031B (en) * 2018-09-04 2023-08-22 中国平安人寿保险股份有限公司 Multi-device application program testing method and device, server and storage medium
CN109446091A (en) * 2018-10-31 2019-03-08 中国银行股份有限公司 Business Entity object test method and device
CN110162463A (en) * 2019-04-19 2019-08-23 平安普惠企业管理有限公司 Method for testing software, device and electronic equipment based on automated test tool
CN111506898A (en) * 2020-04-07 2020-08-07 中国信息通信研究院 Information service security evaluation method and device

Similar Documents

Publication Publication Date Title
Bergmann et al. Incremental evaluation of model queries over EMF models
CN103412853B (en) A kind of automatic example generation method for file convertor
CN107153615A (en) The method and system of software test, service terminal
CN101651576B (en) Alarm information processing method and system
US20050261884A1 (en) Unified modeling language (UML) design method
Li et al. Timing analysis of UML sequence diagrams
US20040226006A1 (en) Program slicing for codesign of embedded systems
Noran UML vs IDEF: An ontology-based comparative study in view of business modelling
CN105117215A (en) Development method and device of automobile function
JP2007334627A (en) Service base software design support method, and device therefor
Xiaoguang et al. A general model for component-based software reliability
Samuel et al. Slicing-based test case generation from UML activity diagrams
CN104679500B (en) Method and device for realizing automatic generation of entity class
US8943451B2 (en) Hierarchical finite state machine generation for power state behavior in an electronic design
CN110704394A (en) Report configuration modification method and device
CN101136780A (en) Method, system to obtain user command information, and user command registered device
Prowell et al. Sequence‐based software specification of deterministic systems
CN114047970A (en) Configuration method and system of AUTOSAR (automotive open system architecture) architecture software
Insfran et al. Evaluating the usability of mashups applications
CN116069330A (en) Middle and background template construction method, device and storage medium
US20070299705A1 (en) Method and apparatus for observation model validation
CN114691491A (en) Use case template generation method, system and medium for smart screen
CN116774993A (en) Code conversion method, device and storage medium
JP4481783B2 (en) Simulation model creation device, simulation device and system, method and program
US10621298B2 (en) Automatically generated schematics and visualization

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170912