CN102779091B - Test method for transformation and device - Google Patents

Test method for transformation and device Download PDF

Info

Publication number
CN102779091B
CN102779091B CN201210201073.8A CN201210201073A CN102779091B CN 102779091 B CN102779091 B CN 102779091B CN 201210201073 A CN201210201073 A CN 201210201073A CN 102779091 B CN102779091 B CN 102779091B
Authority
CN
China
Prior art keywords
case
automatic test
test
keyword message
complete
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.)
Expired - Fee Related
Application number
CN201210201073.8A
Other languages
Chinese (zh)
Other versions
CN102779091A (en
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.)
ZTE Corp
Original Assignee
ZTE 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 ZTE Corp filed Critical ZTE Corp
Priority to CN201210201073.8A priority Critical patent/CN102779091B/en
Publication of CN102779091A publication Critical patent/CN102779091A/en
Application granted granted Critical
Publication of CN102779091B publication Critical patent/CN102779091B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The open a kind of test method for transformation of the present invention, the method comprises the following steps: extract the keyword message in complete artificial test case; According to preset transformation rule, described keyword message is converted into automatic test machine information; According to described automatic test machine information, obtain complete automatic test case.The present invention is open a kind of test reforming unit also.The present invention is by the keyword message in extraction manual testing use-case, according to preset transformation rule, described keyword message is converted into automatic test machine information and obtains the method for complete automatic test case, achieve the beneficial effect of artificial use-case to automatic use-case rapid conversion, save a large amount of time and human resources, drastically increase testing efficiency.<!--1-->

Description

