CN108241571A - A kind of program testing method and device - Google Patents

A kind of program testing method and device Download PDF

Info

Publication number
CN108241571A
CN108241571A CN201611207512.0A CN201611207512A CN108241571A CN 108241571 A CN108241571 A CN 108241571A CN 201611207512 A CN201611207512 A CN 201611207512A CN 108241571 A CN108241571 A CN 108241571A
Authority
CN
China
Prior art keywords
test
program
state
tested
target program
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
CN201611207512.0A
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.)
Leadcore Technology Co Ltd
Datang Semiconductor Design Co Ltd
Original Assignee
Leadcore Technology Co Ltd
Datang Semiconductor Design 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 Leadcore Technology Co Ltd, Datang Semiconductor Design Co Ltd filed Critical Leadcore Technology Co Ltd
Priority to CN201611207512.0A priority Critical patent/CN108241571A/en
Publication of CN108241571A publication Critical patent/CN108241571A/en
Pending legal-status Critical Current

Links

Classifications

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

Abstract

The embodiment of the invention discloses a kind of program testing method and devices.The program testing method includes:S1. the SOT state of termination that terminal is presently in is obtained, using the SOT state of termination as dbjective state;S2. target program set is determined from program to be tested according to the dbjective state, the target program set includes at least one matcher, and state is identical with the first terminal state before the corresponding execution of the matcher;S3. simultaneously performance objective program is determined from least one matcher;S4. when the target program is finished, judgement tests whether to terminate;S5. if test does not terminate, state after the corresponding execution of the target program is obtained, and using state after the execution as the dbjective state, return and perform step S2, until discriminating test terminates.Program testing method and device provided by the invention by state are connected between each program, program are made to be traversed in state logic at random, improve test accuracy and covering scene range.

Description

