CN102521132A - Automated testing method and automated testing system for real-time output logs - Google Patents

Automated testing method and automated testing system for real-time output logs Download PDF

Info

Publication number
CN102521132A
CN102521132A CN2011104174988A CN201110417498A CN102521132A CN 102521132 A CN102521132 A CN 102521132A CN 2011104174988 A CN2011104174988 A CN 2011104174988A CN 201110417498 A CN201110417498 A CN 201110417498A CN 102521132 A CN102521132 A CN 102521132A
Authority
CN
China
Prior art keywords
real
test
function
time
running status
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
CN2011104174988A
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.)
IZP (BEIJING) TECHNOLOGIES Co Ltd
Original Assignee
IZP (BEIJING) TECHNOLOGIES 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 IZP (BEIJING) TECHNOLOGIES Co Ltd filed Critical IZP (BEIJING) TECHNOLOGIES Co Ltd
Priority to CN2011104174988A priority Critical patent/CN102521132A/en
Publication of CN102521132A publication Critical patent/CN102521132A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses an automated testing method and an automated testing system for real-time output logs. The method includes the steps: acquiring running status of called functions during testing; outputting real-time log information comprising the running status of the functions; and determining whether implementation of a testing process is suspended or not according to the real-time log information. According to the testing method and the testing system, during automated testing, as for a test case with longer processing time, if errors occur in the implementation process, the implementation of the test case can be suspended at any time, so that testing time can be saved, testing efficiency is improved, and testing cycle can be shortened to a certain degree.

Description

The automated testing method and the system of real-time output journal
Technical field
The present invention relates to the software automated testing field, relate in particular to the automated testing method and the system of real-time output journal.
Background technology
Usually, in software design procedure,, obtain the comparison of actual result and expected result having designed test case and, having carried out test step by step according to the rules of describing in the test case by the tester through after evaluating.In this process, in order to save manpower, time or hardware resource, improve testing efficiency, just introduced the notion of automatic test.Automatic test comes down to be converted into a kind of process that machine is carried out to the behavioral test with artificial driving.
Daily record is meant the file of the Message Record that storing software program, service or operating system produce.Log record the associative operation information of user to system, be convenient to the user and check the operating position with tracker.In automatic test course, daily record mainly is the execution of the test case of record measuring executing process.
Existing automatization testing technique is: write (for example: .log .txt file etc.) in the journal file to the daily record of the implementation of each test case, the daily record of the processing procedure of program is being analyzed afterwards.The granularity of the daily record of existing automatization testing technique is a test case.Fig. 1 is the log record mode synoptic diagram of automatic test of the prior art; As shown in Figure 1; The recording mode of the daily record of existing test process be after executing a test case or the test case of complete some after, just daily record is write in the journal file.If test certain part of a system or system; Need to carry out one or more test case or test use cases (hereinafter referred is a test case); And each test case needs consumed time not wait; Some test case need spend long time, and the log record mode of at present general test process is following:
101. system initialization, the state of system initialization writes journal file, if the system initialization failure, failure cause writes journal file, carries out and finishes, otherwise continue to carry out 102;
102. implementation of test cases 1 after the complete test case 1, writes journal file with this test case executing state and relevant resource and the executing state of system, here complete can be to run succeeded or carry out failure;
103. carry out other test case, complete up to all test cases.These test case executing states and relevant resource and the executing state of system are write journal file;
104. the environment of system's cleaning test case is got back to original state, simultaneously implementation and state is write journal file;
If 105. the test process failure, the tester analyzes journal file, finds out failure cause, readjust, continue to carry out since 101.
Existing system or software are carried out in the automatic test course; Check the daily record in the test process; Need wait until that certain or some test case just can carry out after all complete; Therefore if the test case that takes a long time of needs is halfway because some reason failure, the tester need wait until the reason that just can check the failure of log analysis use-case after test case finishes.If the set of uses case that some test cases are formed, need wait until that all sets of uses case could analyze daily record after all complete.Caused like this: carry out a very long test case consuming time or test use cases if desired; Midway because certain reason makes a mistake, owing to can not check daily record at any time, can only wait until that test case is complete just can check daily record; The analysis reason is also handled; Again implementation of test cases, thus more waste of time caused, influenced the progress of whole test.
Summary of the invention
One of technical matters to be solved by this invention is automated testing method and the system that a kind of real-time output journal need be provided; So that when handling the test case of length consuming time; The execution of interrupt test at any time, thus the test duration saved, improve testing efficiency.
In order to solve the problems of the technologies described above, the invention provides a kind of automated testing method of real-time output journal, may further comprise the steps: the running status of the function that obtains in the test process to be called; Output comprises the real-time log information of the running status of each said function; According to said real-time log information, determine whether to interrupt carrying out said test process.
Further, in the method, said test process comprises: the test of system initialization, test case and/or the test of test use cases and system clear up, and said real-time log information is write journal file.
Further, in the method, the running status of the said function that obtains in the test process to be called comprises: through at the zone bit of the ending setting of said function or utilize the mode of message hook to obtain the running status of said function.
Further, in the method, also comprise: the running status of obtaining the function of checkout system operation.
Further; In the method; Said according to said real-time log information, determine whether that interrupting carrying out said test process is specially: said test macro is judged according to the running status of the said function in the said real-time log information, determines whether to interrupt carrying out said test process; Perhaps, said test macro acceptance test personnel determine whether to interrupt carrying out said test process according to the judged result of the running status input of the said function in the said real-time log information according to said judged result.
Further; In the method; Determine whether that interrupting carrying out said test process is specially: come in real time or quasi real time to judge according to the running status of the said function that comprises in the said real-time log information whether said test process mistake occurs; Mistake occurs if be judged as, then interrupt carrying out said test process.
The present invention also provides a kind of automatization test system of real-time output journal, comprising: the state acquiring unit: the running status that is used for obtaining the function that test process calls; Real-time daily record output unit: the real-time log information that is used to export the running status that comprises each said function; Judging unit: be used for according to said real-time log information, determine whether to interrupt carrying out said test process.
Further, in this system, said state acquiring unit specifically is used to obtain the running status of the function of checkout system operation.
Further, in this system, said judging unit comprises: first judgment sub-unit, be used for judging according to the running status of the said function of said real-time log information, and determine whether to interrupt carrying out said test process; And/or second judgment sub-unit, be used for the judged result of acceptance test personnel according to the running status input of the said function of said real-time log information, determine whether to interrupt carrying out said test process according to said judged result.
Further; In this system; Said judging unit also comprises: interrupt subelement; The running status of the said function that is used for comprising according to said real-time log information in real time or quasi real time judges whether said test process mistake occurs, mistake occurs if be judged as, and then interrupts carrying out said test process.
Compared with prior art, the present invention has the following advantages at least:
Automated testing method and system according to real-time output journal of the present invention; In automatic test course, for handling long test case consuming time, if make mistakes in the implementation; At any time the execution of interrupt test use-case; Thereby can save the time of test, improve the efficient of test, can shorten the cycle of test to a certain extent.
Other features and advantages of the present invention will be set forth in instructions subsequently, and, partly from instructions, become obvious, perhaps understand through embodiment of the present invention.The object of the invention can be realized through the structure that in instructions, claims and accompanying drawing, is particularly pointed out and obtained with other advantages.
Description of drawings
Accompanying drawing is used to provide further understanding of the present invention, and constitutes the part of instructions, is used to explain the present invention with embodiments of the invention, is not construed as limiting the invention.In the accompanying drawings:
Fig. 1 is the log record mode synoptic diagram of automatic test of the prior art;
Fig. 2 is the process flow diagram according to the automated testing method of the real-time output journal of the embodiment of the invention one;
Fig. 3 is the automated testing method example schematic according to the real-time output journal of the embodiment of the invention one;
Fig. 4 is that the function operation state according to the test case in the automated testing method of the real-time output journal of the embodiment of the invention one obtains synoptic diagram;
Fig. 5 is the function operation synoptic diagram according to the test case in the automated testing method of the real-time output journal of the embodiment of the invention one;
Fig. 6 is the automatization test system structural representation according to the real-time output journal of the embodiment of the invention two;
Fig. 7 is another structural representation according to the automatization test system of the real-time output journal of the embodiment of the invention two.
Embodiment
Below will combine accompanying drawing and embodiment to specify embodiment of the present invention, how the application technology means solve technical matters to the present invention whereby, and the implementation procedure of reaching technique effect can make much of and implement according to this.Need to prove that only otherwise constitute conflict, each embodiment among the present invention and each characteristic among each embodiment can mutually combine, formed technical scheme is all within protection scope of the present invention.
In addition; Can in computer system, carry out in the step shown in the process flow diagram of accompanying drawing such as a set of computer-executable instructions, and, though logical order has been shown in process flow diagram; But in some cases, can carry out step shown or that describe with the order that is different from here.
Embodiment one
Fig. 2 is the process flow diagram according to the automated testing method of the real-time output journal of the embodiment of the invention one, specifies each step of this method below in conjunction with Fig. 2.
Step S110, the running status of the function that obtains in the test process to be called.
Automatic test course mainly comprises the stages such as system initialization, test case, system's cleaning, in the present embodiment, each stage is all needed real-time output journal.In each stage in test process, all can call corresponding function.In the present embodiment, at first the running status of each function of calling is obtained, running status mainly is meant function operation success (correctly) still fail (mistake).Concrete, can in the program code of function, insert some special output codes, make the running status of current function to export at any time.Preferably, zone bit is set, success or failure when this zone bit indicates function operation with 0 or 1 in the function ending.In addition, also can come the running status of discriminant function with message hook.For fear of because the execution that causes test case unusually of test environment is failed, add the function of checkout system running state in addition, and can obtain the running status of this function.Equally, this function can return 0 or 1 to embody running status through zone bit is set at the end of.
Step S120, output comprises the real-time log information of the running status of each said function.
In each stage of test process; After obtaining the function operation state; The real-time log information that will comprise running status is exported in real time, can real-time log information be written in the journal file of test macro, shown in the synoptic diagram of Fig. 3; The function that system initialization is related to; Each function in the test case (collection), and the running status of the related function of system cleaning exports through real-time log information in real time, and in the journal file of each the real-time log information writing system that will export in real time.
In system initialisation phase, the real-time log information that will comprise the state of system initialization writes journal file, if the system initialization failure then writes journal file with failure cause.Concrete; When system initialization; The result phase of each function operation through capture systems initialization operation for example, is obtained the zone bit (0 or 1) of function ending; The real-time initialized process of output system, and write journal file to the running status of system initialization through real-time log information.
In the stage that test case or test use cases are tested, the running status of a plurality of functions that test case (collection) is comprised is all obtained, and therefore need the state of these functions utilized real-time log information embody respectively.Synoptic diagram as shown in Figure 4 supposes that now a test case need use Func 1, and Func 2 ..., functions such as Func n, each function all can return running status, for example utilizes 0 or 1 of function ending zone bit to embody running status.At first call function Func 1, if this function successful operation will return 1, otherwise will return 0, and the running status of returning is embodied through real-time log information.
At system's clean-up phase, the running status of the function of cleaning test case environment is obtained, write journal file to the running status of system's cleaning through real-time log information.Equally, the function operation state that check system is moved obtains (not illustrating in the drawings), and the state of this function is write journal file through real-time log information.The running status of above-mentioned function all can embody through the zone bit (0 or 1) that is arranged on the function ending.
In this step, the state of function is merely preferred version through the form that real-time log information writes journal file, also can be separately embody the running status of function and do not write journal file with the form of real-time log information.
Step S130 according to said real-time log information, determines whether to interrupt carrying out said test process.
Through step S120; Obtained embodying the real-time log information (or journal file) of the running status of related function of each stage in the test process; Make like this in the whole test process; Running status that can both output function during each function is carried out and the result that function is carried out, and export to the tester through real-time log information (or journal file) in real time or carry out the identification of function operation state by test macro.
Concrete: if test process is unattended words; Then monitor the carrying out of whole test process according to the zone bit (0 or 1) of running status that returns ending or be used to look into the function of test macro operation of the function that is called in the test process by test macro; Rreturn value to each function judges that for example: if rreturn value is 1, test process is proceeded; If return is 0; To confirm whether test macro mistake occurs, mistake appears if be judged as, and then test macro can automatic interrupt test process.
Preferably, because the present invention's log information in real time, therefore when carrying out the deterministic process of this step, be preferably in real time or quasi real time, and after mistake occurring, in time stop to carry out by test macro.In other words, system can judge in real time, or judges with the little time interval.
If test process is an Attended mode, then can be selected by operating personnel is to be judged automatically or tester's manual operations by test macro.If select then to play the part of the role of test macro by the tester by the manual words of tester, according to function return value, manual interrupt test process.At this moment, test macro meeting acceptance test personnel's judged result is to determine whether to interrupt carrying out said test process.
At system initialization and system's clean-up phase, tester or test macro can judge whether system initialization process or scale removal process mistake occurs according to the function operation state of real-time output, if mistake occurs this moment, and can interrupt run.
Test phase at test case (collection); Synoptic diagram as shown in Figure 5; Tester or test macro can be monitored the implementation status of test case (collection) according to the rreturn value of function F unc 1, if function returns 0, then tester or test macro can interrupt test use-cases (collection); Analyze reason, carry out test after the modification again.In like manner, when function returns 1, also be the function successful operation; Test case (collection) can be carried out Func 2 successively ..., functions such as Func n; Tester or test macro can be handled test process according to the situation of returning of each function, up to the intact test case (collection) of successful execution.
In real-time log information (or journal file), can judge the running status of the function of check system operation, thereby can judge whether test environment is normal.When environmental abnormality, can interrupt test process, can be convenient to the reason of tester's analytical test environmental abnormality and restart test process.
Through the method for testing of present embodiment, tester or test macro can judge whether the interrupt test process according to the running status of the function of real-time output, thereby save the test duration, have improved testing efficiency.
Embodiment two
Fig. 6 is the structural representation according to the automatization test system of the real-time output journal of the embodiment of the invention two, specifies the composition of this system below in conjunction with Fig. 6.
This system comprises following each unit
State acquiring unit 11: the running status that is used for obtaining the function that test process calls.
Real-time daily record output unit 13: the real-time log information that is used to export the running status that comprises each function.
Judging unit 15: be used for according to real-time log information, determine whether to interrupt carrying out test process.
Wherein, state acquiring unit 11 is connected with real-time daily record output unit 13, and daily record output unit 13 is connected with judging unit 15 in real time.State acquiring unit 11 obtains the running status of the function of checkout system operation; Daily record output unit 13 specifically can be used for said real-time log information is write journal file in real time.
More specifically, by state acquiring unit 11, in real time daily record output unit 13 and judging unit 15 is carried out respectively and embodiment one in step S110, S120 and S130.
Wherein, judging unit 15 further comprises first judgment sub-unit 151 and/or second judgment sub-unit 153, and is as shown in Figure 7, is another structural representation according to the automatization test system of the real-time output journal of the embodiment of the invention two, specific as follows:
First judgment sub-unit 151, the running status that is used for the function of the real-time log information of basis are judged, determine whether to interrupt carrying out said test process.
Second judgment sub-unit 153 is used for the judged result of acceptance test personnel according to the running status input of the function of real-time log information, determines whether to interrupt carrying out said test process according to said judged result.
Further; Judging unit 15 can also comprise interruption subelement 155; The running status of the function that is used for comprising according to real-time log information in real time or quasi real time judges whether test process mistake occurs, mistake occurs if be judged as, and then interrupts carrying out said test process.
Wherein, the running status of function mainly is meant still failure (mistake) of function operation success (correctly).Concrete, can in the program code of function, insert some special output codes, make the running status of current function to export at any time.Preferably, zone bit is set, success or failure when this zone bit indicates function operation with 0 or 1 in the function ending.In addition, also can come the running status of discriminant function with message hook.In addition, can also real-time log information be written in the journal file.
Wherein, mainly comprise in the test process: the test of system initialization, test case or test use cases and system's cleaning.
In addition, because the execution that causes test case unusually of test environment is failed, add the function of checkout system operation for fear of being, and can obtain the running status of this function.
Through the test macro of present embodiment, the tester can judge whether the interrupt test process according to the running status of the function of real-time output, thereby saves the test duration, has improved testing efficiency.
Those skilled in the art should be understood that; Above-mentioned each module of the present invention or each step can realize that they can concentrate on the single calculation element with the general calculation device, perhaps are distributed on the network that a plurality of calculation element forms; Alternatively; They can realize with the executable program code of calculation element, thereby, can they be stored in the memory storage and carry out by calculation element; Perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
Though the embodiment that the present invention disclosed as above, the embodiment that described content just adopts for the ease of understanding the present invention is not in order to limit the present invention.Technician under any the present invention in the technical field; Under the prerequisite of spirit that does not break away from the present invention and disclosed and scope; Can do any modification and variation what implement in form and on the details; But scope of patent protection of the present invention still must be as the criterion with the scope that appending claims was defined.

Claims (10)

1. the automated testing method of a real-time output journal is characterized in that, may further comprise the steps:
The running status of the function that obtains in the test process to be called;
Output comprises the real-time log information of the running status of each said function;
According to said real-time log information, determine whether to interrupt carrying out said test process.
2. method according to claim 1 is characterized in that, said test process comprises: the test of system initialization, test case and/or the test of test use cases and system clear up, and said real-time log information is write journal file.
3. method according to claim 1; It is characterized in that the running status of the said function that obtains in the test process to be called comprises: through at the zone bit of the ending setting of said function or utilize the mode of message hook to obtain the running status of said function.
4. method according to claim 1 is characterized in that, also comprises: the running status of obtaining the function of checkout system operation.
5. method according to claim 1 is characterized in that, and is said according to said real-time log information, determines whether that interrupting carrying out said test process is specially:
Said test macro is judged according to the running status of the said function in the said real-time log information, determines whether to interrupt carrying out said test process; Perhaps,
Said test macro acceptance test personnel determine whether to interrupt carrying out said test process according to the judged result of the running status input of the said function in the said real-time log information according to said judged result.
6. according to each described method of claim 1 to 5; It is characterized in that; Said according to said real-time log information; Determine whether that interrupting carrying out said test process is specially: come in real time or quasi real time to judge according to the running status of the said function that comprises in the said real-time log information whether said test process mistake occurs, mistake occurs if be judged as, then interrupt carrying out said test process.
7. the automatization test system of a real-time output journal is characterized in that, comprising:
State acquiring unit: the running status that is used for obtaining the function that test process calls;
Real-time daily record output unit: the real-time log information that is used to export the running status that comprises each said function;
Judging unit: be used for according to said real-time log information, determine whether to interrupt carrying out said test process.
8. system according to claim 7 is characterized in that, said state acquiring unit specifically is used to obtain the running status of the function of checkout system operation.
9. system according to claim 7 is characterized in that, said judging unit comprises:
First judgment sub-unit is used for judging according to the running status of the said function of said real-time log information, determines whether to interrupt carrying out said test process; And/or
Second judgment sub-unit is used for the judged result of acceptance test personnel according to the running status input of the said function of said real-time log information, determines whether to interrupt carrying out said test process according to said judged result.
10. according to 7 to 9 each described systems, it is characterized in that said judging unit also comprises:
Interrupt subelement, the running status of the said function that is used for comprising according to said real-time log information in real time or quasi real time judges whether said test process mistake occurs, mistake occurs if be judged as, and then interrupts carrying out said test process.
CN2011104174988A 2011-12-14 2011-12-14 Automated testing method and automated testing system for real-time output logs Pending CN102521132A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011104174988A CN102521132A (en) 2011-12-14 2011-12-14 Automated testing method and automated testing system for real-time output logs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011104174988A CN102521132A (en) 2011-12-14 2011-12-14 Automated testing method and automated testing system for real-time output logs

Publications (1)

Publication Number Publication Date
CN102521132A true CN102521132A (en) 2012-06-27

Family

ID=46292063

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011104174988A Pending CN102521132A (en) 2011-12-14 2011-12-14 Automated testing method and automated testing system for real-time output logs

Country Status (1)

Country Link
CN (1) CN102521132A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104765686A (en) * 2015-04-08 2015-07-08 小米科技有限责任公司 Application program testing method and device
CN104866384A (en) * 2014-02-20 2015-08-26 纬创资通股份有限公司 Method and system for rapidly testing and detecting mobile device
CN105843745A (en) * 2016-04-26 2016-08-10 北京润科通用技术有限公司 Method and system for testing redundancy management software
CN112015653A (en) * 2020-08-31 2020-12-01 中移(杭州)信息技术有限公司 Problem positioning method, server and storage medium
CN112135287A (en) * 2020-10-30 2020-12-25 展讯半导体(成都)有限公司 Bluetooth data transmission rate test method, system, electronic device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0910018A2 (en) * 1997-10-15 1999-04-21 Alcatel Error checking method for real-time system software
CN101620562A (en) * 2009-08-07 2010-01-06 中兴通讯股份有限公司 Method and system for estimating property of embedded type system
CN102053906A (en) * 2009-10-30 2011-05-11 国际商业机器公司 System and method for collecting program runtime information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0910018A2 (en) * 1997-10-15 1999-04-21 Alcatel Error checking method for real-time system software
CN101620562A (en) * 2009-08-07 2010-01-06 中兴通讯股份有限公司 Method and system for estimating property of embedded type system
CN102053906A (en) * 2009-10-30 2011-05-11 国际商业机器公司 System and method for collecting program runtime information

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王斌等: "基于软件运行记录的测试方法", 《第三界全国软件测试会议与移动计算、栅格、智能化高级论坛论文集》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104866384A (en) * 2014-02-20 2015-08-26 纬创资通股份有限公司 Method and system for rapidly testing and detecting mobile device
CN104765686A (en) * 2015-04-08 2015-07-08 小米科技有限责任公司 Application program testing method and device
CN104765686B (en) * 2015-04-08 2017-12-08 小米科技有限责任公司 The method and device of test application program
CN105843745A (en) * 2016-04-26 2016-08-10 北京润科通用技术有限公司 Method and system for testing redundancy management software
CN105843745B (en) * 2016-04-26 2019-04-02 北京润科通用技术有限公司 It is a kind of for testing the method and system of redundancy management software
CN112015653A (en) * 2020-08-31 2020-12-01 中移(杭州)信息技术有限公司 Problem positioning method, server and storage medium
CN112135287A (en) * 2020-10-30 2020-12-25 展讯半导体(成都)有限公司 Bluetooth data transmission rate test method, system, electronic device and storage medium

Similar Documents

Publication Publication Date Title
US8141053B2 (en) Call stack sampling using a virtual machine
CN107807877B (en) Code performance testing method and device
CN101976217B (en) Anomaly detection method and system for network processing unit
CN103109276B (en) System detection method
CN108508874B (en) Method and device for monitoring equipment fault
CN102521132A (en) Automated testing method and automated testing system for real-time output logs
US20080276129A1 (en) Software tracing
CN110502366B (en) Case execution method, device, equipment and computer readable storage medium
CN100388234C (en) Method for monitoring internal memory varible rewrite based on finite-state-machine
CN108255717B (en) Interface automation test optimization method, system, electronic device and storage medium
CN111881014A (en) System test method, device, storage medium and electronic equipment
CN103376340A (en) Adapter plate, a multi-platform serial test system and method
CN106681877B (en) Chip debugging system and method and system chip
CN101226502A (en) Automatization test method and system
US7185322B2 (en) Method and apparatus for parallel action processing
CN102831058A (en) Testing method and testing device
CN115757157A (en) Method and device for realizing efficient regression and storage medium
CN101706752B (en) Method and device for in-situ software error positioning
CN109597389A (en) A kind of test macro of embedded control system
CN107844395B (en) Reboot test control method and system
CN115840707A (en) Flash test method, device and medium
CN115391110A (en) Test method of storage device, terminal device and computer readable storage medium
CN110674042B (en) Concurrency performance testing method and device
CN115204081A (en) Chip simulation method, chip simulation platform, chip simulation system, and computer-readable storage medium
CN113360389A (en) Performance test method, device, equipment and storage 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
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120627