CN103164324A - Microblog test method and device - Google Patents

Microblog test method and device Download PDF

Info

Publication number
CN103164324A
CN103164324A CN2011104093092A CN201110409309A CN103164324A CN 103164324 A CN103164324 A CN 103164324A CN 2011104093092 A CN2011104093092 A CN 2011104093092A CN 201110409309 A CN201110409309 A CN 201110409309A CN 103164324 A CN103164324 A CN 103164324A
Authority
CN
China
Prior art keywords
test
microblogging
data
fit
test case
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
CN2011104093092A
Other languages
Chinese (zh)
Other versions
CN103164324B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201110409309.2A priority Critical patent/CN103164324B/en
Publication of CN103164324A publication Critical patent/CN103164324A/en
Application granted granted Critical
Publication of CN103164324B publication Critical patent/CN103164324B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Storage Device Security (AREA)

Abstract

The invention discloses a microblog test method and a device and belongs to the technical field of microblog. The method includes the steps of obtaining a microblog test case selected by a user by a framework for integrated test (FIT), sending a test entrance parameter carried by the microblog test case to a test module by the FIT, receiving the test entrance parameter by the test module, obtaining a microblog operating request through encapsulation of the test entrance parameter, sending the microblog operating request to a microblog server, receiving a microblog operation response returned by the microblog server by the test module, sending data to the FIT after the data are extracted from the microblog operation response, receiving the data by the FIT, comparing anticipatory data corresponding to the microblog test case with the data, and obtaining a test result of the microblog test case. The device comprises the FIT and the test module. The microblog test method and the device has the advantages of being capable of achieving automatically testing of the microblog, greatly reducing test cost and improving test efficiency compared with a mode of manual test.

Description