Test method for transformation and device
Technical field
The present invention relates to field of computer technology, particularly relate to a kind of test method for transformation and device.
Background technology
In the environment high to reliability requirement, the hybrid test mode of usual employing " manual testing+automatically test ", this hybrid test mode has higher reliability on the one hand, has higher overall process efficiency on the other hand, because test can realize the repeatedly robotization iteration of overall process automatically.
Usually two kinds of test guiding materials are needed: the first is the test case based on natural language instructing manual testing, is commonly referred to artificial use-case in hybrid test; The second drives the operation script of automatic test machine structure or the sequence of operation to testing apparatus, is commonly referred to automatic use-case.The comparatively common implementation of artificial use-case is as follows: 1. open machine power; 2. upgraded machine software is to V1.01.83; 3. wait for 30 seconds, then whether inspection machine software version is V1.01.83; 4. check whether step result is 3. V1.01.83.The implementation of automatic use-case corresponding described in this artificial use-case is:
Line10:PowerCtrl(1)
Line20:SoftWareUpGrade(“V1.01.83”)
Line30:Wait(“30s”)
Line32:Result=SoftWareCheck(“V1.01.83”)
Line40:Assert(Result)
Automatic use-case usually with reference to artificial use-case, and adopts the content of artificial use-case to write to form; This process needs human input on the one hand, and need the longer transformation period on the other hand, reason is that the operating speed of engineered form has natural restriction.
Automatic test platform of the prior art, process to key word and operational order can be provided, but transform based on the automatic use-case of manual testing's use-case in prior art and still need manually to complete, the transformation period is long, and needs the manpower of at substantial and longer time.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of test method for transformation and device, be intended to the problem of solution machine and the partly or entirely artificial behavior in automatic use-case conversion process of the artificial use-case of software replacement, reduce manpower costs, compress artificial use-case and be transformed into time needed for automatic use-case, improve testing efficiency.
The invention discloses a kind of test method for transformation, comprise the following steps:
Extract the keyword message in complete artificial test case;
According to preset transformation rule, described keyword message is converted into automatic test machine information;
According to described automatic test machine information, obtain complete automatic test case.
Preferably, also step is comprised before the step of the keyword message in the complete artificial test case of described extraction:
Described complete artificial test case is intercepted from manual testing's use-case data stream.
Preferably, described according to automatic test machine information, also comprise step after obtaining the step of complete automatic test case:
According to described complete automatic test case, test.
Preferably, the keyword message in described manual testing's use-case is the information of natural language form.
Preferably, described automatic test machine information be can drive machines perform information.
The present invention also open a kind of test reforming unit comprises:
Information extraction modules, for extracting the keyword message in complete artificial test case;
Convert information module, for according to preset transformation rule, is converted into automatic test machine information by described keyword message;
Behavior sequence module, for according to described automatic test machine information, obtains complete automatic test case.
Preferably, described test reforming unit also comprises:
Artificial use-case interception module, for intercepting described complete artificial test case from manual testing's use-case data stream.
Preferably, described test reforming unit also comprises:
Automatic test module, for according to described complete automatic test case, tests.
Preferably, the keyword message in described manual testing's use-case is the information of natural language form.
Preferably, described automatic test machine information be can drive machines perform information.
The present invention is by the keyword message in extraction manual testing use-case, according to preset transformation rule, described keyword message is converted into automatic test machine information and obtains the method for complete automatic test case, achieve the beneficial effect of artificial use-case to automatic use-case rapid conversion, save a large amount of time and human resources, drastically increase testing efficiency.
Accompanying drawing explanation
Fig. 1 is that the present invention tests method for transformation first embodiment schematic flow sheet;
Fig. 2 is that the present invention tests method for transformation second embodiment schematic flow sheet;
Fig. 3 is that the present invention tests in method for transformation and tests conversion one embodiment functional block diagram;
Fig. 4 is that the present invention tests method for transformation the 3rd embodiment schematic flow sheet;
Fig. 5 is that the present invention tests in method for transformation and tests overall process one embodiment functional block diagram;
Fig. 6 is that the present invention tests reforming unit first example structure schematic diagram;
Fig. 7 is that the present invention tests reforming unit second example structure schematic diagram;
Fig. 8 is that the present invention tests reforming unit the 3rd example structure schematic diagram.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, are described further with reference to accompanying drawing.
Embodiment
Technical scheme of the present invention is further illustrated below in conjunction with Figure of description and specific embodiment.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
Reference Fig. 1, Fig. 1 are that the present invention tests method for transformation first embodiment schematic flow sheet; As shown in Figure 1, the present invention tests method for transformation and specifically comprises the following steps:
Step S01, the keyword message extracted in complete artificial test case;
Effective content of " artificial use-case " is operating process, parameter configuration, data check etc. with natural language expressing.In a commercial system, above-mentioned effective content of natural language description has comparatively stable description form, such as " open rack power supply ", " arranging passage 1 amplification coefficient is 32 " etc., the operation that the content of these natural language descriptions is corresponding clear and definite.For the corresponding relation of this stable description form, clear and definite semanteme and behavior, software can be used to extract these keyword messages in " artificial use-case ".In a preferred embodiment, described keyword message also can be the parameter information, result retrieval method etc. of operation information, operation correspondence.
Step S02, according to preset transformation rule, described keyword message is converted into automatic test machine information;
According to preset transformation rule, keyword message in the artificial use-case of described extraction is converted automatically to the automatic test machine information driving automatic test machine work, this automatic test machine information is the element of " automatic use-case ", such as script, order, parameter etc.
Step S03, according to described automatic test machine information, obtain complete automatic test case.
The automatic test machine information described conversion through keyword message obtained, is combined into the complete automatic test case that may be used for actual test.
The present embodiment test method for transformation is by the keyword message in extraction manual testing use-case, according to preset transformation rule, described keyword message is converted into automatic test machine information and obtains the method for complete automatic test case, achieve the beneficial effect of artificial use-case to automatic use-case rapid conversion, save a large amount of time and human resources.
Reference Fig. 2, Fig. 2 are that the present invention tests method for transformation second embodiment schematic flow sheet; As shown in Figure 2, with reference to embodiment described in Fig. 1, the present embodiment step S01, extract the keyword message in complete artificial test case step before also comprise step:
Step S11, from manual testing's use-case data stream, intercept described complete artificial test case.
From manual testing's use-case data stream, read text message, according to required characteristic information, what extract an artificial use-case completes description, for the keyword message in artificial test case complete described in subsequent extracted is ready.
The present embodiment is only further described step S11, and other correlation step that the present invention tests method for transformation please refer to embodiment described in Fig. 1, do not repeat them here.That the present invention tests in method for transformation and tests conversion one embodiment functional block diagram with reference to Fig. 3, Fig. 3; As shown in Figure 3, the present invention tests in method for transformation and tests transformation function block diagram and form primarily of three parts: artificial use-case information source, treatment mechanism and carrier thereof, automatic test case stream.Wherein, treatment mechanism and carrier thereof are the key modules in this functional block diagram.In a preferred embodiment, described treatment mechanism is the software entity with text information processing function, can be a set of software, perform script, functional macro etc.; Described treatment mechanism carrier is the physical support supporting treatment mechanism operation, can be computing machine, smart mobile phone, cloud computing node etc.Wherein, the conversion process of multiple test case can be regarded as the repetition of single test case processing procedure.
The present embodiment test method for transformation by intercepting complete artificial test case and extracting keyword message in manual testing's use-case, according to preset transformation rule from manual testing's use-case data stream, described keyword message is converted into automatic test machine information and obtains the method for complete automatic test case, achieve the beneficial effect of artificial use-case to automatic use-case rapid conversion, improve testing efficiency.
Reference Fig. 4, Fig. 4 are that the present invention tests method for transformation the 3rd embodiment schematic flow sheet; With reference to above-described embodiment, the present embodiment, in step S03, according to automatic test machine information, also comprises step after obtaining the step of complete automatic test case:
Step S04, according to described complete automatic test case, to test.
According to the complete automatic test case will obtained after the conversion of manual testing's use-case, equipment under test is tested.
The present embodiment is only further described step S04, and the present invention's other steps of testing involved by method for transformation please refer to the specific descriptions of above-described embodiment, do not repeat them here.That the present invention tests in method for transformation and tests overall process one embodiment functional block diagram with reference to Fig. 5, Fig. 5; As shown in Figure 5, the present invention tests in method for transformation and tests overall process and form primarily of with lower part: artificial use-case information source, treatment mechanism and carrier thereof, automatic test case stream, automatically test execution mechanism and equipment under test.Wherein, above-described embodiment be please refer to the description of artificial use-case information source, treatment mechanism and carrier thereof, automatic test case stream, do not repeat them here.Automatic test execution mechanism tests equipment under test automatically according to the automatic test case after conversion.Wherein test execution mechanism mainly comprises script resolver and actuator automatically; According to the analysis result of script, actuator performs corresponding operation.In a preferred embodiment, if script resolver is resolved script form, then corresponding actuator is command executer; If script resolver is resolved a concrete operation steps, as the machine operation form based on mouse control graphic operation, then corresponding actuator is mouse action actuator.
With reference to above-described embodiment, in conjunction with concrete test process, the implementation procedure that the present invention tests method for transformation will be further described.
In a preferred embodiment, based on Linuxshell, the automatically testing platform accepting shell-command, as follows to the automatic test case specific implementation process of script form:
If the test process of artificial use-case is: use-case 366 starts, and 1. opens machine power; 2. upgraded machine software is to V1.01.83; 3. wait for 30 seconds, then whether inspection machine software version is V1.01.83; 4. check whether step result is 3. V1.01.83; Use-case 366 terminates.
The conversion process that employing the present invention tests method for transformation is as follows: perform step S11, from manual testing's use-case data stream, intercept described complete artificial test case, identifies 6 style of writing words of use-case 366 correspondence; Perform step S01, the keyword message extracted in complete artificial test case, extract a series of keyword message such as " use-case 366 ", " first step ", " upgraded machine software ", " V1.01.83 "; Perform step S02, according to preset transformation rule, described keyword message is converted into automatic test machine information, consult preset transformation rule, above-mentioned keyword message is changed into operation script command PowerCtrl (1), SoftWareUpGrade (" V1.01.83 ") etc.Perform step S03, according to described automatic test machine information, obtain complete automatic test case, the automatic test machine information sequence that step S02 exports is changed into the executable command sequence of machine, these command sequences are combined into complete automatic test case.
According to above-mentioned step of converting, the automatic test case transformed out is as follows:
Labeltestcase366
PowerCtrl(1)
SoftWareUpGrade(“V1.01.83”)
Wait(“30s”)
Result=SoftWareCheck(“V1.01.83”)
Assert(Result)
In an additional preferred embodiment, based on the automatically testing platform of the graphic operation of mouse control, as follows to the automatic test case specific implementation process of machine operation form:
If the test process of manual testing's use-case is: use-case 533 starts, 1. pointing device start button; 2. 30 seconds are waited for; 3. status inquiry button is clicked; 4. state save button is clicked; 5. pointing device X button; Use-case 533 terminates.
The conversion process that employing the present invention tests method for transformation is as follows: perform step S11, from manual testing's use-case data stream, intercept described complete artificial test case, identifies 7 style of writing words of use-case 533 correspondence; Perform step S01, the keyword message extracted in complete artificial test case, extract a series of keyword message such as " use-case 533 ", " first step ", " click ", " device start button "; Perform step S02, according to preset transformation rule, described keyword message be converted into automatic test machine information, consult preset transformation rule, above-mentioned keyword message is changed into mouse and move and mouse clicking operation; Perform step S03, according to described automatic test machine information, obtain complete automatic test case, the automatic test machine information sequence that step S02 exports is changed into the executable command sequence of machine, these command sequences are combined into complete automatic test case.
According to above-mentioned step of converting, the automatic test case transformed out is as follows:
Labeltestcase533
MouseMoveTo(10,10)
SingleClick()
Wait(30)
MouseMoveTo(10,20)
SingleClick()
MouseMoveTo(10,30)
SingleClick()
MouseMoveTo(10,40)
SingleClick()
The present embodiment test method for transformation by intercepting complete artificial test case and extracting keyword message in manual testing's use-case, according to preset transformation rule from manual testing's use-case data stream, described keyword message is converted into automatic test machine information and obtains complete automatic test case, according to completing the method that automatic test case carries out testing, achieve the beneficial effect of artificial use-case to automatic use-case rapid conversion, dramatically saves on the time, release a large amount of manual labor, improve system testing efficiency.
Reference Fig. 6, Fig. 6 are that the present invention tests reforming unit first example structure schematic diagram; As shown in Figure 6, the present invention tests reforming unit and comprises:
Information extraction modules 01, for extracting the keyword message in complete artificial test case;
Effective content of " artificial use-case " is operating process, parameter configuration, data check etc. with natural language expressing.In a commercial system, above-mentioned effective content of natural language description has comparatively stable description form, such as " open rack power supply ", " arranging passage 1 amplification coefficient is 32 " etc., the operation that the content of these natural language descriptions is corresponding clear and definite.For the corresponding relation of this stable description form, clear and definite semanteme and behavior, information extraction modules 01 extracts these keyword messages in " artificial use-case ".In a preferred embodiment, described keyword message also can be the parameter information, result retrieval method etc. of operation information, operation correspondence.Extracted keyword message is transmitted to convert information module 02 by information extraction modules 01.
Convert information module 02, for according to preset transformation rule, is converted into automatic test machine information by described keyword message;
According to preset transformation rule, keyword message in the artificial use-case that information extraction modules 01 is extracted by convert information module 02 converts the automatic test machine information driving automatic test machine work automatically to, this automatic test machine information is the element of " automatic use-case ", such as script, order, parameter etc.
Behavior sequence module 03, for according to described automatic test machine information, obtains complete automatic test case.
The automatic test machine information that behavior sequence module 03 obtains being transformed by keyword message through convert information module 02, is combined into the complete automatic test case that may be used for actual test.
The present embodiment test reforming unit is by the keyword message in extraction manual testing use-case, according to preset transformation rule, described keyword message is converted into automatic test machine information and obtains the method for complete automatic test case, achieve the beneficial effect of artificial use-case to automatic use-case rapid conversion, save a large amount of time and human resources.
Reference Fig. 7, Fig. 7 are that the present invention tests reforming unit second example structure schematic diagram; With reference to Fig. 6 embodiment, the present embodiment test reforming unit only adds artificial use-case interception module 11 on the basis of embodiment described in Fig. 6.As shown in Figure 7, the present invention tests reforming unit and also comprises:
Artificial use-case interception module 11, for intercepting described complete artificial test case from manual testing's use-case data stream.
From manual testing's use-case data stream, read text message, according to required characteristic information, what extract an artificial use-case completes description, for the keyword message in artificial test case complete described in subsequent extracted is ready.
The present embodiment is only further described artificial use-case interception module 11, and other correlation modules that the present invention tests reforming unit please refer to embodiment described in Fig. 6, do not repeat them here.That the present invention tests in method for transformation and tests conversion one embodiment functional block diagram with reference to Fig. 3, Fig. 3; As shown in Figure 3, the present invention tests in method for transformation and tests transformation function block diagram and form primarily of three parts: artificial use-case information source, treatment mechanism and carrier thereof, automatic test case stream.Wherein, treatment mechanism and carrier thereof are the key modules in this functional block diagram.In a preferred embodiment, described treatment mechanism is the software entity with text information processing function, can be a set of software, perform script, functional macro etc.; Described treatment mechanism carrier is the physical support supporting treatment mechanism operation, can be computing machine, smart mobile phone, cloud computing node etc.Wherein, the conversion process of multiple test case can be regarded as the repetition of single test case processing procedure.
The present embodiment test reforming unit by intercepting complete artificial test case and extracting keyword message in manual testing's use-case, according to preset transformation rule from manual testing's use-case data stream, described keyword message is converted into automatic test machine information and obtains the method for complete automatic test case, achieve the beneficial effect of artificial use-case to automatic use-case rapid conversion, improve testing efficiency.
Reference Fig. 8, Fig. 8 are that the present invention tests reforming unit the 3rd example structure schematic diagram.As shown in Figure 8, the present invention tests reforming unit and also comprises:
Automatic test module 04, for according to described complete automatic test case, tests.
The present embodiment is only further described automatic test module 04, and the present invention's other modules of testing involved by reforming unit please refer to the specific descriptions of above-described embodiment, do not repeat them here.
With reference to above-described embodiment, in conjunction with concrete test process, further describe the course of work that the present invention tests reforming unit.
In a preferred embodiment, based on Linuxshell, the automatically testing platform accepting shell-command, as follows to the automatic test case specific implementation process of script form:
If the test process of artificial use-case is: use-case 366 starts, and 1. opens machine power; 2. upgraded machine software is to V1.01.83; 3. wait for 30 seconds, then whether inspection machine software version is V1.01.83; 4. check whether step result is 3. V1.01.83; Use-case 366 terminates.
The conversion process that employing the present invention tests method for transformation is as follows: artificial use-case interception module 11 intercepts described complete artificial test case from manual testing's use-case data stream, identifies 6 style of writing words of use-case 366 correspondence and this information is sent to information extraction modules 01; Information extraction modules 01 extracts the keyword message in complete artificial test case, extracts a series of keyword message such as " use-case 366 ", " first step ", " upgraded machine software ", " V1.01.83 " and described keyword message is transmitted to convert information module 02; Convert information module 02 is according to preset transformation rule, described keyword message is converted into automatic test machine information, consult preset transformation rule, above-mentioned keyword message is changed into operation script command PowerCtrl (1), SoftWareUpGrade (" V1.01.83 ") etc. and described script command is sent to behavior sequence module 03.Behavior sequence module 03 is according to described automatic test machine information, obtain complete automatic test case, automatic test machine information sequence convert information module 02 exported changes into the executable command sequence of machine, and these command sequences are combined into complete automatic test case.Automatic test module 04, according to described complete automatic test case, is tested.
According to above-mentioned step of converting, the automatic test case transformed out is as follows:
Labeltestcase366
PowerCtrl(1)
SoftWareUpGrade(“V1.01.83”)
Wait(“30s”)
Result=SoftWareCheck(“V1.01.83”)
Assert(Result)
In an additional preferred embodiment, based on the automatically testing platform of the graphic operation of mouse control, as follows to the automatic test case specific implementation process of machine operation form:
If the test process of manual testing's use-case is: use-case 533 starts, 1. pointing device start button; 2. 30 seconds are waited for; 3. status inquiry button is clicked; 4. state save button is clicked; 5. pointing device X button; Use-case 533 terminates.
The conversion process that employing the present invention tests method for transformation is as follows: artificial use-case interception module 11 intercepts described complete artificial test case from manual testing's use-case data stream, identifies 7 style of writing words of use-case 533 correspondence and this information is sent to information extraction modules 01; Information extraction modules 01 extracts the keyword message in complete artificial test case, extracts a series of keyword message such as " use-case 533 ", " first step ", " click ", " device start button " and described keyword message is transmitted to convert information module 02; Convert information module 02 is according to preset transformation rule, described keyword message is converted into automatic test machine information, consult preset transformation rule, above-mentioned keyword message is changed into mouse and move with mouse clicking operation and described operation is sent to behavior sequence module 03.Behavior sequence module 03 is according to described automatic test machine information, obtain complete automatic test case, automatic test machine information sequence convert information module 02 exported changes into the executable command sequence of machine, and these command sequences are combined into complete automatic test case.Automatic test module 04, according to described complete automatic test case, is tested.
According to above-mentioned step of converting, the automatic test case transformed out is as follows:
Labeltestcase533
MouseMoveTo(10,10)
SingleClick()
Wait(30)
MouseMoveTo(10,20)
SingleClick()
MouseMoveTo(10,30)
SingleClick()
MouseMoveTo(10,40)
SingleClick()
The present embodiment test reforming unit by intercepting complete artificial test case and extracting keyword message in manual testing's use-case, according to preset transformation rule from manual testing's use-case data stream, described keyword message is converted into automatic test machine information and obtains complete automatic test case, according to completing the method that automatic test case carries out testing, achieve the beneficial effect of artificial use-case to automatic use-case rapid conversion, dramatically saves on the time, release a large amount of manual labor, improve system testing efficiency.
The foregoing is only the preferred embodiments of the present invention; not thereby its scope of the claims is limited; every utilize instructions of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; directly or indirectly be used in the technical field that other are relevant, be all in like manner included in scope of patent protection of the present invention.

