CN102053909A - Test program generating device - Google Patents

Test program generating device Download PDF

Info

Publication number
CN102053909A
CN102053909A CN2010105365795A CN201010536579A CN102053909A CN 102053909 A CN102053909 A CN 102053909A CN 2010105365795 A CN2010105365795 A CN 2010105365795A CN 201010536579 A CN201010536579 A CN 201010536579A CN 102053909 A CN102053909 A CN 102053909A
Authority
CN
China
Prior art keywords
test procedure
test
data
definition
generate
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
CN2010105365795A
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.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Solutions Corp
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 Toshiba Corp, Toshiba Solutions Corp filed Critical Toshiba Corp
Publication of CN102053909A publication Critical patent/CN102053909A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides a test program generation device. According to one embodiment of the invention, the test program generation device generates a test program for testing a program operated with the upper structure body of a structure body set equipped with a hierarchical structure as a variable element. The test program generation device comprises an defined data input unit of the test data for inputting the values of the defined data defining the structure body set equipped with the hierarchical structure and a test program generation unit for generating the test program. The test program comprises a step of inputting the values of the defined data and the structure body set equipped with the hierarchical structure inputted by the defined data input unit of the test data and a step of calling the upper structure body of a structure body as a variable element for a test object.

Description

The test procedure generating apparatus
The cross reference of related application
The application is based on Japanese patent application No.2009-256483 that submitted on November 9th, 2009 and the benefit that requires its right of priority, and its full content is herein incorporated by reference.
Technical field
The present invention relates to be used for system (system) development supporting technology that the generation operation of the test procedure that for example uses in the monomer test of program is supported.
Background technology
In recent years, in various industries, extensively realized the electronization of operation.In addition, in the Internet use of (Internet) vague generalization today, various informativeization of transaction, and its change is also very remarkable.Therefore, than the high efficiency of the system development that is used for immediately tackling such situation with the strong request that takes a step forward.In addition, as one of its countermeasure, the various structures (for example with reference to TOHKEMY 2009-32133 communique, TOHKEMY 2008-140263 communique etc.) of executive routine test expeditiously that are used for have been proposed so far.
Here, consider the situation of carrying out the test of method (method) (function, subroutine (subroutine) etc.) unit at the program in the exploitation.And in the method, the imagination existence obtains the structure (object (object) or data (data)) with hierarchical structure and organizes the method for moving.In this case, this method obtain be positioned at upper structure as argument, bring into operation then.
But, though there are the various support tools of directly testing as argument (tool) that are used to set so far to the value of method transmission, but at obtaining the method that structure group with hierarchical structure is moved, do not exist to be used for also setting the support tool that the value that is positioned at the structure below the second layer is tested being positioned at outside the structure of upper, actual conditions are the tests that can not wish simply.
Description of drawings
Fig. 1 is the functional block diagram of the test procedure generating apparatus (monomer test procedure generation system) of first embodiment.
Fig. 2 is the figure of an example of the monomer tested object program (method) in the monomer test procedure generation system of expression first embodiment.
Fig. 3 is first figure that is illustrated in an example of the test data definition of data that uses in the monomer test procedure generation system of first embodiment.
Fig. 4 is first figure of expression by an example of the test procedure of the monomer test procedure generation system generation of first embodiment.
Fig. 5 is second figure that is illustrated in an example of the test data definition of data that uses in the monomer test procedure generation system of first embodiment.
Fig. 6 is second figure of expression by an example of the test procedure of the monomer test procedure generation system generation of first embodiment.
Fig. 7 is the figure that is illustrated in an example of the test data definition of data that uses in the monomer test procedure generation system of second embodiment.
Fig. 8 is the functional block diagram of the test procedure generating apparatus (monomer test procedure generation system) of the 3rd embodiment.
Fig. 9 is the figure of an example that is illustrated in the part of the source code that uses in the monomer test procedure generation system of the 3rd embodiment.
Figure 10 is the figure that is illustrated in an example of the label that uses as note in the monomer test procedure generation system of the 3rd embodiment.
Figure 11 is the figure that is illustrated in an example of the operational symbol of using as note in the monomer test procedure generation system of the 3rd embodiment.
Figure 12 is the figure of an example that is illustrated in the part of the source code that uses in the monomer test procedure generation system of the 4th embodiment.
Figure 13 is used to illustrate the figure that generates the principle of test procedure by the monomer test procedure generation system of the 4th embodiment.
Embodiment
The problem that the present invention will solve provides a kind of test procedure generating apparatus, and it can generate simply and be used for the test procedure of test case as the program that obtains structure group with hierarchical structure and move.
According to embodiment, the test procedure generating apparatus is to generate to be used to test the test procedure generating apparatus of the structure that is positioned at the upper of the structure group with hierarchical structure being obtained the test procedure of the program of moving as argument, have: test data definition of data input block is used to import the described respectively test data definition of data of value with structure group of hierarchical structure of definition; With the test procedure generation unit, be used to generate described test procedure, this test procedure has generation and has each value, described step with structure group of hierarchical structure of using by the test data definition of data definition of described test data definition of data input block input; With the structure of upper of the structure group that is positioned at this generation as argument, call step as the described program of tested object.
Following with reference to the description of drawings embodiment.
(first embodiment)
First embodiment at first is described.
Fig. 1 is the functional block diagram of the test procedure generating apparatus (monomer test procedure generation system 1) of first embodiment.For example, by being installed among the HD (hard disc) of personal computer (personal computer) being recorded in the monomer test procedure generator program of issuing in the CD computer-readable recording mediums such as (compact disc), be loaded in the primary memory (main memory) and carry out, on this personal computer, make up this monomer test procedure generation system 1 by CPU (central processing unit).
This monomer test procedure generation system 1 is used to generate test procedure, this test procedure, for example at obtaining the program (method etc.) that the data set of constructing in the level mode moves, the value of the data that are positioned at upper of not only setting as argument and directly transmitting, and set the value that is positioned at the data set below second and test.As shown in Figure 1, this monomer test procedure generation system 1 has test procedure generating unit 11.
Test procedure generating unit 11 input test data definition data 21 generate the test procedure 22 that is used for test unit tested object program.Fig. 2 represents an example of monomer tested object program.
Here, imagination " testMethod " such method is a monomer tested object program.As shown in Figure 2, this method " testMethod " obtains " box " such structure and moves as argument.This structure " box " is made of " num ", " id ", " area " these three parameters (parameter).In addition, the parameter " area " in these three parameters becomes structure other definition, that have parameter " count ".Being method " testMethod " as obtaining the method that structure group (" box ", " area ") with hierarchical structure is moved, is the method that directly obtains the structure " box " that is positioned at upper as argument.In addition, this monomer test procedure generation system 1 can generate test procedure 22 simply, this test procedure 22 at the structure that directly transmits as argument " box " target setting value, and makes method " testMethod " operation not only on the basis at structure " area " also target setting value.Below describe this point in detail.
Fig. 3 is an example of expression test data definition of data 21.Here imagine when the parameter " num ", " id " that are created on structure " box " are middle to set " 10 ", " A ", after parameter " count " setting " 1 " of (as a parameter of structure " box ", be arranged in the lower floor of this structure " box ") structure " area ", make the situation of the test procedure 22 of method " testMethod " operation that Fig. 2 represents.
As shown in Figure 3, test data definition of data 21 is the text datas by XML (extensible markup language) record.XML is the record language that can freely be defined label by user (user).Therefore, in this monomer test procedure generation system 1, by using predefined label, the hierarchical structure of the structure group of tested object program is supplied with in performance on test data definition of data 21.The title of the label that the test data definition of data of representing at Fig. 3 21 is embedded in only is an example, is not limited thereto, and can change (definition) arbitrarily.
More particularly, imported the test procedure generating unit 11 of the test data definition of data 21 that Fig. 3 represents, at first to discern (1-1) structure " box " be argument (a1 of Fig. 3) and (1-2) have parameter " num ", " id ", " area " in structure " box " according to label, and parameter " area " is structure (a11 of Fig. 3, a12, a13), the i.e. hierarchical structure of recognition structure body group.
In addition, test procedure generating unit 11 is set " 10 " (a11 of Fig. 3), (2-2) according to tag recognition (2-1) and is set " A " (a11 of Fig. 3) and (2-3) set " 1 " (a13 of Fig. 3), i.e. each value of parameter in the recognition structure body group in the parameter " count " in parameter " area " (structure) in parameter " id " in parameter " num ".
Then, test procedure generating unit 11 generates test procedures 22 and output, and described test procedure 22 has: generate by having set " 10 " in parameter " num ", set the structure " box " of " A " and set the step of the structure group that the structure " area " of " 1 " forms in parameter " id " in parameter " count "; The step of coming call method " testMethod " as argument with bar structure body " box ".Fig. 4 is the figure of expression by an example of the test procedure 22 of this monomer test procedure generation system 1 generation.
Monomer test procedure generation system 1 for example has user interface (user interface) function of picture that prompting is used to import the file (file) of monomer tested object program (method) name and test data definition of data 21.Promptly, the test owner is only by generating the test data definition of data 21 as text (text) data of putting down in writing by XML, just can generate test procedure 22 simply, this test procedure 22, at obtaining the program that structure group with hierarchical structure is moved, not only set the value of the structure that is positioned at upper that directly transmits as argument, and set the value that is positioned at the following structure group of the second layer and test.
In addition, about obtaining of test data definition of data 21, also can replace specifying each test data definition of data 21 as external file, and by test procedure generating unit 11 visit (access) predetermined databases (database), obtain successively this time be engraved in the test data definition of data of storing in this database 21.In this case, be created on the test procedure 22 of the quantity of the test data definition of data of storing in the database 21 automatically.
In addition, this method is also useful for obtain the program (method) that object moves as argument.Now, imagination is obtaining method " TestMethod " that " Test " such object moves as monomer tested object program as argument, and object " Test " is the object of obtaining 3 parameters, and second parameter is " Test2 " such object.That is imagination with structure group (object " Test ", " Test2 ") with hierarchical structure as the method " TestMethod " of argument situation as monomer tested object program.
In this case, the test owner also generates the hierarchical structure by label indicated object " Test ", " Test2 " and sets the test data definition of data 21 of the value of each parameter.Fig. 5 is the figure that represents an example of test data definition of data 21 in this case.
As shown in Figure 5, by label represent (1-1) object " Test " be argument (b1 of Fig. 5) and (1-2) object " Test " obtain 3 parameters, and second parameter be " Test2 " such object, object " Test2 " is obtained the parameter (b1 of Fig. 5, b11, b12, b13, b121), expression (2-1) is at first of object " Test " simultaneously, set in the 3rd parameter " 10 ", " test " (b1 of Fig. 5, b2, b3) and (2-2) be the parameter setting that transmits to object " Test2 " " 0 ", and about its internal state, in parameter " name ", set " name ", set " 10 " (b121 of Fig. 5) as data.
Then, import the test procedure generating unit 11 of the test data definition of data 21 that this Fig. 5 represents and explained each label, generated test procedure 22 and output that Fig. 6 represents.As shown in Figure 6, generate test procedure 22 back outputs, described test procedure 22 has: the step that generates the group of objects with each value of setting in test data definition of data 21; With the group of objects that generates is come call method as argument step.
Like this, by this monomer test procedure generation system 1, the test owner is only by generating the test data definition of data 21 as the text data of putting down in writing by XML, just can generate test procedure 22 simply, this test procedure 22, at obtaining the program that object moves as argument, not only the object that is positioned at upper that directly transmits as argument is set at dbjective state, and is set at dbjective state and tests being positioned at the following object of the second layer.
(second embodiment)
Next, second embodiment is described.
In the monomer test procedure generation system 1 of the first above-mentioned embodiment,, represent the hierarchical structure of the structure group supplied with to monomer tested object program this moment by predefined label by XML record test data definition of data 21.
Replace this point, in the monomer test procedure generation system 1 of this second embodiment, as shown in Figure 7, utilize the hierarchical structure of indentation (indent) expression to the structure group of monomer tested object program supply.
The example that Fig. 7 represents be represent to have illustrated in the first embodiment, imagination is the figure with example of the test data definition of data 21 that generates under the situation of method " TestMethod " as monomer tested object program of structure group (object " Test ", " Test2 ") as argument of hierarchical structure.
As shown in Figure 7, by using indentation, the hierarchical structure of performance (1) object " Test ", (2) parameter " 10 ", " test2 ", " test ", (3) " name ", " SetData ".In addition, the test procedure generating unit 11 of having imported this test data definition of data 21 is according to indentation identification layer aggregated(particle) structure, and is same with first embodiment, generates test procedure 22 and output that Fig. 6 represents.
Like this, even in the monomer test procedure generation system 1 of this second embodiment, the test owner also can be only by generating as having used the test data definition of data 21 of the text data of indentation to generate test procedure 22 simply in suitable place, this test procedure 22, at obtaining the program that structure group with hierarchical structure is moved, not only set the value of the structure that is positioned at upper that directly transmits as argument, also set the value that is positioned at the following structure group of the second layer and test.
(the 3rd embodiment)
The following describes the 3rd embodiment.
Fig. 8 is the functional block diagram of the test procedure generating apparatus (monomer test procedure generation system 1) of the 3rd embodiment.
This monomer test procedure generation system 1 outside (in first, second embodiment) described test procedure generating unit 11, also has source code analysis unit 12 and test cases (test case) generating unit 13.In addition, this monomer test procedure generation system 1, input carry out method (function, subroutine etc.) unit test program source code 23 and resolve this source code 23, generate the test procedure 22 back outputs be used to test the goal approach in this program.
More particularly, in this monomer test procedure generation system 1, in source code 23, as note for goal approach, the scope of the test data that record is given this method or value etc.
Fig. 9 is the figure of an example of the part of expression source code 23.In addition, Figure 10 is the figure of an example of the label that uses as note of expression, and Figure 11 is the figure of an example of the operational symbol used as note of expression.
Expression is used for the record example of note of the test procedure 22 of generation method " RegistUser " (c1 of Fig. 9) usefulness in Fig. 9.The operational symbol that the test owner uses label that Figure 10 represents and Figure 11 to represent, the value that can get each parameter of method " RegistUser " or the value of wanting to set are documented in the tight front of this method " RegistUser " as note.And, when inward entry has the source code 23 of such note, carry out by source code analysis unit 12 and to resolve, detect the method for tested object according to note, and generate the test data that be provided as each parameter of this method.In addition, (using the label “ @param.range of Figure 10 " record that waits situation about existing under) under the situation that the value that can get each parameter etc. is put down in writing as note, source code analysis unit 12 and then generate automatically is used to carry out the test data (with reference to " input value of generation " hurdle of Figure 11) that boundary value tests etc.
The result of this source code analysis unit 12 is forwarded to test cases generating unit 13, about the method that detects by source code analysis unit 12, generates the test cases 24 cover all by the test data of source code analysis unit 12 generations.Then, the test procedure generating unit 11 in the monomer test procedure generation system 1 of the 3rd embodiment is read this test cases 24 successively, generates the test procedure 22 back outputs that are used for test target method under the state that desired value is provided as parameter.Because test cases 24 is generated as intermediate file, thus test cases also can be appended, and generate the test procedure 22 that this test cases that appends is used together.
In addition, as shown in Figure 9, method " RegistUser " obtains object " list " (c2 of Fig. 9) as the 3rd parameter.And, about this object " list ", by using label “ @param.mock ", can set the value (c3 of Fig. 9) that this object " list " is given.
Promptly, in the monomer test procedure generation system 1 of the 3rd embodiment, the test owner also can only generate test procedure 22 by record note in source code 23 simply, this test procedure 22 is tested after this structure is set at desired value at the method for bar structure body as argument.In addition, in the monomer test procedure generation system 1 of the 3rd embodiment, can generate the test procedure 22 that is used to carry out the boundary value test etc. automatically.
(the 4th embodiment)
The following describes the 4th embodiment.
In the monomer test procedure generation system 1 of the 3rd above-mentioned embodiment, in source code 23, as to the note of goal approach and record the scope of the test data of giving this method or value etc.
Relative therewith, the monomer test procedure generation system 1 of the 4th embodiment by for the predetermined note of variable record of checking object, generates the test procedure 22 that is used to carry out at the checking of the variable of this inspection object.Figure 12 is the figure of an example of the part of the source code 23 of expression in the 4th embodiment.
In Figure 12, represented record example about the position of variable " num " definition.In addition, imagining this variable " num " here is to check object (d1 of Figure 12).In this case, the test owner is for this variable " num " record note (" Verified data ") (d2 of Figure 12).
On the other hand, when inward entry has the source code 23 of such note, resolve, at first, detect the variable of checking object according to note by source code analysis unit 12.When detecting the variable of checking object, whether source code analysis unit 12 then retrieval exists the object that comprises this variable as argument or rreturn value.If detect, then transmit this variable and comprise the object that this variable is used as argument or rreturn value to test procedure generating unit 11.
Then, the test procedure generating unit 11 that has obtained the result of source code analysis unit 12 generates the test procedure 22 that is used to carry out at the checking of this variable.Figure 13 is used to illustrate the figure that generates the principle of test procedure 22 by test procedure generating unit 11.
E1 among Figure 13 be with 12 detected by the source code analysis unit, comprise variable " num " and be used as record position in the relevant source code 23 of the object of argument.On the other hand, the e2 among Figure 13 is illustrated under the situation that detects such record position, by the test procedure 22 of test procedure generating unit 11 generations.
As shown in figure 13, under the situation that the object of variable " num " having been given " 10 " exists, test procedure generating unit 11 generates uses the test procedure 22 back outputs of being somebody's turn to do " 10 " checking variablees " num ".
Like this, as adopt this monomer test procedure generation system 1, then the test owner just can generate the test procedure 22 verified of variable that is used at the inspection object simply only by the note of record source code 23.
In addition, can make up the method for in source code 23, the variable of identifying object being put down in writing note of in source code 23, goal approach being put down in writing the method for note and being illustrated that illustrates in above-mentioned the 3rd embodiment that is implemented in the 4th embodiment.
As mentioned above, by the test procedure generating apparatus (monomer test procedure generation system 1) of each embodiment, can generate simply and be used for the test procedure of test case as the program that obtains structure group and move with hierarchical structure.
Several embodiments of the present invention has been described, but these embodiments propose as an example, and be not used in the scope of the present invention that limits.These new embodiments can be implemented with other variety of ways, can carry out various omissions, displacement, change in the scope of the purport that does not break away from invention.These embodiments or its distortion are included in scope of invention or the purport, and are included in the invention of putting down in writing in the scope of request patent protection and equivalency range thereof.

Claims (5)

1. a test procedure generating apparatus (1), be used to generate test procedure (22), described test procedure (22) is used for the program that structure that test obtains the upper that is positioned at the structure group with hierarchical structure moves as argument, and described test procedure generating apparatus is characterised in that
Have:
Test data definition of data input block is used to import the described respectively test data definition of data (21) of value with structure group of hierarchical structure of definition; With
Test procedure generation unit (11), be used to generate described test procedure (22), this test procedure has: generation has each value, described step with structure group of hierarchical structure of using by the test data definition of data definition of described test data definition of data input block input; With the structure of upper of the structure group that is positioned at this generation as argument, call step as the described program of tested object.
2. test procedure generating apparatus according to claim 1 is characterized in that,
Described test data definition of data by the XML record, is next according to the described respectively text data of value with structure group of hierarchical structure of this organization definition by represent hierarchical structure with label,
Described test procedure generation unit, come the interpretation layer aggregated(particle) structure according to the label that in described test data definition of data, embeds, generate test procedure, this test procedure has: generate each value, described step with structure group of hierarchical structure of having with described test data definition of data definition.
3. test procedure generating apparatus according to claim 1, wherein,
Described test data definition of data is by next according to the described respectively text data of value with structure group of hierarchical structure of this organization definition with indentation representational level structure,
Described test procedure generation unit, according to the indentation interpretation layer aggregated(particle) structure of in described test data definition of data, setting, generate test procedure, this test procedure has: generate each value, described step with structure group of hierarchical structure of having with this test data definition of data definition.
4. test procedure generating apparatus, be used to generate test procedure, it is the test of unit that described test procedure is used for the program of the step with call function is carried out with described function, and described function is obtained structure and moved as argument, described test procedure generating apparatus is characterised in that
Have:
The source code input block is used to import the source code as the described program of tested object, and this source code has been put down in writing the test data definition of data of each value that defines described structure, as the comment statement for described function;
Test data generation unit (12,13), be used to resolve source code by described source code input block input, detect the function of tested object according to the comment statement of in this source code, putting down in writing, and generate the test data that offer this detected function as described structure; With
Test procedure generation unit (11), be used to generate described test procedure (22), this described test procedure (22) has the step of the test data that generation generates as described structure and the described structure of this generation is called the step of the function of described tested object as argument.
5. test procedure generating apparatus according to claim 4 is characterized in that,
Described source code comprises the comment statement that is used to specify the variable of checking object,
Described test procedure generation unit, detect the variable of checking object according to the comment statement of in described source code, putting down in writing, and detect the function of this detected variable as argument or rreturn value, generate test procedure, this test procedure has: be used to verify by the step of this detected function as the described detected variable of argument or rreturn value.
CN2010105365795A 2009-11-09 2010-11-04 Test program generating device Pending CN102053909A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2009256483A JP2011100420A (en) 2009-11-09 2009-11-09 Test program creation device
JP2009-256483 2009-11-09

Publications (1)

Publication Number Publication Date
CN102053909A true CN102053909A (en) 2011-05-11

Family

ID=43958254

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010105365795A Pending CN102053909A (en) 2009-11-09 2010-11-04 Test program generating device

Country Status (2)

Country Link
JP (1) JP2011100420A (en)
CN (1) CN102053909A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102629227A (en) * 2012-02-28 2012-08-08 中科开元信息技术(北京)有限公司 Method for assisting function verification of interface of embedded system
CN103605777A (en) * 2013-11-28 2014-02-26 北京国双科技有限公司 Database index processing method and device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5865091B2 (en) * 2012-01-20 2016-02-17 日立オートモティブシステムズ株式会社 Software verification support apparatus, software verification support method, software verification support program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001084162A (en) * 1999-09-10 2001-03-30 Toshiba Corp Program testing method and storage medium
JP2004070561A (en) * 2002-08-05 2004-03-04 Funai Electric Co Ltd Debugging device
JP2007316875A (en) * 2006-05-25 2007-12-06 Hitachi Ltd Apparatus and method for automatic regression test

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02247742A (en) * 1989-03-20 1990-10-03 Fujitsu Ltd Test program forming processing system
JPH0391039A (en) * 1989-09-04 1991-04-16 Fuji Electric Co Ltd Program for test for software and method for preparing test data
JPH05197589A (en) * 1991-11-22 1993-08-06 Nec Corp Automatic generation system of test program
US7552422B2 (en) * 2004-03-31 2009-06-23 Microsoft Corporation Test case inheritance controlled via attributes
JP2007058383A (en) * 2005-08-23 2007-03-08 Nomura Research Institute Ltd Operation verification system for program and operation verification program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001084162A (en) * 1999-09-10 2001-03-30 Toshiba Corp Program testing method and storage medium
JP2004070561A (en) * 2002-08-05 2004-03-04 Funai Electric Co Ltd Debugging device
JP2007316875A (en) * 2006-05-25 2007-12-06 Hitachi Ltd Apparatus and method for automatic regression test

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102629227A (en) * 2012-02-28 2012-08-08 中科开元信息技术(北京)有限公司 Method for assisting function verification of interface of embedded system
CN102629227B (en) * 2012-02-28 2015-07-22 中科开元信息技术(北京)有限公司 Method for assisting function verification of interface of embedded system
CN103605777A (en) * 2013-11-28 2014-02-26 北京国双科技有限公司 Database index processing method and device

Also Published As

Publication number Publication date
JP2011100420A (en) 2011-05-19

Similar Documents

Publication Publication Date Title
JP5659238B2 (en) Source code conversion method and source code conversion program
Ali et al. A systematic review of the application and empirical investigation of search-based test case generation
CN103093323B (en) Based on special equipment inspection and the management system of Quick Response Code
CN109426614A (en) Defect inspection method, equipment, system and computer readable storage medium
CN103052943A (en) Source code conversion method and source code conversion program
CN101311897B (en) Method and device for snatching at application program graphical user interface resource
CN108804326B (en) Automatic software code detection method
CN103425584A (en) Large-scale application regression testing information processing method based on Java bytecode
CN114546868A (en) Code coverage rate testing method and device and electronic equipment
Feichtinger et al. Guiding feature model evolution by lifting code-level dependencies
CN102782649A (en) Application modification section search device and application modification section search method
CN102053909A (en) Test program generating device
CN103955425B (en) Webpage (WEB) exploring testing device and method
Reich et al. Advances in lazy smallcheck
CN1971550A (en) Method of inspecting 3d scanned data using parametric tolerance
CN103365772B (en) Software test automatic evaluation device and method
CN112231197A (en) Page testing method and device and storage medium
CN109189688A (en) A kind of generation method, generating means and the electronic equipment of test case script
CN107808322A (en) User oriented big data personalized recommendation system metamorphic testing method
TWI402705B (en) Method and tool for generating simulation case for ic device
JP4899633B2 (en) Communication performance analysis program, communication performance analysis device, and communication performance analysis method
JP2009099111A (en) Rule inspection program, rule inspection method, and rule inspection device
JP2008197731A (en) Analysis display device for static analysis result
Konur Towards Light‐Weight Probabilistic Model Checking
Mayer et al. On the applicability of workflow management systems for the preservation of business processes

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110511