Microblogging method of testing and device
Technical field
The present invention relates to the microblog technology field, particularly a kind of microblogging method of testing and device.
Background technology
Microblogging (microblog) is microblogging visitor's abbreviation, it is an Information Sharing based on customer relationship, propagate and obtain platform, the user can pass through WEB (World Wide Web), WAP (Wireless Application Protocol, WAP (wireless application protocol)) and various client set up individual community, with the word lastest imformation about 140 words, and realize immediately sharing.
At present, microblogging is tested the main mode of craft that adopts test, still, along with the increase gradually of logic function complexity, the cost of manual test is more and more higher, and efficient also descends accordingly to some extent.
Summary of the invention
The embodiment of the present invention provides a kind of microblogging method of testing and device, to realize the automatic test of microblogging.Described technical scheme is as follows:
On the one hand, a kind of microblogging method of testing comprises:
FIT integration testing framework obtains the microblogging test case that the user selects;
The test access parameter that described FIT carries described microblogging test case sends to test module;
Described test module receives described test access parameter, described test access parameter is carried out encapsulation process obtain the microblogging operation requests, and described microblogging operation requests is sent to the microblogging server;
Described test module receives the microblogging operation response that described microblogging server returns, and sends to described FIT extract data from described microblogging operation response after;
Described FIT receives described data, and the anticipatory data that described data are corresponding with described microblogging test case is made comparisons, and obtains the test result of described microblogging test case.
On the other hand, a kind of microblogging proving installation, described device comprises: FIT integration testing framework and test module;
Described FIT, be used for obtaining the microblogging test case that the user selects, the test access parameter that described microblogging test case is carried sends to described test module, receive the data that described test module returns, the anticipatory data that described data are corresponding with described microblogging test case is made comparisons, and obtains the test result of described microblogging test case;
Described test module, be used for receiving the test access parameter that described FIT sends, described test access parameter is carried out encapsulation process obtain the microblogging operation requests, described microblogging operation requests is sent to the microblogging server, receive the microblogging operation response that described microblogging server returns, send to described FIT extract described data from described microblogging operation response after.
the beneficial effect that the technical scheme that the embodiment of the present invention provides is brought is: respond user's operation by FIT, the test access parameter that the microblogging test case is carried sends to test module, after being processed by test module and the microblogging server carry out alternately, obtain the data that the microblogging server returns, test module returns to FIT with these data, obtain the microblogging test result after by FIT, itself and anticipatory data being compared, realized the automatic test of microblogging, compare with the mode of manual test, greatly reduced the cost of test, and improved testing efficiency, when the testing complex degree rises, also can guarantee higher testing efficiency.
Description of drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, during the below will describe embodiment, the accompanying drawing of required use is done to introduce simply, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the process flow diagram of the microblogging method of testing that provides of one embodiment of the invention;
Fig. 2 is the process flow diagram of the microblogging method of testing that provides of another embodiment of the present invention;
Fig. 3 is the schematic diagram that the page that provides of the embodiment of the present invention is showed microblogging login test use cases;
Fig. 4 is the structural drawing of the microblogging proving installation that provides of further embodiment of this invention;
Fig. 5 is the structural drawing of the microblogging proving installation that provides of yet another embodiment of the invention.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, embodiment of the present invention is described further in detail below in conjunction with accompanying drawing.
The embodiment of the present invention relates to FIT (Framework for Integrated Test, integration testing framework).Use FIT can write test case, whether satisfied the required function of user in order to confirm the software of having developed.FIT is a software function entity, and it can read the form in HTML (HyperText Markup Language, HTML (Hypertext Markup Language)) file, for each form, all can be explained by the fixture (device) that a programmer writes.This fixture can drive tested system the test case that provides in form is tested.Fixture serves as the medium between Fit form and tested system, plays coordinative role, completes the test that provides in form.
Referring to Fig. 1, one embodiment of the invention provides a kind of microblogging method of testing, comprising:
101:FIT obtains the microblogging test case that the user selects.
The test access parameter that 102:FIT carries this microblogging test case sends to test module.
103: test module receives this test access parameter, this test access parameter is carried out encapsulation process obtain the microblogging operation requests, and this microblogging operation requests is sent to the microblogging server.
104: test module receives the microblogging operation response that the microblogging server returns, and sends to FIT extract data from this microblogging operation response after.
105:FIT receives this data, and the anticipatory data that these data are corresponding with above-mentioned microblogging test case is made comparisons, and obtains the test result of microblogging test case.
Wherein, the use-case that be used for microblogging test of microblogging test case for using in advance FIT to write.Described microblogging test case can be one or more test case.Particularly, when test, the user can select one and test in a plurality of microblogging test cases of finishing in advance.
In the present embodiment, each test case has test access parameter and anticipatory data.Described test access parameter is input message, when the user selects certain microblogging test case, needs the corresponding parameter of input to test as the test access parameter.For example, when using microblogging login test case, the user need to input login name and password.Described anticipatory data refers to the correct response data of current test case, if the data that test result obtains are consistent with this anticipatory data, show and tests successfully, otherwise, show test crash.
Described test module is the software module that is used for test of exploitation in advance, in embodiments of the present invention, comprises for the various logic of microblogging test, and relate to the various operations of microblogging, as logining, read and write, relay, talk with, pulling etc., the present invention does not limit this.
User in the embodiment of the present invention refers to carry out the tester of microblogging test, and the fitnesse page that provides by FIT carries out test operation, and can check corresponding test result on this page.
In the present embodiment, described FIT and test module can be arranged in a station server, in the microblogging testing server.
the said method that the present embodiment provides, respond user's operation by FIT, the test access parameter that the microblogging test case is carried sends to test module, after being processed by test module and the microblogging server carry out alternately, obtain the data that the microblogging server returns, test module returns to FIT with these data, obtain the microblogging test result after by FIT, itself and anticipatory data being compared, realized the automatic test of microblogging, compare with the mode of manual test, greatly reduced the cost of test, and improved testing efficiency, when the testing complex degree rises, also can guarantee higher testing efficiency.
Referring to Fig. 2, another embodiment of the present invention provides a kind of microblogging method of testing, comprising:
201:FIT obtains the microblogging test case that the user selects.
In the present embodiment, FIT provides the Fitnesse page to the user, shows the microblogging test case that writes in advance in this page, can be for one or more of.
For example, referring to Fig. 3, show the schematic diagram of microblogging login test use cases on the Fitnesse page that provides for FIT.Wherein, microblogging login test use cases comprises 4 microblogging test cases, is respectively: the password mistake, need the input validation code, and do not open microblogging, normal login.Certainly, in actual applications, can also write other microblogging test case, the present invention does not limit this.
Usually, the user selects a test case to test in many test cases that FIT provides.If the user needs simultaneously a plurality of test cases to be tested, compile script should a plurality of test cases be integrated in advance, and realizes selecting these a plurality of test cases to test by carrying out this script.
202:FIT determines the function corresponding with it according to the microblogging test case obtained, sends to test module by calling the test access parameter that this function carries the microblogging test case.
In the present embodiment, test module provides a plurality of functions to call for FIT, and usually, each function has corresponding test case, when many certain test cases are tested, just calls corresponding function and carries out.Specifically when calling, FIT inputs the user on the Fitnesse page parameter is called corresponding function, thereby this test access parameter is sent to test module as the test access parameter.
For example, when in Fig. 3, normally whether login is tested to microblogging, the user inputs user name 1273416652 and two parameters of password test00 on the Fitnesse page, the function testApp.LoginInputCollection that FIT is corresponding take this username and password as the test access parameter call, wherein, the suction parameter user of this function is that 1273416652, password is test00, carries out the test of microblogging login by carrying out this function.
203: test module receives this test access parameter, type to this test access parameter is carried out verification, the test access parameter that verification is passed through is as valid data, be described valid data with the respective attributes assignment of the class object of appointment, then use preassigned key to be encrypted processing as inclusion the class object after assignment.
Wherein, the class object of appointment is that test module is preassigned, and the present invention does not limit this.Described key is also preassigned, and the present invention does not limit this yet.
204: test module carries out encapsulation process to the inclusion after encrypting.
Particularly, can carry out encapsulation process to the data after encrypting according to WUP (Wireless Uni-Protocol, wireless uniform protocol), wherein, WUP is based on command word (Command) the layer protocol encapsulation of jce coding.
205: test module arranges packet header and inclusion for the data after encapsulating, obtain the microblogging operation requests, by HTTP (HyperText Transfer Protocol, HTML (Hypertext Markup Language)), this microblogging operation requests is sent to microblogging server ClientServer.
206: after the microblogging server is received this microblogging operation requests, this microblogging operation requests is responded and return to test module; Test module receives the microblogging operation response that the microblogging server returns.Wherein, include the data that the microblogging server returns in this microblogging operation response, these data are to respond according to this request the data that obtain, during as logging request, response data is for logining successfully or failure and account ID (Account id) etc., when pulling the list operation, response data is this list etc.
207: test module is resolved this microblogging operation response according to WUP, extracts inclusion.
208: the key that test module uses when using described the encryption is decrypted this inclusion, extracts data from the inclusion after deciphering.
209: test module sends to FIT with the data that extract.
210:FIT receives these data that test module is sent, and the anticipatory data that these data are corresponding with described microblogging test case is made comparisons, if result relatively is consistent, determines that the test result of this microblogging test case is successfully; If result relatively is inconsistent, determine that the test result of this microblogging test case is unsuccessfully.
Further, in order to facilitate the user to check and to analyze, can also show on the Fitnesse page, wherein, can comprise test rreturn value and the expected value of microblogging test case, thereby obtain intuitively test result.
For example, referring to table 1, be the test result demonstration of microblogging login test case.
Table 1
Figure BDA0000118333940000051
Wherein, the test access parameter is user name user and password password, and return parameters is packgeRet and reqRet, in the table entries of this reqRet parameter place, the numerical value of top is expected value, the below is actual rreturn value, both consistent test success, both inconsistent test crash.
Further, FIT can also generate test result journal file log, checks, analyzes and manage for the user.Especially, when occurring carrying out failed test case, outputting log file is so that customer analysis is carried out failed reason, orientation problem.
the said method that the present embodiment provides, respond user's operation by FIT, the test access parameter that the microblogging test case is carried sends to test module, after being processed by test module and the microblogging server carry out alternately, obtain the data that the microblogging server returns, test module returns to FIT with these data, obtain the microblogging test result after by FIT, itself and anticipatory data being compared, realized the automatic test of microblogging, compare with the mode of manual test, greatly reduced the cost of test, and improved testing efficiency, when the testing complex degree rises, also can guarantee higher testing efficiency.
In addition, use the FIT can be with test case, document and test module integrated management, can with the formal intuition of Fixture represent test case and document, the page that automatically outputs test result conveniently administers and maintains, and has stronger practicality.
Referring to Fig. 4, further embodiment of this invention provides a kind of microblogging proving installation, comprising: FIT integration testing framework 401 and test module 402;
FIT 401, be used for obtaining the microblogging test case that the user selects, the test access parameter that this microblogging test case is carried sends to test module 402, receive the data that test module 402 returns, the anticipatory data that these data are corresponding with the microblogging test case is made comparisons, and obtains the test result of microblogging test case;
Test module 402, be used for receiving the test access parameter that FIT 401 sends, this test access parameter is carried out encapsulation process obtain the microblogging operation requests, this microblogging operation requests is sent to the microblogging server, receive the microblogging operation response that the microblogging server returns, send to FIT 401 extract data from this microblogging operation response after.
Referring to Fig. 5, in the present embodiment, FIT 401 can comprise:
Call unit 401a is used for determining corresponding function according to the microblogging test case that the test access parameter of the microblogging test case being carried by call function sends to test module 402.
In the present embodiment, test module 402 can comprise:
Ciphering unit 402a is used for that this test access parameter is carried out type and is proved to be successful afterwards as the respective attributes assignment of valid data to the class object of appointment, uses the key of appointment to be encrypted processing as inclusion the class object after assignment;
Encapsulation unit 402b, the inclusion after being used for ciphering unit 402a is encrypted carries out obtaining the microblogging operation requests after encapsulation process.
Further, test module 402 can also comprise:
Resolution unit 402c is used for the microblogging operation response of receiving is resolved, and extracts inclusion;
Decryption unit 402d is used for using the key that uses when encrypting that the inclusion that resolution unit 402c obtains is decrypted;
Transmitting element 402e, the inclusion after being used for deciphering from decryption unit 402d extracts data, and these data are sent to FIT401.
In the present embodiment, FIT 401 can comprise:
Comparing unit 401b, be used for the anticipatory data that the data of receiving are corresponding with described microblogging test case and make comparisons, if result relatively is consistent, determine that the test result of microblogging test case is successfully, if result relatively is inconsistent, determine that the test result of microblogging test case is unsuccessfully.
The said apparatus that the present embodiment provides can be arranged in a station server, in the microblogging testing server.
the said apparatus that the present embodiment provides, respond user's operation by FIT, the test access parameter that the microblogging test case is carried sends to test module, after being processed by test module and the microblogging server carry out alternately, obtain the data that the microblogging server returns, test module returns to FIT with these data, obtain the microblogging test result after by FIT, itself and anticipatory data being compared, realized the automatic test of microblogging, compare with the mode of manual test, greatly reduced the cost of test, and improved testing efficiency, when the testing complex degree rises, also can guarantee higher testing efficiency.
In addition, use the FIT can be with test case, document and test module integrated management, can with the formal intuition of Fixture represent test case and document, the page that automatically outputs test result conveniently administers and maintains, and has stronger practicality.
One of ordinary skill in the art will appreciate that all or part of step that realizes above-described embodiment can complete by hardware, also can come the relevant hardware of instruction to complete by program, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium of mentioning can be ROM (read-only memory), disk or CD etc.
The above is only preferred embodiment of the present invention, and is in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of doing, is equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. a microblogging method of testing, is characterized in that, described method comprises:
FIT integration testing framework obtains the microblogging test case that the user selects;
The test access parameter that described FIT carries described microblogging test case sends to test module;
Described test module receives described test access parameter, described test access parameter is carried out encapsulation process obtain the microblogging operation requests, and described microblogging operation requests is sent to the microblogging server;
Described test module receives the microblogging operation response that described microblogging server returns, and sends to described FIT extract data from described microblogging operation response after;
Described FIT receives described data, and the anticipatory data that described data are corresponding with described microblogging test case is made comparisons, and obtains the test result of described microblogging test case.
2. method according to claim 1, is characterized in that, the test access parameter that described FIT carries described microblogging test case sends to test module, comprising:
Described FIT determines corresponding function according to described microblogging test case, sends to described test module by calling the test access parameter that described function carries described microblogging test case.
3. method according to claim 1, is characterized in that, described test access parameter carried out encapsulation process obtain the microblogging operation requests, comprising:
Described test module carries out type to described test access parameter and is proved to be successful afterwards as the respective attributes assignment of valid data to the class object of appointment, uses the key of appointment to be encrypted processing as inclusion the class object after assignment;
Inclusion after encrypting is carried out obtaining the microblogging operation requests after encapsulation process.
4. method according to claim 3, is characterized in that, sends to described FIT extract data from described microblogging operation response after, comprising:
Described microblogging operation response is resolved, extract inclusion;
Use the key of described appointment that described inclusion is decrypted;
Extract data from the inclusion after deciphering, described data are sent to described FIT.
5. method according to claim 1, is characterized in that, the anticipatory data that described data are corresponding with described microblogging test case is made comparisons, and obtains the test result of described microblogging test case, comprising:
The anticipatory data that described data are corresponding with described microblogging test case is made comparisons;
If result relatively is consistent, determine that the test result of described microblogging test case is successfully;
If result relatively is inconsistent, determine that the test result of described microblogging test case is unsuccessfully.
6. a microblogging proving installation, is characterized in that, described device comprises: FIT integration testing framework and test module;
Described FIT, be used for obtaining the microblogging test case that the user selects, the test access parameter that described microblogging test case is carried sends to described test module, receive the data that described test module returns, the anticipatory data that described data are corresponding with described microblogging test case is made comparisons, and obtains the test result of described microblogging test case;
Described test module, be used for receiving the test access parameter that described FIT sends, described test access parameter is carried out encapsulation process obtain the microblogging operation requests, described microblogging operation requests is sent to the microblogging server, receive the microblogging operation response that described microblogging server returns, send to described FIT extract described data from described microblogging operation response after.
7. device according to claim 6, is characterized in that, described FIT comprises:
Call unit is used for determining corresponding function according to described microblogging test case, sends to described test module by calling the test access parameter that described function carries described microblogging test case.
8. device according to claim 6, is characterized in that, described test module comprises:
Ciphering unit is used for that described test access parameter is carried out type and is proved to be successful afterwards as the respective attributes assignment of valid data to the class object of appointment, uses the key of appointment to be encrypted processing as inclusion the class object after assignment;
Encapsulation unit, the inclusion after being used for described ciphering unit is encrypted carries out obtaining the microblogging operation requests after encapsulation process.
9. device according to claim 8, is characterized in that, described test module comprises:
Resolution unit is used for described microblogging operation response is resolved, and extracts inclusion;
Decryption unit is used for using the key of described appointment that the described inclusion that described resolution unit obtains is decrypted;
Transmitting element, the inclusion after being used for deciphering from described decryption unit extracts data, and described data are sent to described FIT.
10. device according to claim 6, is characterized in that, described FIT comprises:
Comparing unit, being used for the anticipatory data that described data are corresponding with described microblogging test case makes comparisons, if result relatively is consistent, the test result of determining described microblogging test case is successfully, if result relatively is inconsistent, determine that the test result of described microblogging test case is unsuccessfully.
CN201110409309.2A 2011-12-09 2011-12-09 Microblog test method and device Active CN103164324B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110409309.2A CN103164324B (en) 2011-12-09 2011-12-09 Microblog test method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110409309.2A CN103164324B (en) 2011-12-09 2011-12-09 Microblog test method and device

Publications (2)

Publication Number Publication Date
CN103164324A true CN103164324A (en) 2013-06-19
CN103164324B CN103164324B (en) 2017-02-08

Family

ID=48587429

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110409309.2A Active CN103164324B (en) 2011-12-09 2011-12-09 Microblog test method and device

Country Status (1)

Country Link
CN (1) CN103164324B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105279076A (en) * 2014-06-17 2016-01-27 腾讯科技(深圳)有限公司 Webpage test method and terminal
CN106339319A (en) * 2016-08-30 2017-01-18 福建天晴数码有限公司 Method and system for testing interactive software
CN106470131A (en) * 2015-08-19 2017-03-01 阿里巴巴集团控股有限公司 A kind of method of testing and equipment
CN106484613A (en) * 2016-09-13 2017-03-08 郑州云海信息技术有限公司 A kind of interface automated test frame based on fitnese
CN109800168A (en) * 2019-01-24 2019-05-24 北京奇艺世纪科技有限公司 The test method and device of the action event data of software
CN110704312A (en) * 2019-09-25 2020-01-17 浙江大搜车软件技术有限公司 Pressure testing method and device, computer equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060195894A1 (en) * 2005-02-25 2006-08-31 Microsoft Corporation Windows remote debugger service
CN101090295A (en) * 2007-07-25 2007-12-19 中兴通讯股份有限公司 Test system and method for ASON network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060195894A1 (en) * 2005-02-25 2006-08-31 Microsoft Corporation Windows remote debugger service
CN101090295A (en) * 2007-07-25 2007-12-19 中兴通讯股份有限公司 Test system and method for ASON network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐艳: "大型数据库应用系统测试的设计与实现", 《中国优秀硕士学位论文全文数据库》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105279076A (en) * 2014-06-17 2016-01-27 腾讯科技(深圳)有限公司 Webpage test method and terminal
CN106470131A (en) * 2015-08-19 2017-03-01 阿里巴巴集团控股有限公司 A kind of method of testing and equipment
CN106339319A (en) * 2016-08-30 2017-01-18 福建天晴数码有限公司 Method and system for testing interactive software
CN106484613A (en) * 2016-09-13 2017-03-08 郑州云海信息技术有限公司 A kind of interface automated test frame based on fitnese
CN109800168A (en) * 2019-01-24 2019-05-24 北京奇艺世纪科技有限公司 The test method and device of the action event data of software
CN110704312A (en) * 2019-09-25 2020-01-17 浙江大搜车软件技术有限公司 Pressure testing method and device, computer equipment and storage medium
CN110704312B (en) * 2019-09-25 2023-09-12 浙江大搜车软件技术有限公司 Method, device, computer equipment and storage medium for pressure test

Also Published As

Publication number Publication date
CN103164324B (en) 2017-02-08

Similar Documents

Publication Publication Date Title
US20210084052A1 (en) Identity verification and login methods, apparatuses, and computer devices
US11924247B1 (en) Access control policy simulation and testing
CN103139182B (en) A kind of method that user of permission accesses, client, server and system
US9807085B2 (en) Systems and methods for automated detection of login sequence for web form-based authentication
CN106487762A (en) The recognition methodss of user identity, identification applications client and server
CN103164324A (en) Microblog test method and device
CN104572263A (en) Page data interaction method, related device and system
CN105991709A (en) Cloud desktop account number management method and apparatus thereof
CN103209074B (en) A kind of method of safety certification, system and short message processing device
CN104820944A (en) Method and system for bank self-service terminal authentication, and device
CN105099984A (en) Method and device for account intercommunication among APPs (applications)
CN106341233A (en) Authentication method for client to log into server, device, system and electronic device
CN111475795A (en) Method and device for unified authentication and authorization facing to multiple applications
CN102739678B (en) Single-sign-on treatment system and single-sign-on processing method
CN104978266A (en) Application test method and device
US10225152B1 (en) Access control policy evaluation and remediation
CN105992204A (en) Access authentication method of applications of mobile intelligent terminal and device
CN106656927A (en) Method and device for enabling Linux account to be added to AD domain
US20210096979A1 (en) Client automated transaction testing portal
CN106209503A (en) RPC interface test method and system
CN110069909A (en) It is a kind of to exempt from the close method and device for logging in third party system
CN106559386B (en) A kind of authentication method and device
CN105701009B (en) Security application test method in mobile terminal
CN108769059B (en) Verification method, device, medium and computing equipment
CN114745156A (en) Distributed single sign-on realization method and device, electronic equipment and storage medium

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