Claims (8)

1. test a method for transformation, it is characterized in that, comprise the following steps:
Extract the keyword message in complete artificial test case;
According to preset transformation rule, described keyword message is converted into automatic test machine information automatically;
According to described automatic test machine information, obtain complete automatic test case;
Described automatic test machine information be can drive machines perform information, described automatic test machine information is the element of automatic use-case, comprises script, order, parameter.
2. test method for transformation according to claim 1, is characterized in that, also comprises step before the step of the keyword message in the complete artificial test case of described extraction:
Described complete artificial test case is intercepted from manual testing's use-case data stream.
3. test method for transformation according to claim 1 and 2, is characterized in that, described according to automatic test machine information, also comprises step after obtaining the step of complete automatic test case:
According to described complete automatic test case, test.
4. test method for transformation according to claim 1 and 2, is characterized in that, the keyword message in described manual testing's use-case is the information of natural language form.
5. a test reforming unit, is characterized in that, comprising:
Information extraction modules, for extracting the keyword message in complete artificial test case;
Convert information module, for according to preset transformation rule, is converted into automatic test machine information automatically by described keyword message;
Behavior sequence module, for according to described automatic test machine information, obtain complete automatic test case, wherein said automatic test machine information be can drive machines perform information, described automatic test machine information is the element of automatic use-case, comprises script, order, parameter.
6. test reforming unit according to claim 5, is characterized in that, also comprise:
Artificial use-case interception module, for intercepting described complete artificial test case from manual testing's use-case data stream.
7. the test reforming unit according to claim 5 or 6, is characterized in that, also comprise:
Automatic test module, for according to described complete automatic test case, tests.
8. the test reforming unit according to claim 5 or 6, is characterized in that, the keyword message in described manual testing's use-case is the information of natural language form.
CN201210201073.8A 2012-06-18 2012-06-18 Test method for transformation and device Expired - Fee Related CN102779091B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210201073.8A CN102779091B (en) 2012-06-18 2012-06-18 Test method for transformation and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210201073.8A CN102779091B (en) 2012-06-18 2012-06-18 Test method for transformation and device

Publications (2)

Publication Number Publication Date
CN102779091A CN102779091A (en) 2012-11-14
CN102779091B true CN102779091B (en) 2016-01-20

Family

ID=47124009

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210201073.8A Expired - Fee Related CN102779091B (en) 2012-06-18 2012-06-18 Test method for transformation and device

Country Status (1)

Country Link
CN (1) CN102779091B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105204991A (en) * 2015-08-28 2015-12-30 青岛海尔智能家电科技有限公司 Internet of things test method and device
CN106126411B (en) * 2016-06-13 2019-01-01 广州酷狗计算机科技有限公司 The method and apparatus that a kind of pair of tested program code is tested
CN107608874A (en) * 2016-07-12 2018-01-19 博彦科技股份有限公司 Method of testing and device
CN109308254B (en) * 2017-07-28 2022-06-03 阿里巴巴集团控股有限公司 Test method, test device and test equipment
CN107451068A (en) * 2017-09-20 2017-12-08 广州阿里巴巴文学信息技术有限公司 Use-case operation method, device, computing device and storage medium
CN107832229B (en) * 2017-12-03 2021-06-11 中国直升机设计研究所 NLP-based system test case automatic generation method
CN109902016B (en) * 2019-03-04 2022-06-14 网易(杭州)网络有限公司 Web test method and test platform
CN110704329A (en) * 2019-10-30 2020-01-17 一汽轿车股份有限公司 System with automatic code conversion function of electrical test case and conversion method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101025686A (en) * 2007-03-22 2007-08-29 中兴通讯股份有限公司 Automation test system and test script generating and operating method
CN101187894A (en) * 2006-11-15 2008-05-28 中兴通讯股份有限公司 Automatic test method based on key word drive and its test system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020032538A1 (en) * 2000-05-09 2002-03-14 Lee Young-Seok Software test system and method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101187894A (en) * 2006-11-15 2008-05-28 中兴通讯股份有限公司 Automatic test method based on key word drive and its test system
CN101025686A (en) * 2007-03-22 2007-08-29 中兴通讯股份有限公司 Automation test system and test script generating and operating method