A kind of program testing method and device
Technical field
The present embodiments relate to mobile communication technical field of measurement and test more particularly to a kind of program testing methods and device.
Background technology
At present, the mode of software test is mainly software pressure test, i.e., by the bottleneck of a determining system or not Receptible performance point obtains the maximum service rank that system can provide.Pressure test in wireless mobile communications test is usual Using increase iterations and run time two ways.
In the prior art, when the system to wireless mobile communications is tested, based on systematic difference environment and realization Business complete test, and tested according to preset flow so that Test coverage scene domain is narrow.
Invention content
The present invention provides a kind of program testing method and device, to realize the test to mobile radio system, improves The accuracy of test and covering scene range.
In a first aspect, an embodiment of the present invention provides a kind of program testing method, which includes:
S1. the SOT state of termination that terminal is presently in is obtained, using the SOT state of termination as dbjective state;
S2. target program set, the target program set packet are determined from program to be tested according to the dbjective state Include at least one matcher, state is identical with the dbjective state before the corresponding execution of the matcher;
S3. simultaneously performance objective program is determined from least one matcher;
S4. when the target program is finished, judge whether to terminate test;
S5. if test does not terminate, state after the corresponding execution of the target program is obtained, and by shape after the execution State returns as the dbjective state and performs step S2, until judgement terminates test.
Further, it is described to judge whether to terminate test, including:
Obtain the test coverage of the program to be tested;
If the test coverage is more than default coverage rate threshold value, judge to terminate test.
Further, the test coverage for obtaining the program to be tested, including:
Record the target program quantity tested and the program total amount to be tested;
According to the target program quantity and the program total amount to be tested, test coverage is determined.
Further, it is described to judge whether to terminate test, including:
If test total duration reaches default length of testing speech threshold value, judge to terminate test;Alternatively,
The test total degree of target program is obtained, if the test total degree reaches default testing time threshold value, is sentenced Terminate to test calmly.
Further, it before the SOT state of termination for obtaining that terminal is presently in S1, further includes:
State after obtaining state before the corresponding execution of each program to be tested and performing.
Further, the environmental parameter of program to be tested is configured in the terminal.
Second aspect, the embodiment of the present invention additionally provide a kind of program test device, which includes:
Dbjective state acquisition module, for obtaining the SOT state of termination that terminal is presently in, using the SOT state of termination as mesh Mark state;
Target program set determining module, for determining target program collection from program to be tested according to the dbjective state It closes, the target program set includes at least one matcher, state and the mesh before the corresponding execution of the matcher Mark state is identical;
Target program determining module, for determining simultaneously performance objective program from least one matcher;
Terminate test judgment module, for when the target program is finished, judging whether to terminate test;
State acquisition module after execution, if do not terminated for testing, after obtaining the corresponding execution of the target program State, and using state after the execution as the dbjective state.
Further, it is described to terminate test judgment module, including:
Test coverage acquisition submodule, for obtaining the test coverage of the program to be tested;
Terminate test submodule, if being more than default coverage rate threshold value for the test coverage, judge to terminate to survey Examination.
Further, the test coverage acquisition submodule, is used for:
Record the target program quantity tested and the program total amount to be tested;
According to the target program quantity and the program total amount to be tested, test coverage is determined.
Further, it is described to terminate test judgment module, it is used for:
If test total duration reaches default length of testing speech threshold value, judge to terminate test;Alternatively,
The test total degree of target program is obtained, if the test total degree reaches default testing time threshold value, is sentenced Terminate to test calmly.
The embodiment of the present invention, the SOT state of termination being presently in by obtaining terminal, using the SOT state of termination as dbjective state, so Target program set is determined from program to be tested according to dbjective state afterwards, target program set includes at least one matching journey Sequence, state is identical with the dbjective state before the corresponding execution of matcher, is then determined simultaneously from least one matcher Performance objective program when target program is finished, judges whether to terminate test, if test does not terminate, obtains target State after the corresponding execution of program, and by state after execution as the dbjective state, until judgement terminates to test.The prior art In, when the system to wireless mobile communications is tested, test is completed based on systematic difference environment and the business realized, and It is tested according to preset flow so that Test coverage scene domain is narrow.In the application, pass through state between each program It is connected at random, program is made to be traversed in state logic, is not traditional standard for presetting scene or business, improving test True property and covering scene range.
Description of the drawings
Fig. 1 is a kind of flow chart of program testing method in the embodiment of the present invention one;
Fig. 2 is a kind of flow chart of program testing method in the embodiment of the present invention two;
Fig. 3 is a kind of flow chart of program testing method in the embodiment of the present invention three;
Fig. 4 is a kind of flow chart of program testing method in the embodiment of the present invention three;
Fig. 5 is a kind of flow chart of program testing method in the embodiment of the present invention four;
Fig. 6 is a kind of structure diagram of program test device in the embodiment of the present invention five.
Specific embodiment
The present invention is described in further detail with reference to the accompanying drawings and examples.It is understood that this place is retouched The specific embodiment stated is used only for explaining the present invention rather than limitation of the invention.It also should be noted that in order to just Part related to the present invention rather than entire infrastructure are illustrated only in description, attached drawing.
Embodiment one
Fig. 1 is the flow chart of a kind of program testing method that the embodiment of the present invention one provides, and the present embodiment is applicable to The scene tested under virtual network environment mobile radio communication Network Subsystem, this method can be performed by terminal, should Terminal can be desktop computer or laptop etc..As shown in Figure 1, the program testing method specifically comprises the following steps:
Step 1, the SOT state of termination that terminal is presently in is obtained, using the SOT state of termination as dbjective state.
Wherein, the state set that the SOT state of termination can be made of the resident state of terminal, protocol status and network environment etc. It closes.Resident state can include normal condition, state of emergency etc.;Protocol status can include dedicated channel (Dedicated Channel, DCH) state, forward access channel (Forward Access Channel, FACH) state, paging channel (Paging Channel, PCH) state and random access channel (Random Access Channel, RACH) state etc..Illustratively, state set Conjunction can be resident GSM cell1, idle states, CS succeeds in registration, PS succeeds in registration and PDP un-activations these state elements composition One set or resident TD cell1, idle, CS succeed in registration, PS succeeds in registration and these state elements of PDP activation Another set of composition.
Under this application scene, after test starts, test script sends AT lives by simulating mobile communications network environment Enable control mobile communication protocol stack booting, terminal made to enter a certain state, and using terminal at this time state in which as target State.
Step 2, target program set is determined from program to be tested according to dbjective state, target program set is included at least One matcher, state is identical with dbjective state before the corresponding execution of matcher.
Wherein, program to be tested can be all test cases or tested flow included in script to be measured, quantity At least 1, program to be tested can have there are two attribute:State and state after execution before execution.Target program set can be with It is made of the to be tested program identical with dbjective state of state before performing, the element number of target program set can be with 1 It is or multiple.
Under this application scene, determine that the method for target program set can be with from program to be tested according to dbjective state It is the matcher that state is identical with dbjective state before performing to be searched in all programs to be tested, and the matching found Program forms target program set.
Step 3, simultaneously performance objective program is determined from least one matcher.
It is when only including a matcher in target program set, then the matcher is true under this application scene It is set to target program, and performs the target program;When target program set includes multiple matchers, in this multiple matching One is randomly selected in program and is determined as target program, and performs the target program.
Step 4, when target program is finished, judge whether to terminate test.
Under this application scene, the method for judging whether to terminate test can be, according to the Test coverage of program to be tested Rate judges whether to terminate test, if test coverage is more than default coverage rate threshold value, judges to terminate test;It is total according to test Duration judges whether to terminate test, if test total duration reaches preset duration threshold value, judges to terminate test;Or according to mesh The test total degree of beacon course sequence judges whether to terminate test, if test total degree reaches default testing time threshold value, judge Terminate test.Optionally, judge whether to terminate when the method for terminating test is also possible that and occurs abnormal in performance objective program Test occurs abnormal it may is that target program is absorbed in endless loop or target program starting a leak when being executed causes Target program can not perform down.
Step 5, if test does not terminate, state after the corresponding execution of the target program is obtained, and by the execution State returns as the dbjective state and performs step 2, until judgement terminates test afterwards.
Under this application scene, when object function is successfully executed, and the condition for terminating test is not met, then by target journey State continues to search for target program set using new dbjective state, so recycles as new dbjective state after the execution of sequence It is tested, until judgement terminates test.
Preferably, before step 1, including:Shape after obtaining state before the corresponding execution of each program to be tested and performing State.
Under this application scene, each program to be tested has state and two attributes of state after execution before execution, obtains Each state and state after execution before the corresponding execution of program to be tested, are conducive to determine target program collection according to dbjective state It closes, testing efficiency can be improved.
Technical solution provided in this embodiment, the SOT state of termination being presently in by obtaining terminal, using the SOT state of termination as Dbjective state, then determines target program set according to dbjective state from program to be tested, and target program set is included at least One matcher, state is identical with the dbjective state before the corresponding execution of matcher, then from least one matching journey Simultaneously performance objective program is determined in sequence, when target program is finished, judges whether to terminate test, if test does not terminate, State after the corresponding execution of target program is then obtained, and state is as the dbjective state after performing, until judgement terminates to survey Examination.In the prior art, when the system to wireless mobile communications is tested, based on systematic difference environment and the business realized Test is completed, and is tested according to preset flow so that Test coverage scene domain is narrow.In the application, Ge Gecheng Be connected at random by state between sequence, program made to be traversed in state logic, be not it is traditional preset scene or business, Improve the accuracy of test and covering scene range.
Embodiment two
Fig. 2 is a kind of flow chart of program testing method provided by Embodiment 2 of the present invention, based on above-described embodiment, As shown in Fig. 2, step 4 includes:
Step 401, the test coverage of the program to be tested is obtained.
Preferably, step 401 includes:The target program quantity tested and the program total amount to be tested are recorded, according to Target program quantity and the program total amount to be tested, determine test coverage.
Wherein, test coverage can be that the target program quantity performed accounts for all program total quantitys to be tested Ratio, illustratively, it is assumed that the total quantity of program to be tested is 90, and the target program quantity being executed is 50, then surveys Examination coverage rate obtains 55.5% for 50 divided by 90.
Step 402, if test coverage is more than default coverage rate threshold value, test terminates.
Wherein, presetting coverage rate threshold value can determine according to practical measuring accuracy, for example, can be 80%-100% it Between arbitrary percentage.Illustratively, it is assumed that default coverage rate threshold value is set as 90%, and terminal is performing a target program Afterwards, it calculates to test coverage of the target program during this has been performed since test, if coverage rate is 90.2%, Terminate test, if coverage rate is 80%, continue to test.
Technical solution provided in this embodiment obtains the test coverage of program to be tested, if test coverage is more than Coverage rate threshold value is preset, then discriminating test terminates.Using test coverage as test condition is terminated, test can be made to meet precision On the basis of, save resource.
Embodiment three
Fig. 3 is the flow chart of a kind of program testing method that the embodiment of the present invention three provides, based on above-described embodiment, As shown in figure 3, step 4 includes:
Step 403, total duration is tested.
Step 404, if test total duration reaches default length of testing speech threshold value, judge to terminate test.
Wherein, test total duration can be to when having performed total used in a target program recently since test Between, default length of testing speech threshold value can be determined according to test empirical value, can be arbitrary time span, such as 3 hours, it is 5 small When etc..
Fig. 4 is the flow chart of a kind of program testing method that the embodiment of the present invention three provides, as shown in figure 4, step 4 is also wrapped It includes:
Step 405, the test total degree of target program is obtained.
If step 406 test total degree reaches default testing time threshold value, judge to terminate test.
Wherein, test total degree can be perform all target programs number, illustratively, since test to work as Preceding time, test process perform that program A is 3 times, program B is 2 times, program C is 5 times, program D is 1 time, program H is 4 times, Then the test total degree of target program is 15.Default testing time threshold value can determine, such as can according to actual test scale To be set as 10,000 times.
Technical solution provided in this embodiment, if test total duration reaches default length of testing speech threshold value, judgement terminates Test or the test total degree for obtaining target program if test total degree reaches default testing time threshold value, judge to tie Beam is tested.Total duration will be tested as the condition for terminating to test, can make on the basis of test meets precision, to save the time, will survey Total degree is tried as the condition for terminating test, you can meet the scale of test needs, by measuring accuracy can be improved.
Preferably, the environmental parameter of program to be tested is configured in the terminal, the offer of embodiment one, two and three is provided Program testing method.
Under this application scene, when the environment for needing analog network side, the environmental parameter of terminal itself is made into and net The identical environmental variance in network side, then adaptive selection test scene.Illustratively, if needing router in test network node Communication scenes are tested after the environmental parameter of terminal to be configured to the environmental parameter identical with router, it can be achieved that routing The environmental testing of device has carried out test without a real router.
The technical solution of the present embodiment, can in the environment of analog network side adaptively selected test scene, flow is random, Realize the complexity of test depth and the diversity of test range.
Example IV
Fig. 5 is the flow chart of a kind of program testing method that the embodiment of the present invention four provides, based on above-described embodiment, As shown in figure 5, the program testing method includes:
Step 410, the SOT state of termination that terminal is presently in is obtained, using the SOT state of termination as dbjective state.
Step 420, target program set is determined from program to be tested according to dbjective state, target program set is included extremely A few matcher, state is identical with dbjective state before the corresponding execution of matcher.
Step 430, simultaneously performance objective program is determined from least one matcher.
Step 440, judge whether to normally complete test.
Step 450, if normally completing test, judge whether test coverage is more than default coverage rate threshold value.
Step 460, if test coverage is less than or equal to default coverage rate threshold value, judge to test whether total duration reaches pre- If length of testing speech threshold value.
Step 470, if the not up to default length of testing speech threshold value of test total duration, judges to test whether total degree reaches pre- If testing time threshold value.
Step 480, when exception occurs in test or test coverage is more than default coverage rate threshold value or test total duration reaches Default length of testing speech threshold value or test total degree reach default testing time threshold value, terminate test.
Embodiment five
Fig. 6 is the structure diagram of a kind of program test device that the embodiment of the present invention five provides, as shown in fig. 6, the journey Sequence test device includes:Dbjective state acquisition module 510, target program set determining module 520, target program determining module 530, terminate test judgment module 540, state acquisition module 550 after execution, test coverage acquisition submodule 541 and end are surveyed Swab module 542.
Dbjective state acquisition module 510, for obtaining the SOT state of termination that terminal is presently in, using the SOT state of termination as target State;
Target program set determining module 520, for determining target program collection from program to be tested according to dbjective state It closes, target program set includes at least one matcher, and state is identical with dbjective state before the corresponding execution of matcher;
Target program determining module 530, for determining simultaneously performance objective program from least one matcher;
Terminate test judgment module 540, for when target program is finished, judging whether to terminate test;
State acquisition module 550 after execution if do not terminated for testing, obtain shape after the corresponding execution of target program State, and by state after execution as dbjective state.
Preferably, terminate test judgment module 540, including:
Test coverage acquisition submodule 541, for obtaining the test coverage of program to be tested;
Terminate test submodule 542, if being more than default coverage rate threshold value for test coverage, judge to terminate to survey Examination.
Preferably, test coverage acquisition submodule 541, is used for:
Record the target program quantity tested and program total amount to be tested;
According to target program quantity and program total amount to be tested, test coverage is determined.
Preferably, terminate test judgment module 540, be used for:
If test total duration reaches default length of testing speech threshold value, judge to terminate test;Alternatively,
The test total degree of target program is obtained, if test total degree reaches default testing time threshold value, judges to tie Beam is tested.
Above device can perform the method that the aforementioned all embodiments of the present invention are provided, and it is corresponding to have the execution above method Function module and advantageous effect.The not technical detail of detailed description in the present embodiment, reference can be made to the aforementioned all implementations of the present invention The method that example is provided.
Note that it above are only presently preferred embodiments of the present invention and institute's application technology principle.It will be appreciated by those skilled in the art that The present invention is not limited to specific embodiment described here, can carry out for a person skilled in the art various apparent variations, It readjusts and substitutes without departing from protection scope of the present invention.Therefore, although being carried out by above example to the present invention It is described in further detail, but the present invention is not limited only to above example, without departing from the inventive concept, also It can include other more equivalent embodiments, and the scope of the present invention is determined by scope of the appended claims.

