CN103634159A - Registration simulation-based flow playback method and apparatus - Google Patents

Registration simulation-based flow playback method and apparatus Download PDF

Info

Publication number
CN103634159A
CN103634159A CN201210307039.9A CN201210307039A CN103634159A CN 103634159 A CN103634159 A CN 103634159A CN 201210307039 A CN201210307039 A CN 201210307039A CN 103634159 A CN103634159 A CN 103634159A
Authority
CN
China
Prior art keywords
log
message
user profile
mapping table
http request
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
CN201210307039.9A
Other languages
Chinese (zh)
Other versions
CN103634159B (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 Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201210307039.9A priority Critical patent/CN103634159B/en
Publication of CN103634159A publication Critical patent/CN103634159A/en
Application granted granted Critical
Publication of CN103634159B publication Critical patent/CN103634159B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides a registration simulation-based flow playback method and apparatus. The method comprises the following steps that: S1, a playback http request is parsed and user information is extracted; S2, whether registration information corresponding to the user information exists in an established relation mapping table is queried; and if so, a step S4 is executed; and if not, a step S3 is executed; S3, simulated registration is carried out by using the http request so as to obtain registration information and the user information and the registration information are added to the relation mapping table; and S4, after the registration information corresponding to the user information in the relation mapping table is used as the registration information of the http request, the http request is forwarded to a tested system. According to the invention, when a B/S architecture-based service system with registration verification employs the recording and playback-based scheme to carry out testing, the playback http request can be verified successfully and then be received by the tested system normally.

Description

A kind of flow back method and device based on simulation login
[technical field]
The present invention relates to system testing technology, particularly a kind of flow back method and device based on simulation login.
[background technology]
To one based on B/S(browser/server) operation system of framework is while carrying out functional test or Performance Evaluation, common scheme is: system is recorded visiting http request on line, at test environment, dispose system under test (SUT), afterwards recorded http request is played back in system under test (SUT).For this scheme, there are the following problems, operation system based on B/S framework is generally provided with login authentication, on line, in the cookie that the visiting http of user logining successfully asks, contain log-on message, the log-on message that this log-on message is stored in serving with the operation system login authentication based on B/S framework is consistent, so this visiting http request can normally be received and be processed, and under online, this user login information of not storing in the login authentication service of system under test (SUT) is the function logic of login authentication but, so cause the http request of playback under line because checking is not by being rejected.
In prior art, the scheme addressing this problem has two kinds: one, revise the function logic of login authentication in system under test (SUT), cancel login authentication, guarantee that all visiting http requests can normally be received; Two, during the user login information unloading of having stored in the service of the operation system login authentication based on B/S framework on line to the login authentication of system under test (SUT) is served.All there is distinct disadvantage in described two schemes: scheme one need to be revised source code, may cause potential problems, can increase maintenance cost simultaneously; In scheme two, if user carried out twice on line or repeatedly login, only have last log-on message effective, because a rear log-on message can cover a front log-on message in login authentication service, if so the http recording on line request is not the http request of the last login of user, can cause this request to be rejected while descending playback online.
[summary of the invention]
In view of this, the invention provides a kind of flow back method and device based on simulation login, that with the operation system of realization based on B/S framework under the prerequisite not revising system under test (SUT) source code, tests normally carries out.
Concrete technical scheme is as follows:
A flow back method based on simulation login, records the request of the http from user that system under test (SUT) receives in advance on line, the http request that playback is recorded when test, and the method comprises:
The http request of S1, parsing playback, extracts user profile wherein;
In the relation mapping table that S2, inquiry have been set up, whether there is the log-on message corresponding with described user profile, if so, execution step S4; Otherwise, execution step S3;
S3, utilize described http request to simulate login, obtain log-on message, described user profile and this log-on message are added in described relation mapping table;
After the log-on message of S4, the request using log-on message corresponding with described user profile in described relation mapping table as described http, described http request is forwarded to system under test (SUT).
According to one preferred embodiment of the present invention, described step S3 specifically comprises:
Utilize described http request to form the service of logging request access login authentication, from login authentication service, return reply extraction log-on message, and this log-on message and described user profile formation corresponding relation are added in described relation mapping table.
According to one preferred embodiment of the present invention, while not being queried in the effective time that the user profile of preserving and the corresponding relation of log-on message are setting in advance, in described relation mapping table, delete the corresponding relation of this user profile and log-on message in described relation mapping table.
According to one preferred embodiment of the present invention, described step S4 specifically comprises:
S41, construct a new http request;
S42, log-on message corresponding with described user profile in described relation mapping table is filled in described new http request;
S43, by the http request of playback except log-on message corresponding to described user profile and other information source address information are filled into during described new http asks.
According to one preferred embodiment of the present invention, the method also comprises step S5:
What parsing system under test (SUT) returned replys, and check replys whether meet expection.
A flow playback reproducer based on simulation login, records the request of the http from user that system under test (SUT) receives in advance on line, the http request that playback is recorded when test, and this device comprises:
Pretreatment module, for resolving the http request of playback, extracts user profile wherein;
Whether table look-up module, there is the log-on message corresponding with described user profile for inquiring about the relation mapping table of having set up, and if so, triggers forwarding module; Otherwise, trigger simulation login module;
Simulation login module, for utilizing described http request to simulate login, obtains log-on message, and described user profile and this log-on message are added in described relation mapping table, triggers forwarding module;
Forwarding module, after the log-on message that the described relation mapping table log-on message corresponding with described user profile asked as described http, is forwarded to system under test (SUT) by described http request.
According to one preferred embodiment of the present invention, described simulation login module is specifically carried out:
According to described http, request forms the service of checking request access login authentication, from login authentication service, return reply extraction log-on message, and this log-on message and described user profile formation corresponding relation are added in described relation mapping table.
According to one preferred embodiment of the present invention, table look-up module also for, while not being queried in the effective time that the user profile of preserving and the corresponding relation of log-on message are setting in advance, in described relation mapping table, delete the corresponding relation of this user profile and log-on message in described relation mapping table.
According to one preferred embodiment of the present invention, described replacement module is specifically carried out:
S91, construct a new http request;
S92, log-on message corresponding with described user profile in described relation mapping table is filled in described new http request;
S93, by the http request of playback except log-on message corresponding to described user profile and other information source address information are filled into during described new http asks.
According to one preferred embodiment of the present invention, this device also comprises inspection module:
For resolving replying that system under test (SUT) returns, check replys whether meet expection.
As can be seen from the above technical solutions, the present invention logins by simulation, set up the relation mapping table of user profile and log-on message, according to the corresponding relation in relation mapping table, log-on message in the visiting http request of the user of playback is replaced with to log-on message corresponding with this user profile in described relation mapping table, construct a new http request, made this new http request can pass through login authentication, there is identical business information with the http request of initial playback simultaneously.Compared with prior art, the present invention has avoided the modification to source code, has guaranteed that the http request flow of playback can pass through login authentication smoothly simultaneously, and then has improved feasibility and the effect authenticity for the flow playback measuring technology of B/S operation system.
[accompanying drawing explanation]
The flow back method flow chart based on simulation login that Fig. 1 provides for the embodiment of the present invention one;
Query relation mapping table and simulation login schematic diagram that Fig. 2 provides for the embodiment of the present invention one;
The system schematic that Fig. 3 provides for the embodiment of the present invention;
The flow playback reproducer figure based on simulation login that Fig. 4 provides for the embodiment of the present invention two.
[embodiment]
In order to make the object, technical solutions and advantages of the present invention clearer, below in conjunction with the drawings and specific embodiments, describe the present invention.
Embodiment mono-,
The flow chart based on simulating the flow back method of login that Fig. 1 provides for the embodiment of the present invention one, as shown in Figure 1, the method can comprise:
The http request of step S101, parsing playback, extracts user profile wherein.
Http request to system under test (SUT) playback is the visiting http request of user that system is recorded on line in advance, the http request that playback is recorded when test, and before sending to system under test (SUT), adopt method provided by the present invention to process.
In this http request, include user profile, while extracting this user profile, can adopt but be not limited to following mode:
By servlet standard, resolve, first receive http request, then according to http agreement, http request is converted into corresponding http object, for example http request is converted into httpservletrequest or http is replied and is converted into httpservletresponse, can directly from http object (httpservletrequest or httpservletresponse), extract the information of all http afterwards, therefrom can obtain user profile.
The mode of parsing http request has multiple, can also adopt other can resolve arbitrarily the mode of http request except aforesaid way, does not repeat them here.
In step S102, query relation mapping table, whether there is the log-on message corresponding with user profile, if so, execution step S104; Otherwise, execution step S103.
Relation mapping table described in this step is for preserving the relation mapping table of user profile and log-on message corresponding relation, can be, but not limited to adopt the mode of hash table to preserve the corresponding relation of user profile and log-on message herein, concrete mode is: the user profile extracting from http request at step S101, the field that has identifying user identity, stores into using this field as key, using the log-on message corresponding with this user profile as value in hash table.The mode of setting up of relation mapping table will further be set forth in step S103.
While whether there is the log-on message corresponding with user profile in query relation mapping table, the field of the identifying user identity that step S101 is extracted goes hash table to search whether there is corresponding log-on message as key, if existed, perform step S104, if there is no, perform step S103.
Step S103, utilize http request to simulate login, obtain log-on message, user profile and this log-on message are added in relation mapping table.
After step S101 is the user http request analysis of playback, therefrom extract cookie information.Due to the user http request of this playback in advance on line operation system record, so contain this user log-on message of operation system after successfully logining on line in the cookie information extracting, generate the service of logging request access login authentication according to this log-on message.
Login authentication service, according to receiving the log-on message in logging request, judges that this user logins successfully, and generates new log-on message and preserves, and this new log-on message is included in to form to return in cookie to reply simultaneously.Here it should be noted that, on line, the login authentication service of login authentication service and system under test (SUT) is just the same in inner program, the login mechanism adopting is identical, so when user on line system can login successfully, in the test process of the present embodiment, also can in the login authentication service of system under test (SUT), simulate and login successfully.
Resolving returning of login authentication service replys, because being included in, the log-on message of login authentication Serve the production returns in the cookie replying, so extract this, return to the cookie information of replying, identify label field using this cookie information as value, in user profile that step S101 is proposed is saved in relation mapping table as key, with this, forms corresponding relation.
In above-mentioned simulation login process, carry out can adopting alternately but be not limited to following mode with login authentication service:
Check the api interface of login authentication service, to meet the mode of login authentication AP services I rule (as http agreement), go to conduct interviews.This part is prior art, does not repeat them here.
To returning to reply, resolve and extract cookie information and can adopt method described in step S101.
Stored ageing in order to guarantee to protect in relation mapping table, when preserving information in relation mapping table, can set one effective time value, as 15 minutes, when the user profile of preserving and the log-on message corresponding with this user profile (comprised 15 minutes) and do not inquired by step S102 or do not extracted by step S104 in 15 minutes, delete this user profile of preserving in relation mapping table and the log-on message corresponding with this user profile in relation mapping table.Receive again afterwards http when request of this user, need again, for this user simulates login, to generate corresponding log-on message and to be added in relation mapping table.
In order to further illustrate the execution mode of query relation mapping table and simulation login, below in conjunction with Fig. 2, give one example:
System receives a http request, and this http request can obtain user profile after resolving through step S101, and wherein, obtaining User Identity field is Userid=3.According to mode described in step S102, the Userid=3 of take inquires about whether there is corresponding log-on message as key in relation mapping table.Now, the data of preserving in relation mapping table are as shown in relation mapping table a in Fig. 2, visible, in relation mapping table, do not store the user profile of Userid=3 and corresponding log-on message, for there is not this user profile and the log-on message corresponding with this user profile, so need to simulate login for this user in Query Result.By step S103, simulate login, login authentication service creation return to the log-on message that contains this user in the cookie replying, this log-on message has also been preserved in login authentication service simultaneously, after being extracted, this cookie information adds in relation mapping table, form the log-on message corresponding with user ID Userid=3, as shown in relation mapping table b in Fig. 2.
Continuation is referring to Fig. 1,
After the log-on message of step S104, the request using log-on message corresponding with user profile in relation mapping table as http, http request is forwarded to system under test (SUT).
When test, because asking in advance operation system on line, records the http to system under test (SUT) playback, so the source IP address in the http of this playback request is the IP address of real user on line.For fear of system under test (SUT), will reply accordingly and turn back to real user, need in test environment, construct new http request and send to system under test (SUT), because being re-constructs, so the middle source IP address of this new http request is defaulted as the IP address of device provided by the present invention place equipment, when system under test (SUT) returns while replying, can not have influence on real user on line like this.New http request can be, but not limited to adopt http instrument (as httpclient) to construct.
When the new http of structure asks, the log-on message corresponding with user profile of storing in relation mapping table is filled in the http request of neotectonics, then in the http of playback request except log-on message corresponding to above-mentioned user profile of having filled and other information source address information are filled into during new http asks.Can be smoothly by checking in the time of allowing like this http request of neotectonics be forwarded to system under test (SUT) to carry out login authentication, guarantee that business information in the http request of this neotectonics business information in asking with the http of initial playback is identical simultaneously.
Because log-on message is to be stored in cookie, so fill log-on message in the http of neotectonics request, be exactly cookie information to be filled in the http request of this neotectonics.The data of storing in cookie are a series of key-value pairs, and the concrete mode of filling cookie information in the http of neotectonics is:
Cookie information in the http request of the cookie information of preserving in query relation mapping table and initial playback, find out both total keys, this total key in the cookie information of storing in relation mapping table and value corresponding to key total with this are filled in the http of neotectonics, again remaining key and corresponding value in the cookie information in the cookie information of preserving in relation mapping table and in the http of initial playback request are filled in the http of neotectonics afterwards.Give an example, for example the cookie information in the user http of playback request is A=China, B=America, C=France, cookie information corresponding with this user profile in relation mapping table is B=Austria, C=Japan, D=Mexico, in these two cookie, total key is B and C, so first B=Austria and C=Japan are filled in the http request of neotectonics, afterwards all the other keys except B and C in these two cookie are filled in the http request of neotectonics, the D=Mexico in cookie information corresponding with this user profile in the A=China in cookie information in the http of playback request and relation mapping table is filled in the http request of neotectonics, with this, form new cookie information.Like this, the cookie information in the http of neotectonics is just A=China, B=Austria, C=Japan, D=Mexico.
After cookie information has been filled, then the remaining word segment information except cookie information and source address information in the http of initial playback request is filled in the http request of neotectonics to the full detail during the http that forms neotectonics with this asks.Like this, all the other information except this log-on message and source address information in the http request of log-on message corresponding with user profile in relation mapping table and initial playback in the http of this neotectonics request, have been comprised.
After having constructed new http request, the http of this neotectonics request is forwarded to system under test (SUT).
In order to check system under test (SUT) whether correctly to receive and processed http request, after the step that can comprise at method flow shown in Fig. 1, increase a step: what described in employing step S101, method parsing system under test (SUT) returned replys, check conditional code and characteristic information wherein reply whether meet expection with check.
Be more than the description that method provided by the present invention is carried out, below by bis-pairs of devices provided by the present invention of embodiment, be described in detail.For first convenient understanding be described the applied system of said method of the present invention, as shown in Figure 3, after the http request that receives the playback of playback instrument, proxy server is forwarded to system under test (SUT) through flow process shown in embodiment mono-by the http request of neotectonics, log-on message in the http request of this neotectonics is consistent with the log-on message of storage in login authentication service, so system under test (SUT) is when carrying out login authentication service to this http request, this http request can and normally be received by system under test (SUT) by checking.The device that the following embodiment bis-of the present invention provides is arranged in proxy server, for completing flow process described in embodiment mono-.
Embodiment bis-,
The flow playback reproducer based on simulation login that Fig. 4 provides for the embodiment of the present invention two, as shown in Figure 4, this device comprises: pretreatment module 401, table look-up module 402, simulation login module 403 and forwarding module 404, can comprise inspection module 405.
First, pretreatment module 401 is resolved the request of the http to system under test (SUT) playback receiving, and extracts the user profile in this http request.Resolve http request information extraction and can adopt in embodiment mono-method described in step S101, be not described in detail in this.
Then in table look-up module 402 relation mapping table that inquiry has been set up according to user profile, whether there is the log-on message corresponding with described user profile, if so, trigger forwarding module 404; Otherwise, trigger simulation login module 403.Concrete query script can comprise: the field that identifies user identity in the user profile of extracting according to pretreatment module 401 is searched in relation mapping table as key, if find this key assignments and corresponding log-on message, trigger forwarding module 404, if do not find the information of this key, trigger simulation login module 403.
Simulation login module 403 goes to access login authentication service according to the log-on message in this user http request of playback, after accessing successfully, login authentication service can generate the new log-on message corresponding with this user profile, formation simultaneously comprises returning of this log-on message and replys, from this is replied, extract this new log-on message corresponding with this user profile, in the user profile that this log-on message and pretreatment module 401 are extracted, this user's identify label field forms corresponding relation and adds in the relation mapping table of table look-up module 402.Afterwards, trigger forwarding module 404.
Stored ageing in order to guarantee to protect in relation mapping table, when preserving information in relation mapping table, can set one effective time value, the user profile of preserving in relation mapping table and the log-on message corresponding with this user profile (comprise this effective time) and by table look-up module 402, do not inquired or be not forwarded module 404 within this effective time to be extracted, and deletes this user profile of preserving in relation mapping table and the log-on message corresponding with this user profile.Receive again afterwards http when request of this user, need again, for this user simulates login, to generate corresponding log-on message and to be added in relation mapping table.
Forwarding module 404 can be asked by new http of structure, from the relation mapping table of table look-up module 402, extract afterwards the log-on message corresponding with user profile, this log-on message is filled in this new http request, resolving in pretreatment module 401 in this user http request of the playback obtain, be filled in new http request except log-on message corresponding to above-mentioned user profile of having filled and other information source address information again, with this, generate a new http and ask.Finally, this new http request is forwarded to system under test (SUT).
In order to check system under test (SUT) whether correctly to receive and processed http request, can in said apparatus, increase again a module: inspection module 405, this module can adopt replying that in embodiment mono-, the parsing of method described in step S101 system under test (SUT) returns, and checks conditional code and characteristic information wherein reply whether meet expection with check.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of making, be equal to replacement, improvement etc., within all should being included in the scope of protection of the invention.

Claims (10)

1. the flow back method based on simulation login, records the request of the http from user that system under test (SUT) receives in advance on line, and the http request that playback is recorded when test, is characterized in that, the method comprises:
The http request of S1, parsing playback, extracts user profile wherein;
In the relation mapping table that S2, inquiry have been set up, whether there is the log-on message corresponding with described user profile, if so, execution step S4; Otherwise, execution step S3;
S3, utilize described http request to simulate login, obtain log-on message, described user profile and this log-on message are added in described relation mapping table;
After the log-on message of S4, the request using log-on message corresponding with described user profile in described relation mapping table as described http, described http request is forwarded to system under test (SUT).
2. method according to claim 1, is characterized in that, described step S3 specifically comprises:
Utilize described http request to form the service of logging request access login authentication, from login authentication service, return reply extraction log-on message, and this log-on message and described user profile formation corresponding relation are added in described relation mapping table.
3. method according to claim 2, it is characterized in that, while not being queried in the effective time that the user profile of preserving and the corresponding relation of log-on message are setting in advance, in described relation mapping table, delete the corresponding relation of this user profile and log-on message in described relation mapping table.
4. method according to claim 1, is characterized in that, described step S4 specifically comprises:
S41, construct a new http request;
S42, log-on message corresponding with described user profile in described relation mapping table is filled in described new http request;
S43, by the http request of playback except log-on message corresponding to described user profile and other information source address information are filled into during described new http asks.
5. method according to claim 1, is characterized in that, the method also comprises step S5:
What parsing system under test (SUT) returned replys, and check replys whether meet expection.
6. the flow playback reproducer based on simulation login, records the request of the http from user that system under test (SUT) receives in advance on line, and the http request that playback is recorded when test, is characterized in that, this device comprises:
Pretreatment module, for resolving the http request of playback, extracts user profile wherein;
Whether table look-up module, there is the log-on message corresponding with described user profile for inquiring about the relation mapping table of having set up, and if so, triggers forwarding module; Otherwise, trigger simulation login module;
Simulation login module, for utilizing described http request to simulate login, obtains log-on message, and described user profile and this log-on message are added in described relation mapping table, triggers forwarding module;
Forwarding module, after the log-on message that the described relation mapping table log-on message corresponding with described user profile asked as described http, is forwarded to system under test (SUT) by described http request.
7. device according to claim 6, is characterized in that, described simulation login module is specifically carried out:
According to described http, request forms the service of checking request access login authentication, from login authentication service, return reply extraction log-on message, and this log-on message and described user profile formation corresponding relation are added in described relation mapping table.
8. device according to claim 7, it is characterized in that, table look-up module also for, while not being queried in the effective time that the user profile of preserving and the corresponding relation of log-on message are setting in advance, in described relation mapping table, delete the corresponding relation of this user profile and log-on message in described relation mapping table.
9. device according to claim 6, is characterized in that, described replacement module is specifically carried out:
S91, construct a new http request;
S92, log-on message corresponding with described user profile in described relation mapping table is filled in described new http request;
S93, by the http request of playback except log-on message corresponding to described user profile and other information source address information are filled into during described new http asks.
10. device according to claim 6, is characterized in that, this device also comprises inspection module:
For resolving replying that system under test (SUT) returns, check replys whether meet expection.
CN201210307039.9A 2012-08-24 2012-08-24 A kind of traffic playback method and device based on simulation login Active CN103634159B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210307039.9A CN103634159B (en) 2012-08-24 2012-08-24 A kind of traffic playback method and device based on simulation login

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210307039.9A CN103634159B (en) 2012-08-24 2012-08-24 A kind of traffic playback method and device based on simulation login

Publications (2)

Publication Number Publication Date
CN103634159A true CN103634159A (en) 2014-03-12
CN103634159B CN103634159B (en) 2018-11-09

Family

ID=50214812

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210307039.9A Active CN103634159B (en) 2012-08-24 2012-08-24 A kind of traffic playback method and device based on simulation login

Country Status (1)

Country Link
CN (1) CN103634159B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104660688A (en) * 2015-02-03 2015-05-27 百度在线网络技术(北京)有限公司 Method and device for acquiring login information
CN104954331A (en) * 2014-03-27 2015-09-30 杭州迪普科技有限公司 Login authentication configuration device and method
WO2016188101A1 (en) * 2015-11-10 2016-12-01 中国建设银行股份有限公司 Service system test method and device
CN107179986A (en) * 2016-03-10 2017-09-19 阿里巴巴集团控股有限公司 The method for testing pressure and device of operation system
CN108900360A (en) * 2018-08-10 2018-11-27 哈尔滨工业大学(威海) A kind of network context generation system and method based on the playback of multinode flow
CN109862074A (en) * 2018-12-29 2019-06-07 医渡云(北京)技术有限公司 A kind of collecting method, device, readable medium and electronic equipment
CN111159000A (en) * 2019-12-30 2020-05-15 北京明朝万达科技股份有限公司 Server performance test method, device, equipment and storage medium
CN115334032A (en) * 2022-07-19 2022-11-11 写逸网络科技(上海)有限公司 Mail receiving method based on multiple protocols

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1350249A (en) * 2001-12-04 2002-05-22 上海复旦光华信息科技股份有限公司 Remote user operation process recording and restoring method
EP1997271A1 (en) * 2006-03-22 2008-12-03 Alibaba Group Holding Limited Intersystem single sign-on
CN101572608A (en) * 2009-06-17 2009-11-04 杭州华三通信技术有限公司 Method and device for acquiring once-login parameters
CN102065147A (en) * 2011-01-07 2011-05-18 深圳市易聆科信息技术有限公司 Method and device for obtaining user login information based on enterprise application system
CN102136964A (en) * 2010-11-25 2011-07-27 中国移动(深圳)有限公司 Website testing method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1350249A (en) * 2001-12-04 2002-05-22 上海复旦光华信息科技股份有限公司 Remote user operation process recording and restoring method
EP1997271A1 (en) * 2006-03-22 2008-12-03 Alibaba Group Holding Limited Intersystem single sign-on
CN101572608A (en) * 2009-06-17 2009-11-04 杭州华三通信技术有限公司 Method and device for acquiring once-login parameters
CN102136964A (en) * 2010-11-25 2011-07-27 中国移动(深圳)有限公司 Website testing method and system
CN102065147A (en) * 2011-01-07 2011-05-18 深圳市易聆科信息技术有限公司 Method and device for obtaining user login information based on enterprise application system

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104954331A (en) * 2014-03-27 2015-09-30 杭州迪普科技有限公司 Login authentication configuration device and method
CN104660688B (en) * 2015-02-03 2019-07-26 百度在线网络技术(北京)有限公司 A kind of method and apparatus obtaining log-on message
CN104660688A (en) * 2015-02-03 2015-05-27 百度在线网络技术(北京)有限公司 Method and device for acquiring login information
WO2016188101A1 (en) * 2015-11-10 2016-12-01 中国建设银行股份有限公司 Service system test method and device
CN107179986A (en) * 2016-03-10 2017-09-19 阿里巴巴集团控股有限公司 The method for testing pressure and device of operation system
CN107179986B (en) * 2016-03-10 2020-09-08 阿里巴巴集团控股有限公司 Pressure testing method and device of business system
CN108900360A (en) * 2018-08-10 2018-11-27 哈尔滨工业大学(威海) A kind of network context generation system and method based on the playback of multinode flow
CN108900360B (en) * 2018-08-10 2020-05-22 哈尔滨工业大学(威海) Network background generation system and method based on multi-node flow playback
CN109862074A (en) * 2018-12-29 2019-06-07 医渡云(北京)技术有限公司 A kind of collecting method, device, readable medium and electronic equipment
CN109862074B (en) * 2018-12-29 2022-03-25 医渡云(北京)技术有限公司 Data acquisition method and device, readable medium and electronic equipment
CN111159000A (en) * 2019-12-30 2020-05-15 北京明朝万达科技股份有限公司 Server performance test method, device, equipment and storage medium
CN115334032A (en) * 2022-07-19 2022-11-11 写逸网络科技(上海)有限公司 Mail receiving method based on multiple protocols
CN115334032B (en) * 2022-07-19 2023-12-01 写逸网络科技(上海)有限公司 Mail receiving method based on multiple protocols

Also Published As

Publication number Publication date
CN103634159B (en) 2018-11-09

Similar Documents

Publication Publication Date Title
CN103634159A (en) Registration simulation-based flow playback method and apparatus
CN111522922B (en) Log information query method and device, storage medium and computer equipment
CN103562923B (en) Application security is tested
CN103428042B (en) Server is carried out the method and system of stress test
JP2019070912A (en) Security evaluation system and method for the same
CN103475726B (en) A kind of virtual desktop management, server and client side
CN102546668B (en) Method, device and system for counting unique visitors
CN106354634A (en) Interface testing method and device
CN106856434A (en) The method and apparatus of access request conversion
CN108712413B (en) Identity verification method and equipment
US20070124726A1 (en) Automated QS interface testing framework
CN104410546A (en) Testing method and device of real-time processing system
CN105472052A (en) Login method and system of cross-domain server
CN103475484B (en) USB key authentication methods and system
CN105160027B (en) Advertisement data processing method and device
CN106547658B (en) Automatic testing method and device
CN107241292B (en) Vulnerability detection method and device
CN109245928A (en) Setting method and device, the terminal management system of configuration information
CN104348613B (en) User verification method, apparatus and system
CN106302384A (en) DNS message processing method and device
CN106713242B (en) Data request processing method and processing device
CN103530343A (en) Structural data interactive system, data receiving terminal and structural data interactive method
CN108322420A (en) The detection method and device of backdoor file
US11693750B2 (en) Virtual device for providing test data
CN107566203A (en) A kind of online service method of testing and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant