CN107688535A - A kind of mobile device APP performance data display methods and device - Google Patents

A kind of mobile device APP performance data display methods and device Download PDF

Info

Publication number
CN107688535A
CN107688535A CN201710698236.0A CN201710698236A CN107688535A CN 107688535 A CN107688535 A CN 107688535A CN 201710698236 A CN201710698236 A CN 201710698236A CN 107688535 A CN107688535 A CN 107688535A
Authority
CN
China
Prior art keywords
performance data
app
target app
mobile device
target
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
CN201710698236.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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu Network 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201710698236.0A priority Critical patent/CN107688535A/en
Publication of CN107688535A publication Critical patent/CN107688535A/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/362Software debugging
    • G06F11/3636Software debugging by tracing the execution of the program
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

The present invention, which provides a kind of mobile device APP performance data display methods and device, methods described, to be included:S1, target APP performance data is obtained by script;S2, the performance data of the target APP is stored in database by keyword of timestamp;S3, the target APP of storage performance data is shown by dimension of the time by Grafana instruments.The present invention obtains the performance data of target APP in the mobile device by script in real time, and the performance data is written back into database, and the performance data of the target APP is shown using the time as dimension, so as to obtain target APP performance datas in real time, and be shown, it is easy to the real-time monitoring to APP performances.

Description

