CN103729294A - Method and device for testing performance script of application software - Google Patents

Method and device for testing performance script of application software Download PDF

Info

Publication number
CN103729294A
CN103729294A CN201310750538.XA CN201310750538A CN103729294A CN 103729294 A CN103729294 A CN 103729294A CN 201310750538 A CN201310750538 A CN 201310750538A CN 103729294 A CN103729294 A CN 103729294A
Authority
CN
China
Prior art keywords
script
performance
rpc
application software
command
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
CN201310750538.XA
Other languages
Chinese (zh)
Other versions
CN103729294B (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201310750538.XA priority Critical patent/CN103729294B/en
Publication of CN103729294A publication Critical patent/CN103729294A/en
Application granted granted Critical
Publication of CN103729294B publication Critical patent/CN103729294B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method and device for testing a performance script of application software. The method and device solve the problem that application software based on RPC lacks an existing available performance recording tool and have the advantages that based on recording, the performance script development efficiency is high, a code is not required to develop the performance script, originally, a large number of development personnel need to participate in developing, and now only a few of testers need to participate in developing; the method and device are simple, development and test execution of the performance script can be completed without professional developers; accuracy is achieved, RPC request data and the time sequence are completely and accurately recorded, complete and accurate playing is achieved, playing is completely consistent with product running, and inconsistency of code development is completely eradicated; strong secondary development and supporting of the script are achieved; parameterization is supported; a test execution tool is integrated; a LoadRunner scrip is generated.

Description

Application software performance script method of testing and device
Technical field
The present invention relates to software testing technology field, particularly relate to a kind of method of testing and device of application software performance script.
Background technology
The performance test process of application software is generally divided into performance script edit and performance test execution and interpretation of result.The existing instrument of the general employing of test execution and interpretation of result, as LoadRunner, Robot etc.
Writing of performance script is generally divided into 2 kinds of situations:
Instrument is recorded, and such as LoadRunner, the instruments such as Robot, provide Web interface to record, and is applicable to
In Web software.
Performance scripted code, instrument cannot be recorded, oneself exploitation performance scripted code, developer according to
Business function is write the code of language-specific, such as Java.
There is following shortcoming in two kinds of situations of above-mentioned performance script edit.
Instrument is recorded, and can only support recording of Web interface, to non-Web interface record support bad, therefore
Be only suitable for the software in Web, cannot meet recording of application software based on RPC communication.
Performance scripted code, shortcoming comprises:
A) development efficiency is low, and workload is large, needs a large amount of developers to participate in.
B) the easy distortion of performance script, the code of the code developing and real operation is inconsistent, because data are prepared and calling logic is complicated.
C) function coverage is low, easily omits.
Under Client/Server framework, the communication between Client and Server is generally based on RPC, and communications protocol is homemade.Under Brower/Server framework, between Brower and Server, communication is generally based on HTTP, and communications protocol is standard.
Summary of the invention
Based on above-mentioned situation, the present invention proposes a kind of method of testing and device of application software performance script, to be suitable for the application software testing based on RPC communication under Client/Server framework.For this reason, the present invention has adopted following scheme.
An application software performance script method of testing, comprises step:
Recording interface is provided;
By described recording interface, receive, catch the RPC communication data of application software;
Receptivity script is recorded the finish command, the RPC communication data of catching is saved as to the performance script of predetermined format;
The performance script of preserving is carried out to parametrization processing;
Generate the script that performance testing tool is supported;
Performance script actuator is provided, and the script of being supported by performance testing tool calls this actuator, repeats the performance script after parametrization.
An application software performance script proving installation, comprises
Record instrument, be used for providing recording interface, and by the record command of described recording interface receptivity script, record software interface, catch the RPC communication data of application software, and receptivity script records the finish command, the RPC communication data of catching is saved as to the performance script of predetermined format;
Performance script Secondary Development Module, for carrying out parametrization processing to the performance script of preserving;
Test script generation module, the script of supporting for generating performance testing tool;
Performance script execution module, the script invocation performance script actuator of supporting for utility testing tool, repeats the performance script after parametrization.
The method of testing of application software performance script of the present invention and the beneficial effect of device are as follows:
1. the application software having solved based on RPC lacks the problem that ready-made available performance is recorded instrument;
2. based on recording, performance script development efficiency is high, without code development performance script, originally needs a large amount of developers to participate in, and only needs now several testers;
3. be simple and easy to use, without the personnel of specializing in, can complete performance script development& testing and carry out;
4. accuracy: record lower RPC request msg and sequential complete and accurate, the broadcasting of complete and accurate, in full accord with product operation, stop the inconsistency of code development;
5. powerful script secondary development is supported: can support parameter;
6. integrated with test execution instrument: can to generate LoadRunner script.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of application software performance script method of testing of the present invention;
Fig. 2 is an embodiment of recording interface;
Fig. 3 is the structural representation of application software performance script proving installation of the present invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is described in further detail.Should be appreciated that embodiment described herein, only in order to explain the present invention, does not limit protection scope of the present invention.
The method of testing of application software performance script of the present invention, as shown in Figure 1, comprises step:
Step s101, provide recording interface;
Step s102, by the record command of described recording interface receptivity script, catch the RPC communication data of application software;
Step s103, receptivity script are recorded the finish command, the RPC communication data of catching are saved as to the performance script of predetermined format;
Step s104, the performance script of preserving is carried out to parametrization processing;
The script that step s105, generation performance testing tool are supported;
Step s106, provide performance script actuator, the script of being supported by performance testing tool calls this actuator, repeats the performance script after parametrization.
For convenience of describing, the above-mentioned performance script based on RPC, is called RScript, and the script of supporting to distinguish performance testing tool, as LoadRunner script.
Below divide 5 parts to describe this method in detail.
1.1 performance script format RScript
Performance script is comprised of a script file and some xml files, and wherein, script file is comprised of series of orders calling sequence, and xml file is rpc request msg, as the parameter of command calls in script.
An embodiment of Script file layout is as follows:
//Script?Name:testpuroder20fenlu.script
//Generated?by?EASRecorder.
set$scriptpath,"D:/perfwork/workspace/eas75/Test/Script/scm/TestPurOrder";
SetParameter"2012082700000002",$RID;
Start_transaction " purchase order preservation ";
runrpc
"${scriptpath}/testpuroder20fenlu_objects/20120827-093256-222-com.kingdee.eas.scm.common.action.IBatchExecutor.execute.xml";
MarkParameterByXpath
"/RPCResult/com.kingdee.bos.framework.batch.BatchExecuteResult/BatchResult/CommonObject/Property/Map/Child/Key/String","value";
runrpc
"${scriptpath}/testpuroder20fenlu_objects/20120827-093258-722-com.kingdee.eas.scm.sm.pur.IPurOrder.getValue.xml";
runrpc
"${scriptpath}/testpuroder20fenlu_objects/20120827-093259-098-com.kingdee.eas.base.netctrl.IMutexServiceControl.requestObjIDForUpdate.xml";
runrpc
"${scriptpath}/testpuroder20fenlu_objects/20120827-093259-113-com.kingdee.eas.scm.common.ISCMFetchDataFacade.fetchData.xml";
runrpc
"${scriptpath}/testpuroder20fenlu_objects/20120827-093259-191-com.kingdee.eas.basedata.scm.common.IReasonCodeType.getReasonCodeTypeInfo.xml";
End_transaction " purchase order preservation ";
Wherein, runrpc is most important order, and the meaning is to initiate rpc request call, and parameter is an xml file path, represents a rpc request object, when recording, generates.
Start_transaction, end_transaction represents that affairs start and end boundary, is that performance testing tool is carried out statistic property index with it.
Set, SetParameter, MarkParameterByXpath is for doing parameterized order.
More than can find out, RScript performance script be one by the combination of the capable text forming of series of orders and rpc request msg.When performance test is carried out, the continuous exactly order line that must carry out in this document file.
1.2 performance script RScript record
A kind of instrument is provided, when application software is moved, catches RPC communication data, retention script RScript.
Comprise:
A) recording interface
B) catch RPC communication data
C) retention script RScript
1.2.1 recording interface
As shown in Figure 2, recording interface at least should provide " recording ", and " stopping ", " emptying ", " checking " button,
Wherein,
Record: start to record
Stop: stopping recording
Empty: empty recorded content
Check: eject and check window, check recorded content
Wherein, check that window should provide " preservation script " button
Preserve script: recorded content is preserved into RScript form script, comprise a script text and some rpc request object xml files.
1.2.2 catch RPC communication data
After clicking " recording " button, whole software interface enters recording state, during remote procedure call (RPC) request each time, all request msg is recorded, and is kept in internal memory.The principle of recording is to inject interception code at RPC Communication Layer, when RPC client-side program sends scale-of-two request msg to service end, this request msg is caught.Certainly, must know request data format, be generally self-defining communications protocol, and for JAVA application, RPC request may be also a JAVA object.
1.2.3 retention script RScript
After having recorded, in internal memory, preserved a remote request calling sequence, and relevant request msg, retention script, is exactly by this calling sequence in order, is converted to order, write script file, and rpc request msg is converted to xml file, be kept in disk.
1.3 performance script secondary development
The target of performance script secondary development comprises:
A) guarantee that script can repeat
B) print debugging
C) think time is set, transaction boundaries is set
Record the performance script RScript of generation, when operation, need to repeat.But for a lot of scenes, this script cannot repeat directly to carry out, because there will be the situation of resource contention, such as ID repeats, database does not allow.
Therefore, need to carry out secondary development to performance script RScript, parametrization is processed, and makes, when performance script moves, can repeat, and during such as each run, all dynamically generates a new ID value, replaces old ID value in original request msg.
Performance script provides some secondary development orders, as:
1) NewUuid, generates new Uuid
2) ReplaceString, replaces certain character string, can be used to replace Uuid
3) GetByXpath, obtains certain value in xml, passes through Xpath
4) SetVariable, parameters
5) StartTransaction, EndTransaction, arranges affairs and starts and finish
6) Print, prints variable
7) Think, arranges think time
1.4 dynamically generate LoadRunner script
Performance script (RScript) need to be tested under performance testing tool, therefore need to generate the script that performance testing tool is supported, such as carrying out under LoadRunner, need to generate LoadRunner script, in the present invention, LoadRunner script is a Java code word.
LoadRunner supports the script of Java code form, as long as this java class is followed LoadRunner required standard, specifically, as long as realize 3 methods, init (), action (), end ().Init method is carried out once, and for initialization, action method is carried out by iteration, and end method finishes to be performed in iteration.
From code below, can find out, in the LoadRunner script generating, calling system login method LRHelp.login in init method calls and carries out RScript script method LRHelp.runScript in action, calls the method LRHelp.logout. that logs off in end
And LRHelp class can be called RScript actuator method, will have description below.
import?com.kingdee.eas.client.recorder.*;
import?lrapi.lr;
import?java.util.HashMap;
public?class?Actions
{
public?int?init()throws?Exception{
LRHelp.login("user","","password");
return0;
}
public?int?action(){
HashMap?map=new?HashMap();
Map.put (LRHelp.OutputRPCResult, " off "); // whether generate destination file
Map.put (LRHelp.LOGRPC, " off "); // print log whether
Map.put (LRHelp.OnException, " continue "); //stop, runs into wrong continuation or stops
LRHelp.runScript("F:/bbb/tett.script",map);
return0;
}
public?int?end()throws?Exception{
LRHelp.logout();
}
1.5 performance script (RScript) actuators
Performance script actuator, comprises system related functions, script related functionality, and RPC calls 3 parts of correlation function.
System related functions is responsible for accessing existing application system, because performance script can be performed in performance testing tool, is an independently application program, can be not called in the client of application system.Therefore need to process the communication with application system service end, authentication.
In simple terms, system related functions comprises:
A) client running environment is set, comprises that client relies on program, service end access path etc.
B) system login and authentication, i.e. Login, Logout.
Script related functionality, comprises script parsing, command analysis, RPC request xml document analysis, command execution.
A) script is resolved, and script text is resolved to command calls sequence
B) command analysis, resolves to command execution action by command text
C) RPC request xml document analysis, asks xml file reverse sequence to change into scale-of-two request object RPC, for RPC far call.
D) command execution, calls corresponding function according to command action, comprises that Parameter Function Unit, as substitute I D, arranges variable, prints debugging, and think time is set.
RPC calls correlation function, is one of them order (runrpc), is the RPC client-side program of Reality simulation runtime, by recording the xml antitone sequence getting off, changes into scale-of-two request object, sends data, and intercept and capture return data to RPC service end.
Application software performance script proving installation of the present invention, as shown in Figure 3, comprises
Record instrument, for recording interface is provided, and by this interface receptivity script record command, catch the RPC communication data of application software, and receptivity script records the finish command, the RPC communication data of catching is saved as to the performance script of predetermined format;
Performance script Secondary Development Module, for carrying out parametrization processing to the performance script of preserving;
Test script generation module, the script of supporting for generating performance testing tool;
Performance script execution module, for performance script actuator is provided, the script of being supported by performance testing tool calls this actuator, repeats the performance script after parametrization.
As a preferred embodiment, described performance script comprises a script text and some RPC request object XML files.
As a preferred embodiment, described in record instrument and catch the specific practice of the RPC communication data of application software and be: in RPC application layer, inject interception code, when application software sends scale-of-two request msg to server, this request msg caught.
As a preferred embodiment, described performance testing tool is LoadRunner instrument, and the script of performance testing tool support is LoadRunner script.
As a preferred embodiment, performance script actuator comprises that system related functions, script related functionality and RPC call correlation function,
Described system related functions comprises:
Client running environment is set, and this client running environment comprises that client relies on program and service end access path;
System login and authentication,
Described script related functionality comprises:
Performance script is resolved to command calls sequence;
Command text in command calls sequence is resolved to command execution action;
RPC request object XML file reverse sequence is changed into scale-of-two request object, for RPC far call;
According to the command action parsing, call corresponding function,
RPC calls correlation function, is the application software of Reality simulation operation, by recording the XML antitone sequence getting off, changes into scale-of-two request object, sends data, and intercept and capture return data to RPC service end.
The method of testing of application software performance script of the present invention and the advantage of device are as follows:
1. the application software having solved based on RPC does not have performance to record the problem of instrument;
2. based on recording, performance script development efficiency is high, without oneself exploitation performance script, originally needs a large amount of developers to participate in, and only needs now several testers;
3. be simple and easy to use, without the personnel of specializing in, can complete performance script development& testing and carry out;
4. accuracy: record lower RPC request msg and sequential complete and accurate, the broadcasting of complete and accurate, in full accord with product operation, stop the inconsistency of code development;
5. powerful script secondary development is supported: can support parameter;
6. integrated with test execution instrument: can to generate LoadRunner script.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. an application software performance script method of testing, is characterized in that, comprises step:
Recording interface is provided;
By the record command of described recording interface receptivity script, catch the RPC communication data of application software;
Receptivity script is recorded the finish command, the RPC communication data of catching is saved as to the performance script of predetermined format;
The performance script of preserving is carried out to parametrization processing;
Generate the script that performance testing tool is supported;
Performance script actuator is provided, and the script of being supported by performance testing tool calls this actuator, repeats the performance script after parametrization.
2. application software performance script method of testing according to claim 1, is characterized in that,
Described performance script comprises a script text and some RPC request object XML files.
3. application software performance script method of testing according to claim 1 and 2, is characterized in that,
The RPC communication data that described step is caught application software is specially: in RPC application layer, inject interception code, when application software sends scale-of-two request msg to server, this request msg is caught.
4. application software performance script method of testing according to claim 1 and 2, is characterized in that,
Described performance testing tool is LoadRunner instrument, and the script of performance testing tool support is LoadRunner script.
5. application software performance script method of testing according to claim 1 and 2, is characterized in that,
The function that performance script actuator is realized comprises that system related functions, script related functionality and RPC call correlation function,
Described system related functions comprises:
Client running environment is set, and this client running environment comprises that client relies on program and service end access path;
System login and authentication;
Described script related functionality comprises:
Performance script is resolved to command calls sequence;
Command text in command calls sequence is resolved to command execution action;
RPC request object XML file reverse sequence is changed into scale-of-two request object, for RPC far call;
According to the command action parsing, call corresponding function,
RPC calls correlation function, is the application software of Reality simulation operation, by recording the XML antitone sequence getting off, changes into scale-of-two request object, sends data, and intercept and capture return data to RPC service end.
6. an application software performance script proving installation, is characterized in that, comprises
Record instrument, for recording interface is provided, and by this interface receptivity script record command, catch the RPC communication data of application software, and receptivity script records the finish command, the RPC communication data of catching is saved as to the performance script of predetermined format;
Performance script Secondary Development Module, for carrying out parametrization processing to the performance script of preserving;
Test script generation module, the script of supporting for generating performance testing tool;
Performance script execution module, for performance script actuator is provided, the script of being supported by performance testing tool calls this actuator, repeats the performance script after parametrization.
7. application software performance script proving installation according to claim 6, is characterized in that,
Described performance script comprises a script text and some RPC request object XML files.
8. according to the application software performance script proving installation described in claim 6 or 7, it is characterized in that,
The described instrument of recording is caught the specific practice of the RPC communication data of application software and is: in RPC application layer, inject interception code, when application software sends scale-of-two request msg to server, this request msg is caught.
9. according to the application software performance script proving installation described in claim 6 or 7, it is characterized in that,
Described performance testing tool is LoadRunner instrument, and the script of performance testing tool support is LoadRunner script.
10. according to the application software performance script proving installation described in claim 6 or 7, it is characterized in that,
The function that performance script actuator is realized comprises that system related functions, script related functionality and RPC call correlation function,
Described system related functions comprises:
Client running environment is set, and this client running environment comprises that client relies on program and service end access path;
System login and authentication,
Described script related functionality comprises:
Performance script is resolved to command calls sequence;
Command text in command calls sequence is resolved to command execution action;
RPC request object XML file reverse sequence is changed into scale-of-two request object, for RPC far call;
According to the command action parsing, call corresponding function,
RPC calls correlation function, is the application software of Reality simulation operation, by recording the XML antitone sequence getting off, changes into scale-of-two request object, sends data, and intercept and capture return data to RPC service end.
CN201310750538.XA 2013-12-30 2013-12-30 Method and device for testing performance script of application software Active CN103729294B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310750538.XA CN103729294B (en) 2013-12-30 2013-12-30 Method and device for testing performance script of application software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310750538.XA CN103729294B (en) 2013-12-30 2013-12-30 Method and device for testing performance script of application software