Claims (10)

1. a kind of program testing method, which is characterized in that including:
S1. the SOT state of termination that terminal is presently in is obtained, using the SOT state of termination as dbjective state;
S2. target program set is determined from program to be tested according to the dbjective state, the target program set is included extremely A few matcher, state is identical with the dbjective state before the corresponding execution of the matcher;
S3. simultaneously performance objective program is determined from least one matcher;
S4. when the target program is finished, judge whether to terminate test;
S5. if test does not terminate, state after the corresponding execution of the target program is obtained, and state after the execution is made It for the dbjective state, returns and performs step S2, until judgement terminates test.
2. according to the method described in claim 1, it is characterized in that, it is described judge whether terminate test, including:
Obtain the test coverage of the program to be tested;
If the test coverage is more than default coverage rate threshold value, discriminating test terminates.
3. according to the method described in claim 2, it is characterized in that, the test coverage for obtaining the program to be tested, Including:
Record the target program quantity tested and the program total amount to be tested;
According to the target program quantity and the program total amount to be tested, test coverage is determined.
4. according to the method described in claim 1, it is characterized in that, it is described judge whether terminate test, including:
If test total duration reaches default length of testing speech threshold value, judge to terminate test;Alternatively,
The test total degree of target program is obtained, if the test total degree reaches default testing time threshold value, judges to tie Beam is tested.
5. according to the method described in claim 1, it is characterized in that, before S1 obtains the SOT state of termination that is presently in of terminal, It further includes:
State after obtaining state before the corresponding execution of each program to be tested and performing.
6. according to the described method of any one of claim 1-4, which is characterized in that program to be tested is configured in the terminal Environmental parameter.
7. a kind of program test device, which is characterized in that including:
Dbjective state acquisition module, for obtaining the SOT state of termination that terminal is presently in, using the SOT state of termination as target-like State;
Target program set determining module, for determining target program set from program to be tested according to the dbjective state, The target program set includes at least one matcher, state and the target-like before the corresponding execution of the matcher State is identical;
Target program determining module, for determining simultaneously performance objective program from least one matcher;
Terminate test judgment module, for when the target program is finished, judging whether to terminate test;
State acquisition module after execution if do not terminated for testing, obtains state after the corresponding execution of the target program, And using state after the execution as the dbjective state.
8. device according to claim 7, which is characterized in that it is described to terminate test judgment module, including:
Test coverage acquisition submodule, for obtaining the test coverage of the program to be tested;
Terminate test submodule, if being more than default coverage rate threshold value for the test coverage, judge to terminate test.
9. device according to claim 8, which is characterized in that the test coverage acquisition submodule is used for:
Record the target program quantity tested and the program total amount to be tested;
According to the target program quantity and the program total amount to be tested, test coverage is determined.
10. device according to claim 7, which is characterized in that it is described to terminate test judgment module, it is used for:
If test total duration reaches default length of testing speech threshold value, judge to terminate test;Alternatively,
The test total degree of target program is obtained, if the test total degree reaches default testing time threshold value, judges to tie Beam is tested.
CN201611207512.0A 2016-12-23 2016-12-23 A kind of program testing method and device Pending CN108241571A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611207512.0A CN108241571A (en) 2016-12-23 2016-12-23 A kind of program testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611207512.0A CN108241571A (en) 2016-12-23 2016-12-23 A kind of program testing method and device

