CN103049370A - Method and device for processing expected events intelligently in automated testing - Google Patents

Method and device for processing expected events intelligently in automated testing Download PDF

Info

Publication number
CN103049370A
CN103049370A CN2011103130130A CN201110313013A CN103049370A CN 103049370 A CN103049370 A CN 103049370A CN 2011103130130 A CN2011103130130 A CN 2011103130130A CN 201110313013 A CN201110313013 A CN 201110313013A CN 103049370 A CN103049370 A CN 103049370A
Authority
CN
China
Prior art keywords
tested object
tested
test
expected event
automatic test
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
CN2011103130130A
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.)
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 CN2011103130130A priority Critical patent/CN103049370A/en
Priority to PCT/CN2012/072851 priority patent/WO2012155670A1/en
Publication of CN103049370A publication Critical patent/CN103049370A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

Landscapes

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

Abstract

The invention provides a method and a device for processing expected events intelligently in automated testing. The method comprises: A, obtaining a handle of a next to-be-tested event under all possible cases when an expected event occurs; B, determining whether circle detection time exceeds a preset time limit, performing corresponding error handling if the preset time limit is exceeded, and otherwise, performing step C; and C, detecting characteristic values of all tested objects successively according to the handles of the tested objects, and determining whether the characteristic value of any tested objects is in an operable state; and executing the next operation through testing scripts if yes, otherwise, returning to the step B. According to the method and the device for processing expected events intelligently in automated testing, efficient testing can be achieved under complicated situations that the testing script speed and the tested object response speed are unsynchronized, the next tested object is uncertain during the occurring of expected events and the like.

Description

A kind of in automatic test method and the device of Intelligent treatment expected event
Technical field
The present invention relates to communication technical field, particularly a kind of in automatic test method and the device of Intelligent treatment expected event.
Background technology
Automatic test is that the behavioral test with artificial driving is converted into a kind of process that machine is carried out.Usually, having designed test case and by after evaluating, having carried out test by the tester according to the rules of describing in the test case, obtain the comparison of actual result and expected result.In this process, in order to save manpower, time or hardware resource, improve testing efficiency, just introduced the concept of automatic test.Especially, can't finish at manual test, also need in the time of need to devoting considerable time with manpower to consider to introduce automatic test, such as performance test, pressure test, big data quantity input test etc.
Generally, all be the configuration, the modification that realize test case data of the control such as menu, button of the page by operating tested object or GUI graphical interfaces based on the automatic test scheme of the tested systems such as Web webpage or gui interface, the feature operation such as delete, issue, upload, but following situation tends to cause automatic test to get a desired effect.
(1) when the pressure test of carrying out big data quantity or performance test, need to take a large amount of system resource and cause resource there is a serious shortage in the supply, the speed of response that tends to occur tested object (such as opening interface etc.) can increase progressively and becomes more and more slower along with amount of configuration data.And automatic test script is a kind of descriptive language of computer programming language control software application, do not need compiling, only when being called, make an explanation, high efficiency execution, be higher than the speed of response of tested object so the execution speed of script easily occurs, run the phenomenon that flies thereby caused in the implementation of test cases process, occurring script.
(2) when operation gui interface or Web webpage, generally need to from internal memory, carry out refigure by reading out data, need to wait for certain hour, so in order to guarantee the thread-safe of tested system, General Requirements is atom level to each operation steps at interface.When the execution speed of script surpasses the speed of response of operation interface, so just have a serious risk: the thread of testing tool and tested object can cause the problems such as deadlock because of the resource that the other side to be visited such as mutual occupies, the phenomenons such as interface Hua Ping of tested object have been caused occurring, directly caused the automatic test failure, and to test result being carried out localization of fault and analyzing and also caused larger puzzlement.
(3) because automatic test moves test script under default, normal condition, so when there is fault in tested system, can't carry out intelligent-tracking to these class abnormal conditions in whole test process processes, cause automatic test to interrupt, finally can't realize 7*24 hour automatic test, cause the automated execution inefficiency.
These situations are to carry out ubiquitous problem in the automatic test course, because can't the Intelligent treatment expected event in carrying out scenario process, be that the asynchronous and tested test macro itself that automatic test script is carried out between the speed of response of speed and tested object may exist the problems such as fault, thereby caused script to run serious problems such as flying, test interruption, had a strong impact on the efficient of automatic test.
For automatic test can't the Intelligent treatment expected event problem, present industry solution commonly used: in test script or test platform, increase and wait for the response of some tested objects time delay, and to require the handle of this tested object be that expection is confirmable.But the method can't tackle the problem at its root, and reason is: the response time length of tested object depends on that data volume size, system resource what, continued operation number of times and the tested system of test case occur that unusual possibility etc. is various, complicated, dynamic factor.The expection probability of occurrence and the response time that also just mean tested object have serious randomness, and having caused can't be by arranging a relatively-stationary time delay and a definite tested object solves problem.
Summary of the invention
The object of the invention is to, provide a kind of in automatic test the method for Intelligent treatment expected event, can can't keep synchronously in test script speed and the tested object speed of response, carry out efficient automatic test under the complex situations such as next tested object uncertainty when expected event occurs.
Another object of the present invention is to, provide a kind of in automatic test the device of Intelligent treatment expected event, can can't keep synchronously in test script speed and the tested object speed of response, carry out efficient automatic test under the complex situations such as next tested object uncertainty when expected event occurs.
Of the present invention in automatic test the method for Intelligent treatment expected event, comprise the following steps:
A: when expected event occurs, obtain the handle of the next tested object in might situation;
B: judge whether the cycle detection time exceed predefined time limit, if so, then carry out corresponding error handling processing; Otherwise, execution in step C;
C: according to the handle of tested object, poll detects the eigenwert of all tested objects, and judges wherein whether exist the eigenwert of any one tested object to be in exercisable state, if so, then test script is carried out next step operation; Otherwise, return step B.
Wherein, described predefined time limit is according to the self-defining default value of the performance index of tested system, or the again assignment of carrying out according to user test use-case data.
Wherein, in described steps A, the handle of the next tested object in might situation, comprise the handle of the tested object that occurs in normal and the unusual two kinds of situations.
Wherein, in described step C, comprise the following steps:
Handle according to tested object, obtain the status information of described tested object, judge according to described status information whether described tested object exists, if exist, then obtain the eigenwert of described tested object, judge by described eigenwert whether this tested object has been in exercisable state.
Wherein, corresponding error handling processing comprises the following steps:
Finish in advance the residue testing procedure of current automatic test cases;
The result of this automatic test cases is made as failure, and failure cause is made as waits for tested object response timeout, and is written to together in test result form or the daily record with set time limit value;
Remove the user data that current test case configures, carry out the test environment recovery operation.
Of the present invention in automatic test the device of Intelligent treatment expected event, comprise the test case script initialization module, detect tested characteristics of objects value module, and process in real time the expected event module, wherein,
The initialization module of described test case script is used for preseting time limit;
The tested characteristics of objects value of described detection module, be used for when expected event occurs, obtaining the handle of the next tested object in the possible situation, and according to the handle of described tested object, poll detects the eigenwert of all tested objects;
Described real-time processing expected event module, be used for the testing result according to the tested characteristics of objects value of described detection module, judge whether to exist the eigenwert of any one tested object to be in exercisable state, when existing, then test script is carried out next step operation; When not existing, then continue cycle detection, until surpass predefined time limit detection time, carry out corresponding error handling processing.
Wherein, in the initialization module of described test case script, described predefined time limit is according to the self-defining default value of the performance index of tested system, or the again assignment of carrying out according to user test use-case data.
Wherein, in the tested characteristics of objects value of described detection module, obtain the handle of the next tested object in might situation, comprise the handle of the tested object that occurs in normal and the unusual two kinds of situations.
Wherein, described real-time processing expected event module, be used for the handle according to tested object, obtain the status information of described tested object, judge according to described status information whether described tested object exists, when existing, obtain the eigenwert of described tested object, judge by described eigenwert whether this tested object has been in exercisable state.
Further, device of the present invention can also comprise error handling processing mechanism module, is used for finishing in advance the residue testing procedure of current automatic test cases; And the result of this automatic test cases is made as failure, failure cause is made as waits for tested object response timeout, and and set time limit value be written to together in test result form or the daily record; And remove the user data that current test case configures, carry out the test environment recovery operation.
The invention has the beneficial effects as follows: according to of the present invention in automatic test method and the device of Intelligent treatment expected event, can can't keep synchronously in test script speed and the tested object speed of response, carry out efficient automatic test under the complex situations such as next tested object uncertainty when expected event occurs, improved the execution efficient of test case, the method is simple and reliable, realize the device of the method through actual test, the result is reliable and stable.
Description of drawings
Fig. 1 be of the present invention in automatic test the process flow diagram of the method for Intelligent treatment expected event;
Fig. 2 is the process flow diagram of the detection of desired event of the embodiment of the invention tested characteristics of objects value when occuring;
Fig. 3 is the process flow diagram of error handling processing mechanism of the present invention;
Fig. 4 is the process flow diagram of the method for Intelligent treatment expected event in automatic test of the embodiment of the invention;
Fig. 5 be of the present invention in automatic test the structural representation of the device of Intelligent treatment expected event.
Embodiment
Below, with reference to the accompanying drawings 1~5 describe in detail of the present invention in automatic test method and the device of Intelligent treatment expected event.
As shown in Figure 1, of the present invention in automatic test the method for Intelligent treatment expected event, comprise the following steps:
Step 100: a pre-defined time limit; Wherein, this time limit can according to the self-defined default value of the performance index of tested system, perhaps be carried out again assignment according to user test use-case data.
Step 200: when expected event occurs, obtain the handle of the next tested object in might situation; Wherein, obtain the handle of the next tested object in might situation, be since expected event when occuring next tested object have randomness;
Step 300: judge whether the cycle detection time exceed predefined time limit, if so, then carry out corresponding error handling processing, then carry out next test case; Otherwise, execution in step 400;
Step 400: according to the handle of tested object, poll detects the eigenwert of all tested objects, and judges wherein whether exist the eigenwert of any one tested object to be in exercisable state, if so, then test script is carried out next step operation; Otherwise, return step 300.
Particularly, as shown in Figure 2, the process flow diagram of tested characteristics of objects value comprises the following steps: when occuring for the detection of desired event of the embodiment of the invention
Step 21: according to the handle of tested object, obtain the status information of tested object;
Step 22: judge according to this status information whether this tested object exists, if exist, then execution in step 23;
Step 23: obtain the characteristic attribute of this tested object, but such as editing mode;
Step 24: judge whether its characteristic attribute satisfies exercisable state, if so, then return correct and end; Otherwise, return wrong and end.
In addition, in step 300, carry out corresponding error handling processing, as shown in Figure 3, comprise the following steps:
Step 31: finish in advance the remaining test of current automatic test cases;
Step 32: the result of this automatic test cases is made as failure, and failure cause is made as waits for tested object response timeout;
Step 33: test case result, failure cause, time limit value are written in test result form or the daily record together;
Step 34: remove the user data that current test case configures, carry out the test environment recovery operation.
Need to prove, expected event among the present invention refers to next step tested object that may occur in carrying out automatic test course, such as: when the testing network element management system, clicked " configuration " button, may be the main interface of configuration that occurs under normal circumstances, also may be bomp forms that occur under the abnormal conditions etc.
In addition, the eigenwert the when expected event among the present invention occurs is whether to be in operable state for the next tested object that sign is expected.Such as: operate certain control, will judge first so not only whether it exists, and will judge whether it is in and can edit or enabled state, namely can whether be in operable state by complete description control.
In addition, above-mentioned tested object all is to belong to mutex relation, so satisfy the condition (being that tested object is in operable state) that sets in case detect the eigenwert of one of them tested object, then test script is just jumped out circulation immediately, continue to carry out next bar test script, otherwise, surpassed time limit when the cycle detection time, finish this circulation, carry out next test case, thereby process the generation of waiting for expected event intelligently, and needn't blindly some tested objects be waited as long for, can carry out in real time and reliably the execution efficient of raising automatic test cases to guarantee script.
As shown in Figure 4, the process flow diagram of the method for Intelligent treatment expected event in automatic test for the embodiment of the invention comprises the following steps:
Step 41: acquisition time time limit value from test case data, carry out again assignment to time limit;
Step 42: next step the tested object that might occur when obtaining expected event and occuring, take normally with unusual two kinds of situations under the tested object that occurs as example, obtain respectively the handle of two tested objects;
Step 43: judge whether the cycle detection time exceeded the time limit value that sets, if exceed, then wait timeout carries out corresponding error handling processing, then moves next automatic test cases; If not overtime, then execution in step 44;
Step 44: according to the eigenwert of this tested object of handle acquiring of under normal circumstances tested object;
Step 45: judge whether whether this eigenwert satisfies the condition that sets, namely be in operable state.If satisfy condition, then jump out immediately this loop body, carry out next step test script; Otherwise, execution in step 46.
Step 46: according to the eigenwert of this tested object of handle acquiring of the tested object under the abnormal conditions;
Step 47: according to the tested characteristics of objects value under the abnormal conditions, judge whether this eigenwert satisfies the condition that sets, if satisfy, then jump out immediately this loop body, carry out corresponding error handling processing mechanism and enter next automatic test cases, if do not satisfy condition, then return step 43.
Fig. 5 be of the present invention in automatic test the structural representation of the device of Intelligent treatment expected event, as shown in Figure 5, this device comprises: the initialization module of test case script, the tested characteristics of objects value module of detection, and process in real time the expected event module.
Wherein, the initialization module of test case script is used for preseting time limit.
Detect tested characteristics of objects value module, be used for when expected event occurs, obtaining the handle of the next tested object in the possible situation, and according to the handle of tested object, poll detects the eigenwert of all tested objects.
Process in real time the expected event module, be used for judging whether to exist the eigenwert of any one tested object to be in exercisable state according to the testing result that detects tested characteristics of objects value module, when existing, then test script is carried out next step operation; When not existing, then continue cycle detection, until surpass predefined time limit detection time, carry out corresponding error handling processing.
Wherein, in the initialization module of test case script, this predefined time limit is according to the self-defining default value of the performance index of tested system, or the again assignment of carrying out according to user test use-case data.
In addition, in detecting tested characteristics of objects value module, the handle of the next tested object of the institute that obtains in might situation, comprise normally with unusual two kinds of situations under the handle of the tested object that occurs.
In addition, process in real time the expected event module, for the handle according to tested object, obtain the status information of described tested object, judge according to this status information whether this tested object exists, when existing, obtain the eigenwert of this tested object, judge by this eigenwert whether this tested object has been in exercisable state.
Of the present invention in automatic test the device of Intelligent treatment expected event, can further include error handling processing mechanism module.Error handling processing mechanism module, be used for finishing in advance the remaining testing procedure of current automatic test cases, then the result with this automatic test cases is made as failure, failure cause is made as waits for tested object response timeout, and is written to together in test result form or the daily record with set time limit value; At last, remove the user data that current test case configures, carry out the test environment recovery operation, in order to avoid next automatic test cases is caused interference.By supporting error handling processing mechanism, carrying out fault track and localization and analysis, and guarantee to enter smoothly next automatic test cases.
In sum, according to of the present invention in automatic test method and the device of Intelligent treatment expected event, have following advantage:
1) the present invention can detect the operable state that next tested object might occur when expected event occurs simultaneously, owing to being mutex relation between these objects, therefore, set condition as long as wherein the eigenwert of any one tested object is satisfied, can carry out next step operation.
2) solved the execution speed of test script greater than the speed of response of tested object, the problems such as the script that brings runs and flies, deadlock, guaranteed that script reliablely and stablely moves, and can operate in real time next tested object, greatly improved the intellectuality of automatic test efficient and automatic test; When the response time is uncertain in the tested object process of operation, also can process in real time the generation of waiting for expected event.
3) Intelligent treatment of the present invention is waited for the device and method of expected event, and algorithm is simple, is easy to realize, and supporting error handling processing mechanism is provided, and has solved the localization of fault difficult problem.
More than be in order to make those of ordinary skills understand the present invention; and the detailed description that the present invention is carried out; but can expect; within not breaking away from the scope that claim of the present invention contains, can also make other changes and modifications, these variations and revising all in protection scope of the present invention.

