CN101394646A - Software test method and system - Google Patents

Software test method and system Download PDF

Info

Publication number
CN101394646A
CN101394646A CNA2008102259246A CN200810225924A CN101394646A CN 101394646 A CN101394646 A CN 101394646A CN A2008102259246 A CNA2008102259246 A CN A2008102259246A CN 200810225924 A CN200810225924 A CN 200810225924A CN 101394646 A CN101394646 A CN 101394646A
Authority
CN
China
Prior art keywords
test
software
journal file
testing
portable terminal
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.)
Granted
Application number
CNA2008102259246A
Other languages
Chinese (zh)
Other versions
CN101394646B (en
Inventor
田芳
贾捷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing T3G Technology Co Ltd
Original Assignee
Beijing T3G Technology 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 Beijing T3G Technology Co Ltd filed Critical Beijing T3G Technology Co Ltd
Priority to CN2008102259246A priority Critical patent/CN101394646B/en
Publication of CN101394646A publication Critical patent/CN101394646A/en
Application granted granted Critical
Publication of CN101394646B publication Critical patent/CN101394646B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a software testing method and a system thereof. The method comprises the following steps: conducing system test to a mobile terminal to acquire journal files on the system test conduced to the mobile terminal; analyzing the journal files to obtain test data and test script required for software test; constructing a software testing example according to the test data and the test script to test a mobile terminal software. In the invention, the test data and the test script are generated according to the journal files output by the system test conducted to the mobile terminal, the software test example is constructed by utilizing the test data and the test script generated to test the mobile terminal software, thereby greatly improving the testing efficiency of the mobile terminal software, ensuring the truth and the reliability of software test data, and improving the test comprehensiveness of the mobile terminal software.

Description

A kind of method for testing software and system
Technical field
The present invention relates generally to the mobile terminal software field tests, relates in particular to a kind of method and system of software test.
Background technology
Along with development of Communication Technique, portable terminal is except satisfying traditional conversation demand, increasing other functions can also be provided, for example receiving short message function, multimedia message transmission-receiving function, PS (PacketSwitching, packet switching) business, streaming media service, video call function or the like.
Before portable terminal is formally put on market, must need to test fully, and the function that can provide along with portable terminal gets more and more, system is more and more huger, software in the portable terminal is also correspondingly complicated, thereby causes the workload of terminal test significantly to increase, and expense is huge.
When carrying out software test, conventional method is to adopt white box testing, promptly manually writes test script and structure test data by the software engineer, moves test case on virtual machine.The advantage of this method is the coverage rate that can the helper applications tester increases code, improves the quality of code, finds the problem of hiding in the code.Shortcoming is that tester's workload is big, and efficient is not high.And because white box testing is based on code, that can only the test development personnel does is right, and can not know the correctness of design, may miss some functional requirements.Simultaneously, when the structure test data, may not conform to, omit to some extent unavoidably and deviation, thereby can not reach the purpose of thorough test with the configuration of real network environment.
The system testing of portable terminal is a black box testing, operate fairly simple, with the code of program inside and realize irrelevant.Owing to, can know easily which function the user can use, and can run into which problem from user perspective.Generally speaking, when the system testing of portable terminal being carried out in the real network environment, the tester can gather and preserve the journal file information of portable terminal, it is the space interface signaling that terminal and network are asked, the test data of terminal inner, handling process of terminal inner or the like is analyzed by the Developmental Engineer then, in order to knowing status of mobile terminal, and analysis and tracking problem.
The inventor is in realizing process of the present invention, find that there is following problem at least in prior art: in existing method of testing, system testing and software test are two parts independently, though the journal file data that system testing is obtained can true reappearance network environment and relevant configuration, can not be as the software white box testing from the angle location problem of code.
Summary of the invention
The present invention proposes a kind of method for testing software and system, journal file according to mobile terminal system test output generates test data and test script, utilize the test data and the test script structure software test example that generate that mobile terminal software is tested, improved the efficient of mobile terminal software test greatly, guarantee the true and reliable property of software test data, improved the comprehensive of software test.
Technical scheme of the present invention is achieved in that
A kind of method for testing software comprises:
Portable terminal is carried out system testing, obtain the journal file of described mobile terminal system test;
Described journal file is analyzed, obtained and carry out required test data of software test and test script;
According to described test data and described test script structure software test example, mobile terminal software is tested.
Preferably, described portable terminal is carried out system testing, the journal file that obtains described mobile terminal system test comprises:
The operation test case carries out system testing in real network environment, obtains the journal file of described mobile terminal system test.
Preferably, described journal file comprises:
The handling process data of the test data of described portable terminal and internetwork space interface signaling, described portable terminal inside and/or described portable terminal inside.
Preferably, described described journal file is analyzed, is obtained and carry out the required test data of software test and test script comprises:
Described journal file is analyzed, extracted the data message that comprises in the journal file;
Receive user configuration information;
According to described user configuration information described journal file is configured, generates and carry out required test data of software test and test script.
Preferably, described portable terminal comprises:
Mobile phone, Personal Handyphone System, personal digital assistant.
A kind of software testing system comprises:
The system testing device is used for portable terminal is carried out system testing, obtains the journal file of described mobile terminal system test;
The daily record conversion equipment is used for described journal file is analyzed, and obtains and carries out required test data of software test and test script;
The software test device is used for according to described test data and described test script structure software test example mobile terminal software being tested.
Preferably, described system testing device operation test case in real network environment carries out system testing, obtains the journal file of described mobile terminal system test.
Preferably, described journal file comprises:
The handling process data of the test data of described portable terminal and internetwork space interface signaling, described portable terminal inside and/or described portable terminal inside.
Preferably, described daily record conversion equipment comprises:
Analytic unit is used for described journal file is analyzed, and extracts the data message that comprises in the journal file;
Dispensing unit is used to receive user configuration information;
Generation unit is used for according to described user configuration information described journal file being configured, and generates to carry out required test data of software test and test script.
Preferably, described portable terminal comprises:
Mobile phone, Personal Handyphone System, personal digital assistant.
Technical scheme of the present invention organically connects the system testing and the software test of portable terminal, journal file according to mobile terminal system test output generates test data and test script, utilize the test data and the test script structure software test example of the journal file generation of mobile terminal system test output that mobile terminal software is tested, improved the efficient of mobile terminal software test greatly, the test data of structure conforms to the configuration of real network environment, guarantee the true and reliable property of software test data, improved the comprehensive of software test.
Description of drawings
Fig. 1 is the flow chart of a kind of method for testing software preferred embodiment of the present invention;
Fig. 2 is the detail flowchart of step S120 among Fig. 1;
Fig. 3 is the composition structure chart of a kind of software testing system preferred embodiment of the present invention;
Fig. 4 is the composition structure chart of daily record conversion equipment 320 among Fig. 3.
Embodiment
For making the purpose, technical solutions and advantages of the present invention express clearlyer, the present invention is further described in more detail below in conjunction with drawings and the specific embodiments.
Referring to Fig. 1, show the flow chart of a kind of method for testing software preferred embodiment of the present invention, comprise step:
Step S110, portable terminal is carried out system testing, obtain the journal file of described mobile terminal system test.
Preferably, the operation test case carries out system testing in real network environment, obtains the journal file of described mobile terminal system test.
The system testing of portable terminal is a black box testing, and is irrelevant with the code and the realization of program inside.And system testing is from user perspective, can know easily which function the user can use, and can run into which problem.When portable terminal carried out system testing in the real network environment, the tester gathered and preserves the journal file information of portable terminal.
Described journal file comprises portable terminal and internetwork space interface signaling, the test data of described portable terminal inside and/or the handling process data of described portable terminal inside.The tester can analyze according to described journal file, in order to knowing status of mobile terminal, and analysis and tracking problem.
The method that portable terminal is carried out system testing has a variety of, and the complicated system testing of specialty is promptly arranged, and also can carry out simple system testing, and as by tester's operating mobile terminal in the network environment of reality, the various functions of operation portable terminal get final product.
Step S120, described journal file is analyzed, obtained and carry out required test data of software test and test script.
The embodiment of the invention test generates according to mobile terminal system journal file structure test data and test script, described test data can conform to the configuration of real network environment, can true reappearance network environment and relevant configuration.
Step S130, according to described test data and described test script structure software test example, mobile terminal software is tested.
Based on the method, the software test personnel can analyze and debug software, the described test case that is obtained by the journal file configuration can also be added simultaneously to return collection, for regression test provides foundation.
The existing method that portable terminal is carried out software test is manually to write test script and structure test data by the Test Engineer, not only workload is big, efficient is not high, and the test data of described structure may not conform to the configuration of real network environment, can not true reappearance network environment and relevant configuration.Journal file configuration testing script and test data that the embodiment of the invention generates according to system testing can true reappearance network environment and relevant configuration, and improved operating efficiency.
Referring to Fig. 2, show the detail flowchart of the S120 of step described in Fig. 1, described step S120 comprises step:
Step S121, described journal file is analyzed, extracted the data message that comprises in the journal file.
Step S122, reception user configuration information.
The user is configured the content that need extract from journal file such as module information, the form of test data, the form of test script, store path of spanned file etc.
Step S123, described journal file is configured, generates and carry out required test data of software test and test script according to described user configuration information.
According to the user dispose generate test data and test script after, can carry out corresponding software test to portable terminal.
The technical scheme of the embodiment of the invention organically connects the system testing and the software test of portable terminal, journal file according to mobile terminal system test output generates test data and test script, utilize the test data and the test script structure software test example of the journal file generation of mobile terminal system test output that mobile terminal software is tested, improved the efficient of mobile terminal software test greatly, the test data of structure conforms to the configuration of real network environment, guarantee the true and reliable property of software test data, improved the comprehensive of software test.
Referring to Fig. 3, show the composition structure chart of a kind of software testing system preferred embodiment of the present invention, described software testing system 300 comprises:
System testing device 310, be used for portable terminal is carried out system testing, obtain the journal file of described mobile terminal system test.
The system testing of portable terminal is a black box testing, and is irrelevant with the code and the realization of program inside.And system testing is from user perspective, can know easily which function the user can use, and can run into which problem.When portable terminal carried out system testing in the real network environment, the journal file information of portable terminal is gathered and preserved to device.
Described journal file comprises portable terminal and internetwork space interface signaling, the test data of described portable terminal inside and/or the handling process data of described portable terminal inside.The tester can analyze according to described journal file, in order to knowing status of mobile terminal, and analysis and tracking problem.
The method that portable terminal is carried out system testing has a variety of, and the complicated system testing of specialty is promptly arranged, and also can carry out simple system testing, and as by tester's operating mobile terminal in the network environment of reality, the various functions of operation portable terminal get final product.
Preferably, described system testing device 310 operation test case in real network environment carries out system testing, obtains the journal file of described mobile terminal system test.
Daily record conversion equipment 320, be used for described journal file is analyzed, obtain and carry out required test data of software test and test script.
The embodiment of the invention test generates according to mobile terminal system journal file structure test data and test script, described test data can conform to the configuration of real network environment, can true reappearance network environment and relevant configuration.
Software test device 330, be used for mobile terminal software being tested according to described test data and described test script structure software test example.
The existing method that portable terminal is carried out software test is manually to write test script and structure test data by the Test Engineer, not only workload is big, efficient is not high, and the test data of described structure may not conform to the configuration of real network environment, can not true reappearance network environment and relevant configuration.The embodiment of the invention is said will file configuration test script and test data according to what system testing generated, can true reappearance network environment and relevant configuration, and improved operating efficiency.
With reference to Fig. 4, show the composition structure chart of daily record conversion equipment 320 among Fig. 3, described daily record conversion equipment 320 comprises:
Analytic unit 321, be used for described journal file is analyzed, extract the data message that comprises in the journal file.
Dispensing unit 322, be used to receive user configuration information.
Content that the user need extract from journal file by 322 inputs of described dispensing unit such as module information, the form of test data, the form of test script, the configuration informations such as store path of spanned file.
Generation unit 323, be used for described journal file being configured, generate and carry out required test data of software test and test script according to described user configuration information.
The technical scheme of the embodiment of the invention organically connects the system testing and the software test of portable terminal, journal file according to mobile terminal system test output generates test data and test script, utilize the test data and the test script structure software test example of the journal file generation of mobile terminal system test output that mobile terminal software is tested, improved the efficient of mobile terminal software test greatly, the test data of structure conforms to the configuration of real network environment, guarantee the true and reliable property of software test data, improved the comprehensive of software test.
In various embodiments of the present invention, described portable terminal includes but not limited to:
Mobile phone, Personal Handyphone System, personal digital assistant (PDA, Personal Digital Assistant).
One of ordinary skill in the art will appreciate that, realize that all or part of step in the foregoing description method is to instruct relevant hardware to finish by program, described program can be stored in the computer read/write memory medium, this program is when carrying out, comprise step as above-mentioned method embodiment, described storage medium, as: ROM/RAM, magnetic disc, CD etc.
The above only is preferred embodiment of the present invention, and is in order to restriction the present invention, within the spirit and principles in the present invention not all, any modification of being done, is equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a method for testing software is characterized in that, comprising:
Portable terminal is carried out system testing, obtain the journal file of described mobile terminal system test;
Described journal file is analyzed, obtained and carry out required test data of software test and test script;
According to described test data and described test script structure software test example, mobile terminal software is tested.
2. method for testing software according to claim 1 is characterized in that, described portable terminal is carried out system testing, and the journal file that obtains described mobile terminal system test comprises:
The operation test case carries out system testing in real network environment, obtains the journal file of described mobile terminal system test.
3. method for testing software according to claim 2 is characterized in that, described journal file comprises:
The handling process data of the test data of described portable terminal and internetwork space interface signaling, described portable terminal inside and/or described portable terminal inside.
4. method for testing software according to claim 1 is characterized in that, described described journal file is analyzed, and obtains to carry out the required test data of software test and test script comprises:
Described journal file is analyzed, extracted the data message that comprises in the journal file;
Receive user configuration information;
According to described user configuration information described journal file is configured, generates and carry out required test data of software test and test script.
5. according to each described method for testing software of claim 1 to 4, it is characterized in that described portable terminal comprises:
Mobile phone, Personal Handyphone System, personal digital assistant.
6. a software testing system is characterized in that, comprising:
The system testing device is used for portable terminal is carried out system testing, obtains the journal file of described mobile terminal system test;
The daily record conversion equipment is used for described journal file is analyzed, and obtains and carries out required test data of software test and test script;
The software test device is used for according to described test data and described test script structure software test example mobile terminal software being tested.
7. software testing system according to claim 6 is characterized in that:
Described system testing device operation test case in real network environment carries out system testing, obtains the journal file of described mobile terminal system test.
8. software testing system according to claim 7 is characterized in that, described journal file comprises:
The handling process data of the test data of described portable terminal and internetwork space interface signaling, described portable terminal inside and/or described portable terminal inside.
9. software testing system according to claim 6 is characterized in that, described daily record conversion equipment comprises:
Analytic unit is used for described journal file is analyzed, and extracts the data message that comprises in the journal file;
Dispensing unit is used to receive user configuration information;
Generation unit is used for according to described user configuration information described journal file being configured, and generates to carry out required test data of software test and test script.
10. according to the described software testing system of each claim of claim 6 to 9, it is characterized in that described portable terminal comprises:
Mobile phone, Personal Handyphone System, personal digital assistant.
CN2008102259246A 2008-11-06 2008-11-06 Software test method and system Expired - Fee Related CN101394646B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008102259246A CN101394646B (en) 2008-11-06 2008-11-06 Software test method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008102259246A CN101394646B (en) 2008-11-06 2008-11-06 Software test method and system

Publications (2)

Publication Number Publication Date
CN101394646A true CN101394646A (en) 2009-03-25
CN101394646B CN101394646B (en) 2011-06-01

Family

ID=40494668

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008102259246A Expired - Fee Related CN101394646B (en) 2008-11-06 2008-11-06 Software test method and system

Country Status (1)

Country Link
CN (1) CN101394646B (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101645033A (en) * 2009-05-15 2010-02-10 上海闻泰电子科技有限公司 Debugging method in abnormality of mobile phone software
WO2012089079A1 (en) * 2010-12-27 2012-07-05 意法·爱立信半导体(北京)有限公司 Mobile terminal and method for processing test log thereof
CN104077211A (en) * 2013-03-25 2014-10-01 腾讯科技(深圳)有限公司 Test method and test system for mobile terminal software
CN104239198A (en) * 2013-06-09 2014-12-24 展讯通信(上海)有限公司 Intelligent cell phone, software testing method and system of intelligent cell phone, and server
CN104461874A (en) * 2014-11-23 2015-03-25 国云科技股份有限公司 Method for normalizing mobile APP tests
CN104579822A (en) * 2014-12-10 2015-04-29 华南理工大学 Automatic performance test system and method of mobile application based on Http protocol
CN105022694A (en) * 2015-08-19 2015-11-04 上海斐讯数据通信技术有限公司 Test case generation method and system for mobile terminal test
CN105093016A (en) * 2015-07-28 2015-11-25 努比亚技术有限公司 Automation testing method and device for mobile terminal
CN105224449A (en) * 2014-06-26 2016-01-06 富士通株式会社 The method of testing of the application program on mobile terminal and device
CN105335278A (en) * 2014-06-16 2016-02-17 阿里巴巴集团控股有限公司 Testing method and device
CN105701017A (en) * 2016-03-07 2016-06-22 成都亿信标准认证集团有限公司 Software safety testing system
CN105808434A (en) * 2016-03-07 2016-07-27 成都亿信标准认证集团有限公司 Software reliability test system
CN106341684A (en) * 2016-09-05 2017-01-18 Tcl集团股份有限公司 Method and system for automatically generating Android TV test script
CN107329894A (en) * 2017-06-21 2017-11-07 广州华多网络科技有限公司 Application program system method of testing, device and electronic equipment
CN107885651A (en) * 2016-09-30 2018-04-06 千寻位置网络有限公司 The automated system regression testing method and its device of mobile terminal location algorithm
CN109920466A (en) * 2019-02-27 2019-06-21 苏州浪潮智能科技有限公司 A kind of hard disk test data analysis method, device, terminal and storage medium
CN112084108A (en) * 2020-08-28 2020-12-15 山东英信计算机技术有限公司 Test script generation method and device and related components
CN112486833A (en) * 2020-12-07 2021-03-12 中国科学院软件研究所 Software testing system and method capable of dynamically reconstructing on demand and oriented to software defined satellite
CN112559316A (en) * 2020-09-03 2021-03-26 ***股份有限公司 Software testing method and device, computer storage medium and server
CN112788640A (en) * 2021-03-04 2021-05-11 惠州Tcl移动通信有限公司 Communication equipment testing method and device, storage medium and terminal

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101645033A (en) * 2009-05-15 2010-02-10 上海闻泰电子科技有限公司 Debugging method in abnormality of mobile phone software
WO2012089079A1 (en) * 2010-12-27 2012-07-05 意法·爱立信半导体(北京)有限公司 Mobile terminal and method for processing test log thereof
CN104077211A (en) * 2013-03-25 2014-10-01 腾讯科技(深圳)有限公司 Test method and test system for mobile terminal software
CN104239198A (en) * 2013-06-09 2014-12-24 展讯通信(上海)有限公司 Intelligent cell phone, software testing method and system of intelligent cell phone, and server
CN105335278A (en) * 2014-06-16 2016-02-17 阿里巴巴集团控股有限公司 Testing method and device
CN105224449A (en) * 2014-06-26 2016-01-06 富士通株式会社 The method of testing of the application program on mobile terminal and device
CN105224449B (en) * 2014-06-26 2017-12-12 富士通株式会社 The method of testing and device of application program on mobile terminal
CN104461874A (en) * 2014-11-23 2015-03-25 国云科技股份有限公司 Method for normalizing mobile APP tests
CN104579822A (en) * 2014-12-10 2015-04-29 华南理工大学 Automatic performance test system and method of mobile application based on Http protocol
CN105093016A (en) * 2015-07-28 2015-11-25 努比亚技术有限公司 Automation testing method and device for mobile terminal
CN105022694A (en) * 2015-08-19 2015-11-04 上海斐讯数据通信技术有限公司 Test case generation method and system for mobile terminal test
CN105022694B (en) * 2015-08-19 2018-07-13 上海斐讯数据通信技术有限公司 Method for generating test case and system for mobile terminal test
CN105701017A (en) * 2016-03-07 2016-06-22 成都亿信标准认证集团有限公司 Software safety testing system
CN105808434A (en) * 2016-03-07 2016-07-27 成都亿信标准认证集团有限公司 Software reliability test system
CN106341684A (en) * 2016-09-05 2017-01-18 Tcl集团股份有限公司 Method and system for automatically generating Android TV test script
CN107885651A (en) * 2016-09-30 2018-04-06 千寻位置网络有限公司 The automated system regression testing method and its device of mobile terminal location algorithm
CN107885651B (en) * 2016-09-30 2020-11-24 千寻位置网络有限公司 Automatic system regression testing method and device for mobile terminal positioning algorithm
CN107329894A (en) * 2017-06-21 2017-11-07 广州华多网络科技有限公司 Application program system method of testing, device and electronic equipment
CN109920466A (en) * 2019-02-27 2019-06-21 苏州浪潮智能科技有限公司 A kind of hard disk test data analysis method, device, terminal and storage medium
CN112084108A (en) * 2020-08-28 2020-12-15 山东英信计算机技术有限公司 Test script generation method and device and related components
CN112559316A (en) * 2020-09-03 2021-03-26 ***股份有限公司 Software testing method and device, computer storage medium and server
CN112486833A (en) * 2020-12-07 2021-03-12 中国科学院软件研究所 Software testing system and method capable of dynamically reconstructing on demand and oriented to software defined satellite
CN112486833B (en) * 2020-12-07 2022-12-23 中国科学院软件研究所 Software testing system and method capable of dynamically reconstructing on demand and oriented to software defined satellite
CN112788640A (en) * 2021-03-04 2021-05-11 惠州Tcl移动通信有限公司 Communication equipment testing method and device, storage medium and terminal
CN112788640B (en) * 2021-03-04 2022-08-05 惠州Tcl移动通信有限公司 Communication equipment testing method and device, storage medium and terminal

Also Published As

Publication number Publication date
CN101394646B (en) 2011-06-01

Similar Documents

Publication Publication Date Title
CN101394646B (en) Software test method and system
CN107436844B (en) Method and device for generating interface use case aggregate
CN102421112B (en) Testing method of mobile terminal, mobile terminal simulator, testing equipment and testing system
CN102340789B (en) Dialing test terminal and dialing test method
CN102495797A (en) Smart card testing device and method
CN102438259A (en) Interference-free type remote usability testing system for mobile phone and testing method thereof
CN104503910A (en) Product test method by monitoring users' using behavior
CN103458087A (en) Remote mobile phone test experiencing method based on RTMP
CN102045553A (en) Multimedia transcoding device and method and multimedia player
CN104899016A (en) Call stack relationship obtaining method and call stack relationship obtaining device
CN103795711A (en) Automated test method and system based on mobile phone client sides
CN103442361A (en) Method for detecting safety of mobile application, and mobile terminal
CN102681886A (en) Method and system for tracking user behaviors on mobile equipment
CN104660617A (en) Data transmission system and data transmission method
CN104182681A (en) Hook-based iOS (iPhone operating system) key behavior detection device and detection method thereof
CN101354706A (en) Method and apparatus for collecting web page information
KR20170067888A (en) Card addition method, device, and apparatus and computer storage medium
CN101505490B (en) Network optimization processing system and method based on smart phone protocol stack
CN108932199B (en) Automatic taint analysis system based on user interface analysis
CN100403838C (en) Fault information collection system and method
CN105872731A (en) Data processing method and device
CN103514131A (en) System information output method and electronic equipment
CN108763050A (en) A kind of detection method and device of application memory leakage
CN111198806A (en) Service call data statistical analysis method and system based on service open platform
CN103454579B (en) A kind of method of testing of chip digital interface and system

Legal Events

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

Granted publication date: 20110601

Termination date: 20201106