A kind of mobile device APP performance data display methods and device
Technical field
The present invention relates to software test field, more particularly, to a kind of mobile device APP performance data display methods and Device.
Background technology
Software test describes a kind of process for being used for promoting the correctness of identification software, integrality, security and quality.Change Sentence is talked about, and software test is the examination & verification or comparison procedure between a kind of reality output and anticipated output.The classics of software test It is defined as operating program under the conditions of defined, with discovery procedure mistake, weighs software quality, and whether it can be expired The process that sufficient design requirement is assessed.
In existing software testing technology, the APP performance datas of IOS systems pass through the xcode client that is installed in Mac equipment End is obtained, and the xcode clients can not obtain APP performance data and display in IOS systems in real time, is not easy to pair The real-time monitoring of APP performances.
The content of the invention
To overcome above-mentioned APP performance datas can not be obtained in real time and solve the problem of show or at least in part above-mentioned ask Topic, the invention provides a kind of mobile device APP performance data display methods and device.
According to the first aspect of the invention, there is provided a kind of mobile device APP performance data display methods, including:
S1, target APP performance data is obtained by script;
S2, the performance data of the target APP is stored in database by keyword of timestamp;
S3, the target APP of storage performance data is shown by dimension of the time by Grafana instruments.
Specifically, the step S1 is specifically included:
The performance data of all APP in IOS systems is obtained every the first preset duration using top orders;
The performance data of all APP is filtered, obtains the performance data of the target APP;
The performance data of the target APP is screened, the number in the performance data for the target APP for intercepting screening Word.
Specifically, the step of being screened to the performance data of the target APP specifically includes:
The performance data of the target APP is split with space;
The performance data of the target APP after segmentation is screened by gawk Variant Tool.
Specifically, the step S2 is specifically included:
The http request of write-in target APP performance data is sent to time series database using curl orders;
The performance data of the target APP is stored in the time series database using timestamp as keyword.
Specifically, also include before the step S1:
The script for the acquisition target APP performance datas write by connecting equipment to mobile device injection Shell language, and Start the execution of script in the mobile device.
Specifically, the step S3 is specifically included:
After the script startup performs the second preset duration, by Grafana instruments by the target APP's of storage Performance data carries out chart as latitude using the time and shown.
Specifically, the performance data of the target APP includes the CUP utilization rates and memory usage of the target APP.
According to the second aspect of the invention, there is provided a kind of mobile device APP performance data display devices, including:
Acquiring unit, for obtaining target APP performance data by script;
Memory cell, for the performance data of the target APP to be stored in database by keyword of timestamp;
Display unit, for by Grafana instruments by the target APP of storage performance data using the time as dimension Shown.
According to the third aspect of the invention we, there is provided a kind of mobile device APP performance data display devices, including:
At least one processor, at least one memory and bus;Wherein,
The processor and memory complete mutual communication by the bus;
The memory storage has and by the programmed instruction of the computing device, the processor described program can be called to refer to Order is able to carry out method as described before.
According to the fourth aspect of the invention, there is provided a kind of non-transient computer readable storage medium storing program for executing, for storing such as preceding institute State the computer program of method.
The present invention provides a kind of mobile device APP performance data display methods and device, this method are obtained in real time by script The performance data of target APP in the mobile device is taken, and the performance data is written back into database, and using the time as dimension The performance data of the target APP is shown, so as to obtain target APP performance datas in real time, and is shown, is easy to pair The real-time monitoring of APP performances.
Brief description of the drawings
Fig. 1 is mobile device APP performance data display method schematic flow sheets provided in an embodiment of the present invention;
Fig. 2 is mobile device APP performance datas display device structure schematic diagram provided in an embodiment of the present invention;
Fig. 3 is mobile device APP performance datas display device structure schematic diagram provided in an embodiment of the present invention.
Embodiment
With reference to the accompanying drawings and examples, the embodiment of the present invention is described in further detail.Implement below Example is used to illustrate the present invention, but is not limited to the scope of the present invention.
A kind of mobile device APP performance data display methods are provided in one embodiment of the invention, and Fig. 1 is the present invention The mobile device APP performance data display method schematic flow sheets that embodiment provides, this method include:S1, obtained by script Target APP performance data;S2, the performance data of the target APP is stored in database by keyword of timestamp; S3, the target APP of storage performance data is shown by dimension of the time by Grafana instruments.
Specifically, in S1, the script is scripting language, it is preferred to use the recognizable language of mobile device system is compiled Write, such as Shell language.The performance data of the target APP is the data of occupying system resources when the target APP is run.Institute It is the APP in IOS systems to state target App.The script can obtain the performance data of the target APP every one second.Script Obtaining the interval time of the performance data of the target APP can be configured according to being actually needed.In S2, the timestamp (timestamp) it is typically a character string, uniquely identifies the time at certain a moment.Digital Time-stamp technology is digital signature A kind of deformation application of technology.Each performance data of the target APP is stored in database by keyword of timestamp.Institute It can be the time series database that the Grafana instruments are supported to state database.In S3, the performance data of the target APP is made For the input of the Grafana instruments, Grafana instruments are by the target APP of storage performance data using the time as dimension Shown.The Grafana instruments are a kind of time series data demonstration tools, are mainly used in the visualization of extensive achievement data Displaying, support largely conventional time series database.
The present embodiment obtains the performance data of target APP in the mobile device by script in real time, and by the performance Write back data enters database, and is shown the performance data of the target APP using the time as dimension, so as to obtain mesh in real time APP performance datas are marked, and are shown, are easy to the real-time monitoring to APP performances.
On the basis of above-described embodiment, step S1 described in the present embodiment specifically includes:Using top orders every first Preset duration obtains the performance data of all APP in IOS systems;The performance data of all APP is filtered, obtains institute State target APP performance data;The performance data of the target APP is screened, intercepts the target APP of screening property Numeral in energy data.
Specifically, the top orders are the performance analysis tools commonly used in Linux, can be owned in real-time display system APP performance data, i.e., each APP resource occupation information, such as CPU usage and memory usage.- 1 parameter of arranging in pairs or groups uses, Before representing that order exits, refresh how many times, give tacit consent to refresh interval, i.e., described first preset duration be 1s, code for top- l10000.First preset duration can be configured according to being actually needed.The result that top orders obtain is with text behavior list Position.The performance data of all APP is filtered by gawk programmings, obtains the performance data of the target APP.Therefore Have to filter data.By pattern match, the performance data of the target APP is filtered out, the performance data is same Sample is in units of line of text.Code is gawk '/appName/ '.Because the APP performance datas include numeral and character, to institute The character stated in target APP performance datas is rejected, and obtains the numeral in the target APP performance datas.Such as CPU use Contain " % " character in rate, contain " M " character in memory usage.The index of designated character is got using index functions, so The character string before designated character is intercepted with substr functions afterwards, so as to get the numeral in the target APP performance datas, Such as
The present embodiment is filtered by the order in script to all APP of acquisition performance data, obtains the mesh APP performance data is marked, and the performance data of the target APP is screened and intercepted, obtains the mesh of required pure digi-tal APP performance datas are marked, so as to realize the performance data for obtaining the target APP in real time according to the actual requirements.
On the basis of above-described embodiment, the step of screening in the present embodiment to the performance data of the target APP Specifically include:The performance data of the target APP is split with space;By gawk Variant Tool to the institute after segmentation The performance data for stating target APP is screened.
Specifically, before being screened, the performance data of the target APP includes many performance datas, it is necessary to further The performance data being actually needed is filtered out, utilization rate, memory usage such as CPU, other data can also be filtered out.Usual feelings Under condition, the index that care is compared in performance test is CPU utilization rate and memory usage.Gawk is to the property in units of line of text Energy data acquiescence is split with space, such as the CPU usage in the performance data of the target APP is in the property of the target APP The 3rd in energy data arranges, and the memory usage in the performance data of the target APP is in the performance data of the target APP The 10th row, then by gawk Variant Tool $ 3, $ 10 can obtain CPU usage in the target APP performance datas and Memory usage.Performance data required in performance data of the present embodiment by screening the acquisition target APP.
On the basis of the various embodiments described above, step S2 described in the present embodiment specifically includes:Using curl orders to when Sequence database sends the http request of write-in target APP performance data;By the performance data of the target APP using timestamp as Keyword is stored in the time series database.
Specifically, after the performance data of the target APP is got, using curl orders by the target APP's Performance data is sent out in the time series database by network request.The time series database can be Influxdb, Graphite, OpenTSDB time series database etc..Using timestamp it is keyword described by the performance data of the target APP Stored in Influxdb time series databases.Code is:
Cmd1=" curl-i-X POST " http://x.x.x.xx:8086/writeDb=testDB " -- data- Binary " cpu, uuid=jb_shell, deviceName=jb_shell value=" " cpu " ";
system(cmd1)
The present embodiment by keyword of timestamp by the target APP of acquisition performance data by being stored in real-time number According in storehouse, the target APP of storage performance data is shown by dimension of the time using will pass through Grafana instruments.
On the basis of the various embodiments described above, also include before step S1 described in the present embodiment:By connect equipment to The script for the acquisition target APP performance datas that mobile device injection Shell language is write, and start script in the mobile device Execution.
Specifically, the connection equipment is USB, in addition can also be by connected modes such as WIFI, bluetooths to movement The script that equipment injection shell language is write.Mobile device is connected by USB.Described injection refers to carry out port by USB Script is copied in the mobile device in a manner of SCP after connection.Start the execution for liking script using script.Start Mode is:./sh perfomance.sh.By starting the execution of script in the mobile mobile device, acquisition is infused in movement The performance data for the target APP that the script in equipment obtains.
On the basis of the various embodiments described above, step S3 described in the present embodiment specifically includes:Held in the script startup After the preset duration of row second, the target APP of storage performance data is carried out by latitude of the time by Grafana instruments Chart is shown.
Specifically, after the script startup performs the second preset duration, i.e., described script obtains the described of a period of time After target APP performance data, by the performance data of the target APP by Grafana instruments by the target APP of storage Performance data using the time as latitude carry out chart show, facilitate tester intuitively to understand the mesh according to shown chart Mark APP performance data.
On the basis of the various embodiments described above, the performance data of target APP described in the present embodiment includes the target APP CUP utilization rates and memory usage.
A kind of mobile device APP performance data display devices are provided in another embodiment of the present invention, and Fig. 2 is this hair The mobile device APP performance data display device structure schematic diagrames that bright embodiment provides, the device include acquiring unit 1, storage Unit 2 and display unit 3, wherein:
The acquiring unit 1 is used for the performance data that target APP is obtained by script;The memory cell 2 is used for institute The performance data for stating target APP is stored in database by keyword of timestamp;The display unit 3 is used to pass through Grafana instruments are shown the target APP of storage performance data by dimension of the time.
Specifically, the script is scripting language, it is preferred to use the recognizable language of mobile device system is write, such as Shell language.The performance data of the target APP is the data of occupying system resources when the target APP is run.The acquisition Unit 1 can obtain the performance data of the target APP by the script every one second.Script obtains the target APP's The interval time of performance data can be configured according to being actually needed.The timestamp (timestamp) is typically a word Sequence is accorded with, uniquely identifies the time at certain a moment.Digital Time-stamp technology is a kind of deformation application of digital signature technology.It is described Each performance data of the target APP is stored in database by memory cell 2 by keyword of timestamp.The database can Think the time series database that the Grafana instruments are supported.The display unit 3 using the performance data of the target APP as The input of the Grafana instruments, Grafana instruments enter the target APP of storage performance data by dimension of the time Row display.The Grafana instruments are a kind of time series data demonstration tools, are mainly used in the visualization exhibition of extensive achievement data Show, support largely conventional time series database.
The present embodiment obtains the performance data of target APP in the mobile device by script in real time, and by the performance Write back data enters database, and is shown the performance data of the target APP using the time as dimension, so as to obtain mesh in real time APP performance datas are marked, and are shown, are easy to the real-time monitoring to APP performances.
On the basis of above-described embodiment, acquiring unit is specifically used for described in the present embodiment:Using top orders every One preset duration obtains the performance data of all APP in IOS systems;The performance data of all APP is filtered, obtained The performance data of the target APP;The performance data of the target APP is screened, intercepts the target APP's of screening Numeral in performance data.
On the basis of above-described embodiment, acquiring unit is further specifically used for described in the present embodiment:To the target APP performance data is split with space;Performance data by gawk Variant Tool to the target APP after segmentation Screened.
On the basis of above-described embodiment, memory cell is specifically used for described in the present embodiment:Using curl orders to when Sequence database sends the http request of write-in target APP performance data;By the performance data of the target APP using timestamp as Keyword is stored in the time series database.
On the basis of above-described embodiment, device described in the present embodiment also includes injection unit, for being set by connection The standby script write to mobile device injection Shell language, and start the execution of script in the mobile device.
On the basis of any of the above-described embodiment, display unit is specifically used for described in the present embodiment:Opened in the script After the second preset duration of dynamic execution, by Grafana instruments by the target APP of storage performance data using the time as latitude Chart is carried out to show.
On the basis of any of the above-described embodiment, the performance data of target APP described in the present embodiment includes the target APP CUP utilization rates and memory usage.
The present embodiment provides a kind of mobile device APP performance data display devices, and Fig. 3 is shifting provided in an embodiment of the present invention Dynamic device A PP performance data display device structure schematic diagrames, the equipment include:At least one processor 31, at least one storage Device 32 and bus 33;Wherein,
The processor 31 and memory 32 complete mutual communication by the bus 33;
The memory 32 is stored with the programmed instruction that can be performed by the processor 31, and the processor calls the journey Sequence instruction is able to carry out the method that above-mentioned each method embodiment is provided, such as including:S1, obtain target APP's by script Performance data;S2, the performance data of the target APP is stored in database by keyword of timestamp;S3, pass through Grafana instruments are shown the target APP of storage performance data by dimension of the time.
The present embodiment provides a kind of non-transient computer readable storage medium storing program for executing, the non-transient computer readable storage medium storing program for executing Computer instruction is stored, the computer instruction makes the computer perform the method that above-mentioned each method embodiment is provided, example Such as include:S1, target APP performance data is obtained by script;S2, by the performance data of the target APP using timestamp as Keyword is stored in database;S3, by Grafana instruments by the target APP of storage performance data using the time as Dimension is shown.
One of ordinary skill in the art will appreciate that:Realizing all or part of step of above method embodiment can pass through Programmed instruction related hardware is completed, and foregoing program can be stored in a computer read/write memory medium, the program Upon execution, the step of execution includes above method embodiment;And foregoing storage medium includes:ROM, RAM, magnetic disc or light Disk etc. is various can be with the medium of store program codes.
Mobile device APP performance data display device embodiments described above are only schematical, wherein described The unit illustrated as separating component can be or may not be physically separate, and the part shown as unit can be with It is or may not be physical location, you can with positioned at a place, or can also be distributed on multiple NEs.Can To select some or all of module therein to realize the purpose of this embodiment scheme according to the actual needs.This area is common Technical staff is not in the case where paying performing creative labour, you can to understand and implement.
Through the above description of the embodiments, those skilled in the art can be understood that each embodiment can Realized by the mode of software plus required general hardware platform, naturally it is also possible to pass through hardware.Based on such understanding, on The part that technical scheme substantially in other words contributes to prior art is stated to embody in the form of software product, should Computer software product can store in a computer-readable storage medium, such as ROM/RAM, magnetic disc, CD, including some fingers Make to cause a computer equipment (can be personal computer, server, or network equipment etc.) to perform each implementation Method described in some parts of example or embodiment.
Finally, the present processes are only preferable embodiment, are not intended to limit the scope of the present invention.It is all Within the spirit and principles in the present invention, any modification, equivalent substitution and improvements made etc., the protection of the present invention should be included in Within the scope of.

Claims (10)

  1. A kind of 1. mobile device APP performance data display methods, it is characterised in that including:
    S1, target APP performance data is obtained by script;
    S2, the performance data of the target APP is stored in database by keyword of timestamp;
    S3, the target APP of storage performance data is shown by dimension of the time by Grafana instruments.
  2. 2. mobile device APP performance data display methods according to claim 1, it is characterised in that the step S1 tools Body includes:
    The performance data of all APP in IOS systems is obtained every the first preset duration using top orders;
    The performance data of all APP is filtered, obtains the performance data of the target APP;
    The performance data of the target APP is screened, the numeral in the performance data for the target APP for intercepting screening.
  3. 3. mobile device APP performance data display methods according to claim 2, it is characterised in that to the target APP Performance data the step of being screened specifically include:
    The performance data of the target APP is split with space;
    The performance data of the target APP after segmentation is screened by gawk Variant Tool.
  4. 4. according to any described mobile device APP performance data display methods of claim 1-3, it is characterised in that the step Rapid S2 is specifically included:
    The http request of write-in target APP performance data is sent to time series database using curl orders;
    The performance data of the target APP is stored in the time series database using timestamp as keyword.
  5. 5. according to any described mobile device APP performance data display methods of claim 1-3, it is characterised in that the step Also include before rapid S1:
    The script for the acquisition target APP performance datas write by connecting equipment to mobile device injection Shell language, and start The execution of script in the mobile device.
  6. 6. according to any described mobile device APP performance data display methods of claim 1-3, it is characterised in that the step Rapid S3 is specifically included:
    After the script startup performs the second preset duration, by Grafana instruments by the target APP of storage performance Data carry out chart as latitude using the time and shown.
  7. 7. according to any described mobile device APP performance data display methods of claim 1-3, it is characterised in that the mesh Mark APP performance data includes the CUP utilization rates and memory usage of the target APP.
  8. A kind of 8. mobile device APP performance data display devices, it is characterised in that including:
    Acquiring unit, for obtaining target APP performance data by script;
    Memory cell, for the performance data of the target APP to be stored in database by keyword of timestamp;
    Display unit, for being carried out the target APP of storage performance data by dimension of the time by Grafana instruments Display.
  9. A kind of 9. mobile device APP performance data display devices, it is characterised in that including:
    At least one processor, at least one memory and bus;Wherein,
    The processor and memory complete mutual communication by the bus;
    The memory storage has can be by the programmed instruction of the computing device, and the processor calls described program instruction energy Enough perform the method as described in claim 1 to 7 is any.
  10. 10. a kind of non-transient computer readable storage medium storing program for executing, it is characterised in that the non-transient computer readable storage medium storing program for executing is deposited Computer instruction is stored up, the computer instruction makes the computer perform the method as described in claim 1 to 7 is any.