Claims (10)

1. the method for an Intelligent treatment expected event in automatic test is characterized in that, comprises the following steps:
A: when expected event occurs, obtain the handle of the next tested object in might situation;
B: judge whether the cycle detection time exceed predefined time limit, if so, then carry out corresponding error handling processing; Otherwise, execution in step C;
C: according to the handle of tested object, poll detects the eigenwert of all tested objects, and judges wherein whether exist the eigenwert of any one tested object to be in exercisable state, if so, then test script is carried out next step operation; Otherwise, return step B.
As claimed in claim 1 in automatic test the method for Intelligent treatment expected event, it is characterized in that, described predefined time limit is according to the self-defining default value of the performance index of tested system, or the again assignment of carrying out according to user test use-case data.
As claimed in claim 1 in automatic test the method for Intelligent treatment expected event, it is characterized in that, in described steps A, the handle of the next tested object in might situation, comprise the handle of the tested object that occurs in normal and the unusual two kinds of situations.
As claimed in claim 1 in automatic test the method for Intelligent treatment expected event, it is characterized in that, in described step C, comprise the following steps:
Handle according to tested object, obtain the status information of described tested object, judge according to described status information whether described tested object exists, if exist, then obtain the eigenwert of described tested object, judge by described eigenwert whether this tested object has been in exercisable state.
As claimed in claim 1 in automatic test the method for Intelligent treatment expected event, it is characterized in that, corresponding error handling processing comprises the following steps:
Finish in advance the residue testing procedure of current automatic test cases;
The result of this automatic test cases is made as failure, and failure cause is made as waits for tested object response timeout, and is written to together in test result form or the daily record with set time limit value;
Remove the user data that current test case configures, carry out the test environment recovery operation.
6. the device of an Intelligent treatment expected event in automatic test is characterized in that, comprise initialization module, the tested characteristics of objects value module of detection of test case script, and process in real time the expected event module, wherein,
The initialization module of described test case script is used for preseting time limit;
The tested characteristics of objects value of described detection module, be used for when expected event occurs, obtaining the handle of the next tested object in the possible situation, and according to the handle of described tested object, poll detects the eigenwert of all tested objects;
Described real-time processing expected event module, be used for the testing result according to the tested characteristics of objects value of described detection module, judge whether to exist the eigenwert of any one tested object to be in exercisable state, when existing, then test script is carried out next step operation; When not existing, then continue cycle detection, until surpass predefined time limit detection time, carry out corresponding error handling processing.
As claimed in claim 6 in automatic test the device of Intelligent treatment expected event, it is characterized in that, in the initialization module of described test case script, described predefined time limit, according to the self-defining default value of the performance index of tested system, or the again assignment of carrying out according to user test use-case data.
As claimed in claim 6 in automatic test the device of Intelligent treatment expected event, it is characterized in that, in the tested characteristics of objects value of described detection module, obtain the handle of the next tested object in might situation, comprise the handle of the tested object that occurs in normal and the unusual two kinds of situations.
As claimed in claim 6 in automatic test the device of Intelligent treatment expected event, it is characterized in that, described real-time processing expected event module, be used for the handle according to tested object, obtain the status information of described tested object, judge according to described status information whether described tested object exists, when existing, obtain the eigenwert of described tested object, judge by described eigenwert whether this tested object has been in exercisable state.
As claimed in claim 6 in automatic test the device of Intelligent treatment expected event, it is characterized in that, further comprise error handling processing mechanism module, be used for finishing in advance the residue testing procedure of current automatic test cases; And the result of this automatic test cases is made as failure, failure cause is made as waits for tested object response timeout, and and set time limit value be written to together in test result form or the daily record; And remove the user data that current test case configures, carry out the test environment recovery operation.
CN2011103130130A 2011-10-17 2011-10-17 Method and device for processing expected events intelligently in automated testing Pending CN103049370A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN2011103130130A CN103049370A (en) 2011-10-17 2011-10-17 Method and device for processing expected events intelligently in automated testing
PCT/CN2012/072851 WO2012155670A1 (en) 2011-10-17 2012-03-22 Method and device for intelligently processing expected event in automatic test

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011103130130A CN103049370A (en) 2011-10-17 2011-10-17 Method and device for processing expected events intelligently in automated testing

Publications (1)

Publication Number Publication Date
CN103049370A true CN103049370A (en) 2013-04-17

Family

ID=47176258

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011103130130A Pending CN103049370A (en) 2011-10-17 2011-10-17 Method and device for processing expected events intelligently in automated testing

Country Status (2)

Country Link
CN (1) CN103049370A (en)
WO (1) WO2012155670A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113971059A (en) * 2020-07-22 2022-01-25 北京奇虎科技有限公司 Method, device, equipment and storage medium for recovering equipment connection state

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050188275A1 (en) * 2004-02-03 2005-08-25 Maly John W. Systems and methods for error tracking and recovery in an expectation-based memory agent checker
CN1881907A (en) * 2005-12-09 2006-12-20 华为技术有限公司 Test command word constructing method and method for scheduling test sequence of test command word
CN101727390A (en) * 2009-12-28 2010-06-09 金蝶软件(中国)有限公司 Method and device for debugging performance test scripts

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7937622B2 (en) * 2006-12-29 2011-05-03 International Business Machines Corporation Method and system for autonomic target testing
CN100543701C (en) * 2007-12-25 2009-09-23 中兴通讯股份有限公司 A kind of method and system that realize embedded software unconventionality testing

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050188275A1 (en) * 2004-02-03 2005-08-25 Maly John W. Systems and methods for error tracking and recovery in an expectation-based memory agent checker
CN1881907A (en) * 2005-12-09 2006-12-20 华为技术有限公司 Test command word constructing method and method for scheduling test sequence of test command word
CN101727390A (en) * 2009-12-28 2010-06-09 金蝶软件(中国)有限公司 Method and device for debugging performance test scripts

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113971059A (en) * 2020-07-22 2022-01-25 北京奇虎科技有限公司 Method, device, equipment and storage medium for recovering equipment connection state

Also Published As

Publication number Publication date
WO2012155670A1 (en) 2012-11-22

Similar Documents

Publication Publication Date Title
CN107704392B (en) Test case processing method and server
CN103441900B (en) Centralized cross-platform automatization test system and control method thereof
CN108897676B (en) Flight guidance control software reliability analysis system and method based on formalization rules
US20100318852A1 (en) Visualization tool for system tracing infrastructure events
CN104778124A (en) Automatic testing method for software application
CN104699601A (en) Injecting Faults at Select Execution Points of Distributed Applications
CN103034575B (en) Collapse analytical approach and device
CN101339501A (en) WS-BPEL control loop detection method based on directed graph
CN103049373B (en) A kind of localization method of collapse and device
CN102508775A (en) Interactive automation test system
WO2015027403A1 (en) Testing multi-threaded applications
CN100388234C (en) Method for monitoring internal memory varible rewrite based on finite-state-machine
CN103077080B (en) Based on parallel program performance collecting method and the device of high performance platform
CN112269746A (en) Automatic testing method and related equipment
CN111611679A (en) Modeling method of sensor scheduling behavior tree model
CN102521132A (en) Automated testing method and automated testing system for real-time output logs
CN109871307A (en) A kind of automated testing method being accurately positioned starting matter of time
CN112948189B (en) Margin test method, margin test system and related device
CN106201810A (en) A kind of method of testing, device
CN106598843B (en) A kind of software log behavior automatic identifying method based on program analysis
CN103049370A (en) Method and device for processing expected events intelligently in automated testing
CN106612213B (en) Equipment testing method and device
CN115687406A (en) Sampling method, device and equipment of call chain data and storage medium
CN115481025A (en) Script recording method and device for automatic test, computer equipment and medium
CN103577312A (en) Method and device for detecting time performance of software

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: 20130417