Publications (1)

Publication Number Publication Date
CN108241571A true CN108241571A (en) 2018-07-03

Family

ID=62704180

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611207512.0A Pending CN108241571A (en) 2016-12-23 2016-12-23 A kind of program testing method and device

Country Status (1)

Country Link
CN (1) CN108241571A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109471663A (en) * 2018-10-30 2019-03-15 珠海格力智能装备有限公司 The execution method and device of SCM program
CN110209593A (en) * 2019-06-14 2019-09-06 南京大学 A kind of Android application testing method towards preference setting
CN111326205A (en) * 2018-12-14 2020-06-23 长鑫存储技术有限公司 Test system, test method and test device for memory

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1431598A (en) * 2002-01-11 2003-07-23 互慧科技股份有限公司 Program test system and method
US7137103B2 (en) * 2001-03-08 2006-11-14 International Business Machines Corporation Coverage analysis of message flows
CN101464829A (en) * 2007-12-18 2009-06-24 珠海金山软件股份有限公司 Method and test device for confirming code coverage rate
CN102087631A (en) * 2011-03-09 2011-06-08 中国人民解放军国发科学技术大学 Method for realizing fuzzing of software on the basis of state protocol
US20150293837A1 (en) * 2014-04-14 2015-10-15 International Business Machines Corporation Risk-based test coverage and prioritization
CN105930271A (en) * 2016-04-21 2016-09-07 惠州Tcl移动通信有限公司 Java program running code coverage rate test method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7137103B2 (en) * 2001-03-08 2006-11-14 International Business Machines Corporation Coverage analysis of message flows
CN1431598A (en) * 2002-01-11 2003-07-23 互慧科技股份有限公司 Program test system and method
CN101464829A (en) * 2007-12-18 2009-06-24 珠海金山软件股份有限公司 Method and test device for confirming code coverage rate
CN102087631A (en) * 2011-03-09 2011-06-08 中国人民解放军国发科学技术大学 Method for realizing fuzzing of software on the basis of state protocol
US20150293837A1 (en) * 2014-04-14 2015-10-15 International Business Machines Corporation Risk-based test coverage and prioritization
CN105930271A (en) * 2016-04-21 2016-09-07 惠州Tcl移动通信有限公司 Java program running code coverage rate test method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吴恒山等: "基于界面状态有效性的GUI自动测试模型", 《华中科技大学学报(自然科学版)》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109471663A (en) * 2018-10-30 2019-03-15 珠海格力智能装备有限公司 The execution method and device of SCM program
CN109471663B (en) * 2018-10-30 2022-04-05 珠海格力智能装备有限公司 Method and device for executing single chip microcomputer program
CN111326205A (en) * 2018-12-14 2020-06-23 长鑫存储技术有限公司 Test system, test method and test device for memory
CN111326205B (en) * 2018-12-14 2022-03-22 长鑫存储技术有限公司 Test system, test method and test device for memory
CN110209593A (en) * 2019-06-14 2019-09-06 南京大学 A kind of Android application testing method towards preference setting
CN110209593B (en) * 2019-06-14 2021-05-28 南京大学 Preference setting-oriented android application testing method

Similar Documents

Publication Publication Date Title
US8781797B1 (en) Virtual drive test tool
CN104853379B (en) A kind of quality of wireless network appraisal procedure and device
US9282477B2 (en) Modifying log files and playback files used for wireless network emulation
CN102204344B (en) Method and terminal for avoiding cell pingpong reselection
CN102781019A (en) System and method for automatically testing wireless fidelity (WIFI) module
CN108241571A (en) A kind of program testing method and device
CN106941702B (en) Method for realizing switching time detection control of mobile communication terminal device
CN111479287B (en) Simulation test method, device, equipment and storage medium for core network of non-independent networking
US11824618B2 (en) Beam failure recovery method and device, and terminal device
US20170303234A1 (en) Positioning information processing method and apparatus
CN109788518A (en) The method for tracing and device of mobile terminal
WO2017211232A1 (en) Test parameter processing method and device, tester, and computer storage medium
CN111988156B (en) Method for creating network simulation platform, network simulation method and corresponding device
WO2015127584A1 (en) Indoor locating features library establishment method and device
CN111479290A (en) L TE-based dynamic monitoring method, system, server and storage medium
CN103425579A (en) Safety evaluation method for mobile terminal system based on potential function
CN105246132A (en) Parameter matching method and device for network access point
CN106304358B (en) Secondary member carrier replacing options, device, mobile terminal and medium
CN109891961A (en) Method, wireless communication device and nodes of locations for management position request
US9264923B1 (en) Signal segmentation, event recognition, extraction and classification for emulating wireless network
CN104619012A (en) Mobile terminal position acquisition method and system
CN107295630B (en) The localization method and device of mobile terminal
CN107333283A (en) A kind of random access detecting method and device
CN116233907B (en) AP performance detection method and detection system based on simulation multi-concurrent STA
CN110071882B (en) Cluster information acquisition method, device and equipment for signal impact response and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180703