Also Published As

Publication number Publication date
CN102779091A (en) 2012-11-14

Similar Documents

Publication Publication Date Title
CN102779091B (en) Test method for transformation and device
CN101706725B (en) Method and system for loading and debugging relocatable program
WO2016004657A1 (en) Device for automatically generating test cases for embedded software and method thereof
CN104809056B (en) A kind of generation method and device of interface testing code
CN107608801B (en) Native page and HTML5 page communication method, device, medium and equipment
CN103164300A (en) Mobile terminal touch screen automatic testing method and device
CN101286147B (en) Mobile terminal character string internationalization process
CN102436385A (en) Online updating device for configuration files of programmable logic device
CN102045397A (en) Method and equipment for logining embedded terminals by using Telnet to debug embedded terminals
CN104317589A (en) Automatic code generating method and automatic code generating device for loading dynamic link library
CN104156224A (en) Continuous integration method and system for software construction
EP4163794A1 (en) Method and apparatus for testing network device
CN103885873A (en) Automated integration testing method
CN110769002A (en) LabVIEW-based message analysis method, system, electronic device and medium
CN102479152A (en) Method and device for obtaining tool automatic test results on basis of Android platform
CN105701009B (en) Security application test method in mobile terminal
CN109670129A (en) A kind of method and device for switching to html web page to be adapted to MIP format
CN106933811A (en) A kind of entry automatic generation method and device
CN110187886A (en) A kind of documentation website generation method and terminal
CN103455307A (en) Method and device for processing information output by command line
CN116662134A (en) Linux kernel performance tracking tool based on eBPF
CN111950300A (en) Translation management method and device for universal software entries, storage medium and server
CN110716785A (en) Method, device and system for intercepting interface picture in multi-language description document
CN114745313A (en) Terminal remote testing method and device, electronic equipment and readable medium
CN111151008B (en) Verification method and device for game operation data, configuration background and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160120

Termination date: 20190618