Publications (2)

Publication Number Publication Date
CN103729294A true CN103729294A (en) 2014-04-16
CN103729294B CN103729294B (en) 2017-03-22

Family

ID=50453375

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310750538.XA Active CN103729294B (en) 2013-12-30 2013-12-30 Method and device for testing performance script of application software

Country Status (1)

Country Link
CN (1) CN103729294B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095062A (en) * 2014-05-09 2015-11-25 腾讯科技(深圳)有限公司 Application testing method and system
CN106095657A (en) * 2016-06-02 2016-11-09 浪潮电子信息产业股份有限公司 A kind of method of variable in quick confirmation performance test script
CN106095688A (en) * 2016-06-23 2016-11-09 微梦创科网络科技(中国)有限公司 A kind of software performance testing method and device
CN106528413A (en) * 2016-10-27 2017-03-22 北京锐安科技有限公司 Method and device for testing application program
CN106603260A (en) * 2015-10-19 2017-04-26 北京京东尚科信息技术有限公司 WCF service test method
CN107102937A (en) * 2016-02-19 2017-08-29 腾讯科技(深圳)有限公司 A kind of ui testing method and apparatus
CN107733866A (en) * 2017-09-12 2018-02-23 阿里巴巴集团控股有限公司 RPC requests, RPC request processing methods, device and equipment
CN108255727A (en) * 2018-01-18 2018-07-06 网易(杭州)网络有限公司 Data receiver, sending method and device test system, storage medium
CN108345535A (en) * 2017-12-26 2018-07-31 阿里巴巴集团控股有限公司 Mock test methods, device and equipment
CN109359045A (en) * 2018-10-16 2019-02-19 武汉斗鱼网络科技有限公司 A kind of test method, device, equipment and storage medium
CN109684196A (en) * 2018-11-01 2019-04-26 北京中清龙图网络技术有限公司 A kind of test method and device
CN111159000A (en) * 2019-12-30 2020-05-15 北京明朝万达科技股份有限公司 Server performance test method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101211310A (en) * 2006-12-26 2008-07-02 中国电信股份有限公司 Performance test script generation method
CN101576846A (en) * 2008-05-09 2009-11-11 北京世纪拓远软件科技发展有限公司 Method for testing software performance
US20100153780A1 (en) * 2008-12-12 2010-06-17 Sergej Kirtkow Techniques for generating a reusable test script for a multiple user performance test
CN102486748A (en) * 2010-12-02 2012-06-06 金蝶软件(中国)有限公司 Method and device for performance test

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101211310A (en) * 2006-12-26 2008-07-02 中国电信股份有限公司 Performance test script generation method
CN101576846A (en) * 2008-05-09 2009-11-11 北京世纪拓远软件科技发展有限公司 Method for testing software performance
US20100153780A1 (en) * 2008-12-12 2010-06-17 Sergej Kirtkow Techniques for generating a reusable test script for a multiple user performance test
CN102486748A (en) * 2010-12-02 2012-06-06 金蝶软件(中国)有限公司 Method and device for performance test

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
彭振龙: ""软件测试在B/S架构系统中进行性能优化的应用研究"", 《韩山师范学院学报》 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095062A (en) * 2014-05-09 2015-11-25 腾讯科技(深圳)有限公司 Application testing method and system
CN106603260A (en) * 2015-10-19 2017-04-26 北京京东尚科信息技术有限公司 WCF service test method
CN107102937B (en) * 2016-02-19 2021-03-02 腾讯科技(深圳)有限公司 User interface testing method and device
CN107102937A (en) * 2016-02-19 2017-08-29 腾讯科技(深圳)有限公司 A kind of ui testing method and apparatus
CN106095657A (en) * 2016-06-02 2016-11-09 浪潮电子信息产业股份有限公司 A kind of method of variable in quick confirmation performance test script
CN106095688A (en) * 2016-06-23 2016-11-09 微梦创科网络科技(中国)有限公司 A kind of software performance testing method and device
CN106528413A (en) * 2016-10-27 2017-03-22 北京锐安科技有限公司 Method and device for testing application program
CN107733866A (en) * 2017-09-12 2018-02-23 阿里巴巴集团控股有限公司 RPC requests, RPC request processing methods, device and equipment
CN108345535A (en) * 2017-12-26 2018-07-31 阿里巴巴集团控股有限公司 Mock test methods, device and equipment
CN108345535B (en) * 2017-12-26 2022-03-04 创新先进技术有限公司 mock testing method, device and equipment
CN108255727A (en) * 2018-01-18 2018-07-06 网易(杭州)网络有限公司 Data receiver, sending method and device test system, storage medium
CN109359045A (en) * 2018-10-16 2019-02-19 武汉斗鱼网络科技有限公司 A kind of test method, device, equipment and storage medium
CN109359045B (en) * 2018-10-16 2022-01-04 武汉斗鱼网络科技有限公司 Test method, device, equipment and storage medium
CN109684196A (en) * 2018-11-01 2019-04-26 北京中清龙图网络技术有限公司 A kind of test method and device
CN109684196B (en) * 2018-11-01 2024-01-09 北京中清龙图网络技术有限公司 Test method and device
CN111159000A (en) * 2019-12-30 2020-05-15 北京明朝万达科技股份有限公司 Server performance test method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN103729294B (en) 2017-03-22