CN201710698236.0A 2017-08-15 2017-08-15 A kind of mobile device APP performance data display methods and device Pending CN107688535A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710698236.0A CN107688535A (en) 2017-08-15 2017-08-15 A kind of mobile device APP performance data display methods and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710698236.0A CN107688535A (en) 2017-08-15 2017-08-15 A kind of mobile device APP performance data display methods and device

Publications (1)

Publication Number Publication Date
CN107688535A true CN107688535A (en) 2018-02-13

Family

ID=61153404

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710698236.0A Pending CN107688535A (en) 2017-08-15 2017-08-15 A kind of mobile device APP performance data display methods and device

Country Status (1)

Country Link
CN (1) CN107688535A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109032915A (en) * 2018-11-02 2018-12-18 苏州友教习亦教育科技有限公司 Application software performance method for real-time monitoring and system
CN109144838A (en) * 2018-09-28 2019-01-04 平安科技(深圳)有限公司 Method for monitoring application program and device, computer installation and computer storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103176892A (en) * 2011-12-20 2013-06-26 阿里巴巴集团控股有限公司 Page monitoring method and system
CN104754608A (en) * 2013-12-25 2015-07-01 腾讯科技(深圳)有限公司 Method and system for monitoring performances of mobile terminal
CN105426278A (en) * 2015-11-20 2016-03-23 北京畅游天下网络技术有限公司 Client equipment performance test method and system
CN105426292A (en) * 2015-10-29 2016-03-23 网易(杭州)网络有限公司 Game log real-time processing system and method
CN105512201A (en) * 2015-11-26 2016-04-20 晶赞广告(上海)有限公司 Data collection and processing method and device
CN106326067A (en) * 2016-08-05 2017-01-11 浪潮电子信息产业股份有限公司 Method and device for monitoring CPU (central processing unit) performance under pressure test
CN106371986A (en) * 2016-09-08 2017-02-01 上海新炬网络技术有限公司 Log treatment operation and maintenance monitoring system
US20170155569A1 (en) * 2015-11-30 2017-06-01 Telefonaktiebolaget Lm Ericsson (Publ) Test case based virtual machine (vm) template generation

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103176892A (en) * 2011-12-20 2013-06-26 阿里巴巴集团控股有限公司 Page monitoring method and system
CN104754608A (en) * 2013-12-25 2015-07-01 腾讯科技(深圳)有限公司 Method and system for monitoring performances of mobile terminal
CN105426292A (en) * 2015-10-29 2016-03-23 网易(杭州)网络有限公司 Game log real-time processing system and method
CN105426278A (en) * 2015-11-20 2016-03-23 北京畅游天下网络技术有限公司 Client equipment performance test method and system
CN105512201A (en) * 2015-11-26 2016-04-20 晶赞广告(上海)有限公司 Data collection and processing method and device
US20170155569A1 (en) * 2015-11-30 2017-06-01 Telefonaktiebolaget Lm Ericsson (Publ) Test case based virtual machine (vm) template generation
CN106326067A (en) * 2016-08-05 2017-01-11 浪潮电子信息产业股份有限公司 Method and device for monitoring CPU (central processing unit) performance under pressure test
CN106371986A (en) * 2016-09-08 2017-02-01 上海新炬网络技术有限公司 Log treatment operation and maintenance monitoring system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109144838A (en) * 2018-09-28 2019-01-04 平安科技(深圳)有限公司 Method for monitoring application program and device, computer installation and computer storage medium
CN109032915A (en) * 2018-11-02 2018-12-18 苏州友教习亦教育科技有限公司 Application software performance method for real-time monitoring and system

Similar Documents

Publication Publication Date Title
CN110309071B (en) Test code generation method and module, and test method and system
CN109302522B (en) Test method, test device, computer system, and computer medium
EP2565802B1 (en) Data masking setup
US20180253373A1 (en) Systems and methods for automated web performance testing for cloud apps in use-case scenarios
WO2018120721A1 (en) Method and system for testing user interface, electronic device, and computer readable storage medium
CN105912473B (en) Mobile APP automatically testing platform and test method based on BDD
CN107832207A (en) Interface performance test method, apparatus, storage medium and computer equipment
CN110209569A (en) Interface test method, interface test device and storage medium
CN106598834A (en) UI (User Interface) testing method and device
CN107403110A (en) HDFS data desensitization method and device
CN110096444A (en) A kind of management system, application method and equipment generating test case based on excel
US11829278B2 (en) Secure debugging in multitenant cloud environment
Rahman et al. Systematic mapping study of non-functional requirements in big data system
US11321318B2 (en) Dynamic access paths
CN107688535A (en) A kind of mobile device APP performance data display methods and device
US10719482B2 (en) Data comparison
CN112363914B (en) Parallel test resource allocation optimizing method, computing device and storage medium
Anthony Introducing fireant: A freeware, multiplatform social media data-analysis tool
CN113448867B (en) Software pressure testing method and device
Babuji et al. A secure data enclave and analytics platform for social scientists
CN108009083A (en) Functional information acquisition methods and device in a kind of Software function test
Průcha Aspect optimalization of robotic process automation
Ceballos Delgado et al. FADE: A forensic image generator for android device education
Liang Algorithm and implementation of education platform client/server architecture based on android system
US10303579B2 (en) Debug session analysis for related work item discovery

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

Application publication date: 20180213

RJ01 Rejection of invention patent application after publication