Similar Documents

Publication Publication Date Title
CN103729294A (en) Method and device for testing performance script of application software
US20210311858A1 (en) System and method for providing a test manager for use with a mainframe rehosting platform
CN108319547B (en) Test case generation method, device and system
CN105760286B (en) Application database dynamic property detection method and detection device
US7752604B2 (en) Method, system and program product for recording and replaying target service interaction data
CN109902017A (en) A kind of method and terminal based on RobotFramework test Dubbo interface
CN113051155A (en) Control system and control method of automatic test platform
CN115080398A (en) Automatic interface test system and method
CN106778264A (en) The application program analysis method and analysis system of a kind of mobile client
CN107704369A (en) A kind of recording method of Operation Log, electronic equipment, storage medium, system
CN114625645A (en) Service testing method and device, electronic equipment and readable storage medium
Wu et al. AppCheck: a crowdsourced testing service for android applications
CN109743233A (en) A kind of pair of strong identity authentication system carries out the method and computer equipment of data acquisition
Ceccato et al. A framework for in-vivo testing of mobile applications
CN112612697A (en) Software defect testing and positioning method and system based on byte code technology
US8201151B2 (en) Method and system for providing post-mortem service level debugging
Motan et al. Android App Testing: A Model for Generating Automated Lifecycle Tests
Wang et al. Application of model-based testing on a quorum-based distributed storage
CN105446867A (en) Method and apparatus for generating test data
Raut et al. Android mobile automation framework
CN114816815A (en) Fault positioning method, log format configuration method, equipment and storage medium
Bluemke et al. Tool for automatic testing of web services
CN112749083A (en) Test script generation method and device
CN111552648A (en) Automatic verification method and system for application
CN101251824B (en) Method for testing public objects request proxy structure and tools

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