CN107643978A - The method and apparatus of function of application test - Google Patents

The method and apparatus of function of application test Download PDF

Info

Publication number
CN107643978A
CN107643978A CN201610581439.7A CN201610581439A CN107643978A CN 107643978 A CN107643978 A CN 107643978A CN 201610581439 A CN201610581439 A CN 201610581439A CN 107643978 A CN107643978 A CN 107643978A
Authority
CN
China
Prior art keywords
test
user
write
sent
event
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610581439.7A
Other languages
Chinese (zh)
Inventor
汤胜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201610581439.7A priority Critical patent/CN107643978A/en
Publication of CN107643978A publication Critical patent/CN107643978A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The present invention proposes a kind of method of function of application test, and methods described includes:Receive batch testing request, extract test event, parse the test event, obtain parameter type corresponding to the test event, test data corresponding with the parameter type is determined according to the parameter type, test table corresponding with the test event is called, the test data is write in the test table, the processing according to corresponding to being carried out the test data tested in table.Whole process does not need developer's configuration-related data, easy to operate, at the same subsequently if what's new, can be directly self-defined newly-increased by the test platform, it is easy to follow-up extension and maintenance.In addition, it is also proposed that a kind of device of function of application test.

Description

The method and apparatus of function of application test
Technical field
The present invention relates to computer disposal field, more particularly to a kind of method and apparatus of function of application test.
Background technology
With the development of internet, APP (Application, application program) development rate is also increasingly faster at present, uses Functional requirement of the family to APP also more and more higher, so the requirement that functional test is carried out to the APP of exploitation is also more and more stricter.Pass System can only construct configuration testing by developer to APP progress functional test on exploitation backstage, and test process is quite cumbersome, and often Secondary test is required for re-starting configuration-related data, and follow-up maintenance is also cumbersome.
The content of the invention
Based on this, it is necessary in view of the above-mentioned problems, provide a kind of comparison it is easy function of application test method and Device.
A kind of method of function of application test, the described method comprises the following steps:Receive batch testing request, extraction Test event;The test event is parsed, obtains parameter type corresponding to the test event;Determined according to the parameter type Test data corresponding with the parameter type;Call test table corresponding with the test event;The test data is write Enter in the test table, processing corresponding to the test data progress in the test table.
In one of the embodiments, also wrapped before the step of reception batch testing request, extraction test event Include:The logging request of user is received, extracts user profile;In the test table by test data write-in, according to Also include after the step of test data in the test table carries out alignment processing:By the result after processing be sent to Terminal corresponding to the user profile is shown.
In one of the embodiments, the test event is batch registration user;It is described to write the test data In the test table, include corresponding to the test data progress in the test table the step of processing:It will need to note In user's registration table corresponding to the user profile write-in of volume, user is carried out according to the user profile write in the user's registration table Registration;Registering result is sent into corresponding terminal to be shown, the registering result is included for each registered user distribution One ID, wherein, the ID is used for one user of unique mark.
In one of the embodiments, the test event is batch addition good friend;It is described to write the test data In the test table, include corresponding to the test data progress in the test table the step of processing:Will be to be added Good friend ID write in corresponding with active user ID buddy list, according to the good friend ID generations write in the buddy list and Friend relation corresponding to active user ID;The ID for the good friend that success is added is sent to corresponding terminal and is shown.
In one of the embodiments, the test event is Batch sending message;It is described to write the test data In the test table, include corresponding to the test data progress in the test table the step of processing:Will be to be sent The bar number of message and the ID of recipient are write in transmission list corresponding with active user ID;Obtain and the message to be sent Message data corresponding to bar number, the message data is sent to APP clients corresponding with the ID of the recipient.
A kind of device of function of application test, described device include:Test request receiving module, for receiving batch Test request, extract test event;Parsing module, for parsing the test event, obtain and join corresponding to the test event Several classes of types;Determining module, for determining test data corresponding with the parameter type according to the parameter type;Call mould Block, corresponding with the test event table is tested for calling;Writing module, for the test data to be write into the test In table, processing corresponding to the test data progress in the test table.
In one of the embodiments, described device also includes:Logging request receiving module, for receiving the login of user Request, extract user profile;Described device also includes:Sending module, for the result after processing to be sent to and the user Terminal is shown corresponding to information.
In one of the embodiments, the test event is batch registration user;Said write module includes:Registration table Writing module, for corresponding to the user profile write-in that will need to register in user's registration table, according in the user's registration table The user profile of write-in carries out user's registration;Display module, shown for registering result to be sent into corresponding terminal, institute The ID that registering result includes distributing for each registered user is stated, wherein, the ID is used for one user of unique mark.
In one of the embodiments, the test event is batch addition good friend;Said write module includes:Good friend arranges Table writing module, for good friend ID to be added to be write in buddy list corresponding with active user ID, according to the good friend The good friend ID write in list generates friend relation corresponding with active user ID;Display module is good for success to be added The ID of friend is sent to corresponding terminal and is shown.
In one of the embodiments, the test event is Batch sending message;Said write module includes:Send row Table writing module, for the ID of the bar number of message to be sent and recipient to be write into transmission list corresponding with active user ID In;Message transmission module, for obtaining message data corresponding with the bar number of the message to be sent, the message data is sent out It is sent to APP clients corresponding with the ID of the recipient.
The method and apparatus of above-mentioned function of application test, are asked by receiving batch testing, extract test event, solution The test event is analysed, obtains parameter type corresponding to the test event, survey corresponding with parameter type is determined according to parameter type Data are tried, test table corresponding with test event is called, test data is write in test table, according to the test number in test table According to processing corresponding to progress.The method of above-mentioned function of application test is by developing a test platform, it is only necessary to by this The front end of test platform sends batch testing request, receives batch testing request from the background, extracts test event, then pass through solution Parameter type corresponding to analysing test event acquisition, then determines test data according to parameter type, and test data is write and surveyed In taking temperature, then the test data in test table carries out alignment processing, and whole process does not need developer to configure dependency number According to, it is easy to operate, at the same subsequently if what's new, can be directly self-defined newly-increased by the test platform, it is easy to follow-up Extension and maintenance.
Brief description of the drawings
Fig. 1 is the method flow diagram that function of application is tested in one embodiment;
Fig. 2 is to write test data in test table in one embodiment, at the test data in test table The method flow diagram of reason;
Fig. 3 is the surface chart for being shown the result of batch registration user in terminal in one embodiment;
Fig. 4 is to write test data in test table in another embodiment, and the test data in test table is carried out The method flow diagram of processing;
Fig. 5 is to write test data in test table in another embodiment, and the test data in test table is carried out The method flow diagram of processing;
Fig. 6 is the timing diagram that function of application is tested in one embodiment;
Fig. 7 is the apparatus structure block diagram that function of application is tested in one embodiment;
Fig. 8 is the apparatus structure block diagram that function of application is tested in another embodiment;
Fig. 9 is the structured flowchart of writing module in one embodiment;
Figure 10 is the structured flowchart of writing module in another embodiment;
Figure 11 is the structured flowchart of writing module in another embodiment.
Embodiment
In order to make the purpose , technical scheme and advantage of the present invention be clearer, it is right below in conjunction with drawings and Examples The present invention is further elaborated.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, and It is not used in the restriction present invention.
As shown in figure 1, in one embodiment it is proposed that a kind of method of function of application test, methods described bag Include following steps:
Step 102, batch testing request is received, extracts test event.
In the present embodiment, in order that the functional test of APP application programs is easy to operation, by developing a WEB platform, For testing the function of APP application programs.Wherein, the backstage of the WEB platform of exploitation and the backstage of APP application programs lead to Interface is crossed to be attached.Specifically, the front end of WEB platform is laid out based on bootstrap response types, and use html5+ Css+js framework, wherein, bootstrap is the kit for front end exploitation.The interface that the rear end of WEB platform passes through exploitation It is attached with the backstage of APP application programs.The rear end of WEB platform receives the batch testing sent by the front end of WEB platform Request, test event corresponding to extraction.Wherein, test event includes batch registration user, batch addition good friend, to specified good friend Batch sending message, create group chat, delete good friend etc. to designated group Batch sending message, batch.Each batch testing request In only include a kind of test event.Such as, it is assumed that reception is the request for adding good friend in batches, then the test event of extraction is just It is this project of batch addition good friend.
Step 104, test event is parsed, obtains parameter type corresponding to test event.
In the present embodiment, different test event needs different test datas, obtain before test data firstly the need of Which it is determined that data needed, that is, need to obtain parameter type corresponding to test event.Wherein, each test event at least corresponding one Individual parameter type, parameter type corresponding to acquisition test event is exactly that acquisition carries out which parameter is the test event need to use. Such as, it is assumed that the test event of extraction is " to the good friend's Batch sending message specified ", parameter type corresponding to the test event ID including active user, the ID of good friend, the bar number of message is sent, send the type of message, send the environment of message.Wherein, ID (Identity, identity, account) is used for one user of unique mark;Sending the type of message includes word, picture, language Sound;The environment for sending message is defaulted as test environment.If that is, to carry out " to the good friend's Batch sending message specified " Need to obtain ID, the ID of recipient (i.e. good friend) of sender (active user), bar number and the content for sending message are (such as literary Word), and the current environment for being transmitted message, sending the environment of message has two kinds:Test environment and formal environments.Wherein, Test environment is used in test phase acquiescence.
Step 106, test data corresponding with parameter type is determined according to parameter type.
In the present embodiment, after getting parameter type corresponding with test event, obtained and joined according to the parameter type Test data corresponding to several classes of types.For example the parameter type of acquisition includes the ID of user, good friend ID, the type of message is sent.That It is exactly the ID number for actually going to obtain active user that parameter type according to parsing, which goes to obtain corresponding test data, is specified The ID number of friend, send the type (such as picture) of message.Data corresponding with parameter type that is parsing that are specifically getting are just It is test data.It is to be understood that the process for parsing parameter type corresponding to test event is to analyze the test event to need Which test data is wanted, it is determined that the process of test data corresponding with parameter type is exactly the mistake of test data corresponding to acquisition Journey.
Step 108, test table corresponding with test event is called.
In the present embodiment, by calling database, test table corresponding with test event is obtained.By by test data Can completes corresponding test in the corresponding test table of write-in.Specifically, each corresponding test table of test event, in advance The corresponding relation between test event and test table is first stored, the process tested exactly writes corresponding test data The process of corresponding test table.Such as if test event is batch registration user, then test table corresponding with the test event is Registration table, obtain registration table corresponding with batch registration user, it would be desirable to which the user profile of registration is write in the registration table, then Registration is completed according to the user profile write in registration table.
Step 110, test data is write in test table, processing corresponding to the test data progress in test table.
In the present embodiment, call to after test table corresponding with test event, it is possible to which test data is write into the survey In taking temperature, then processing corresponding to the test data progress in test table, and then complete corresponding test, then by test As a result return.Specifically, if test event is batch registration user, by registration table corresponding to the user profile write-in of batch registration Afterwards, it is possible to which the user profile in registration table completes registration, and registering result then is sent into corresponding terminal is shown Show, wherein, registering result includes distributing an ID for each registered user, and the ID is used for one user of unique mark.
In the present embodiment, asked by receiving batch testing, extract test event, parse the test event, obtaining should At least one parameter type corresponding to test event, test data corresponding with parameter type is determined according to parameter type, called It is corresponding with test event to test table, test data is write in test table, the test data in test table is carried out correspondingly Processing.The method of above-mentioned function of application test is by developing a test platform, it is only necessary to passes through the test platform Front end sends batch testing request, receives batch testing request from the background, test event is extracted, then by parsing the test item Parameter type corresponding to mesh acquisition, then determines test data according to parameter type, test data is write in test table, then Test data in test table carries out alignment processing, and whole process does not need developer's configuration-related data, easy to operate, Follow-up exploitation and maintenance are also allowed for by the test platform simultaneously.
In one embodiment, also include before the step of receiving batch testing request, extracting test event:Receive and use The logging request at family, extract user profile.
In the present embodiment, it is necessary to which user is according to registration before batch testing request is sent by WEB platform instrument Account and password first sign in the WEB platform.Specifically, after WEB platform receives the logging request of user's transmission, to the request Verified and verify whether the account of user is consistent with password, if, it is allowed to the user logs in, and extracts the user profile. Wherein, user profile includes the information such as the account of user, user name.
In one embodiment, test data is being write in test table, the test data in test table is carried out pair Also include after the step of should handling:Result after processing is sent into terminal corresponding with user profile to be shown.
In the present embodiment, test data is write into test table, the test data in test table completes corresponding place After reason, result is sent to terminal corresponding with user profile and is shown.Here terminal corresponding to user profile is also It is the terminal for sending batch testing request.
As shown in Fig. 2 in one embodiment, when test event is batch registration user, test data is write and surveyed In taking temperature, include corresponding to the test data progress in test table the step of processing:
Step 110A, it would be desirable in user's registration table corresponding to the user profile write-in of registration, according in user's registration table The user profile of write-in carries out user's registration.
In the present embodiment, when test event is batch registration user, then test table is corresponding to the test event Registration table.Specifically, obtaining the information of registered user first, user's registration corresponding with batch registration user items is then called Table, then by corresponding to the user profile write-in for needing to register in user's registration table, according to the user write in user's registration table Information completes the registration of user, is that each user distributes an ID number after succeeding in registration, and the ID number is believed with corresponding user Breath carries out corresponding storage.
Step 110B, registering result is sent to corresponding terminal and shown, registering result is included for each registration use One ID of family distribution, wherein, ID is used for one user of unique mark.
Specifically, after according to the registration of the user profile completion user write in user's registration table, registering result is sent The WEB platform page into terminal shown, wherein, registering result includes an ID number for each registered user distribution, Wherein, ID is used for one user of unique mark.As shown in figure 3, in one embodiment, the ID of 100 user's registrations is returned The interface schematic diagram shown to terminal.
As shown in figure 4, in one embodiment, when test event adds good friend for batch, test data is write and surveyed In taking temperature, include corresponding to the test data progress in test table the step of processing:
Step 110C, good friend ID to be added is write in buddy list corresponding with active user ID, arranged according to good friend The good friend ID write in table generates friend relation corresponding with active user ID.
In the present embodiment, when test event adds good friend for batch, then test table is corresponding to the test event Buddy list.Specifically, parsing the parameter type of needs first, parameter type corresponding with batch addition good friend includes current use Family ID, good friend ID to be added;Then the test data i.e. active user ID according to corresponding to the parameter type acquisition that this is parsed Data, good friend's ID data to be added;Then the buddy list associated in database with active user ID is called, and then will be treated The good friend ID data write-in of addition has generated corresponding friend relation with buddy list corresponding to active user ID.
Step 110D, the ID for the good friend that success is added are sent to corresponding terminal and are shown.
Specifically, after generating friend relation with current ID, the ID for the good friend that success is added is sent in corresponding terminal The WEB platform page be shown.Here terminal refers to the front end of WEB platform instrument, and sends test request and correspond to Terminal.
As shown in figure 5, in one embodiment, when test event is Batch sending message, test data is write and surveyed In taking temperature, include corresponding to the test data progress in test table the step of processing:
Step 110E, the bar number of message to be sent and the ID of recipient are write into transmission list corresponding with active user ID In.
In the present embodiment, when test event is Batch sending message, test table is transmission list corresponding to it.Specifically , including two kinds of situations, a kind of is to send bulk messages to specified good friend, and a kind of is to send batch to specified group to disappear Breath.When recipient is the good friend specified, the ID of recipient is exactly the ID of the good friend.When recipient is that the group specified is to connect The ID of debit is the ID of the group.Either any situation, it is required for the ID by the bar number of message to be sent and recipient to write Enter in transmission list corresponding with active user ID.The process of write-in transmission list is just to determine recipient and sends message bar Several processes.The message data according to corresponding to obtaining the transmission message bar number of write-in, message data then be sent to and received APP clients corresponding to square ID.In another embodiment, it is also necessary to further determine that the type for sending message, the class of message Type includes word, picture, voice, has determined after sending the type of message, then obtain the bar number and type pair with message to be sent The message data answered, the message data got is sent to APP clients corresponding with recipient ID.
Step 110F, message data corresponding with the bar number of message to be sent is obtained, message data is sent to and received APP clients corresponding to the ID of side.
In the present embodiment, by corresponding to the bar number of message to be sent and the ID of recipient write-ins after transmission list, according to The bar number of the message to be sent of write-in obtain corresponding to message data, then the message data got is sent to and recipient ID corresponding to APP clients.Subsequently in order to judge the performance of the APP application programs, for example the fluency of message is sent, can be with Corresponding function is assessed by the fluency of APP clients reception message.
A kind of as shown in fig. 6, in one embodiment it is proposed that timing diagram of the functional test of application program.First, The WEB platform page (i.e. front end page) transmission batch testing asks the rear end to WEB platform, the rear end extraction test of WEB platform Test event in request, parameter type corresponding to test event is then parsed, obtains test data corresponding with parameter type, By calling the test table in database (rear end of APP application programs), test data is write in test table, receives database The result of return, the result is sent to WEB page platform.
As shown in fig. 7, in one embodiment it is proposed that a kind of device of function of application test, the device include:
Test request receiving module 702, for receiving batch testing request, extract test event.
Parsing module 704, for parsing test event, obtain at least one parameter type corresponding to test event.
Determining module 706, for determining test data corresponding with parameter type according to parameter type.
Calling module 708, corresponding with test event table is tested for calling.
Writing module 710, for test data to be write in test table, the test data in test table is carried out correspondingly Processing.
As shown in figure 8, in one embodiment, the device of above-mentioned function of application test also includes:
Logging request receiving module 701, for receiving the logging request of user, extract user profile;
The device of above-mentioned function of application test also includes:
Sending module 712, it is shown for the result after processing to be sent into terminal corresponding with user profile.
As shown in figure 9, in one embodiment, test event is batch registration user;Writing module 710 includes:
Registration table writing module 710A, for corresponding to the user profile write-in that will need to register in user's registration table, root User's registration is carried out according to the user profile write in user's registration table.
Display module 710B, shown that it is every that registering result, which includes, for registering result to be sent into corresponding terminal One ID of individual registered user's distribution, wherein, ID is used for one user of unique mark.
As shown in Figure 10, in one embodiment, test event is batch addition good friend;Writing module 710 includes:
Buddy list writing module 710C, arranged for good friend ID to be added to be write into good friend corresponding with active user ID In table, friend relation corresponding with active user ID is generated according to the good friend ID write in buddy list;
Display module 710D, the ID of the good friend for success to be added are sent to corresponding terminal and are shown.
As shown in figure 11, in one embodiment, test event is Batch sending message;Writing module 710 includes:
Transmission list writing module 710E, for the ID write-ins by the bar number of message to be sent and recipient and active user In transmission list corresponding to ID.
Message transmission module 710F, for obtaining message data corresponding with the bar number of message to be sent, by message data It is sent to APP clients corresponding with the ID of recipient.
Each technical characteristic of embodiment described above can be combined arbitrarily, to make description succinct, not to above-mentioned reality Apply all possible combination of each technical characteristic in example to be all described, as long as however, the combination of these technical characteristics is not deposited In contradiction, the scope that this specification is recorded all is considered to be.
Embodiment described above only expresses the several embodiments of the present invention, and its description is more specific and detailed, but simultaneously Therefore the limitation to the scope of the claims of the present invention can not be interpreted as.It should be pointed out that for one of ordinary skill in the art For, without departing from the inventive concept of the premise, various modifications and improvements can be made, these belong to the guarantor of the present invention Protect scope.Therefore, the protection domain of patent of the present invention should be determined by the appended claims.

Claims (10)

1. a kind of method of function of application test, the described method comprises the following steps:
Batch testing request is received, extracts test event;
The test event is parsed, obtains parameter type corresponding to the test event;
Test data corresponding with the parameter type is determined according to the parameter type;
Call test table corresponding with the test event;
By in the test data write-in test table, locate corresponding to the test data progress in the test table Reason.
2. according to the method for claim 1, it is characterised in that in the reception batch testing request, extract test event The step of before also include:
The logging request of user is received, extracts user profile;
In the test table by test data write-in, the test data in the test table is carried out pair Also include after the step of should handling:
Result after processing is sent into terminal corresponding with the user profile to be shown.
3. according to the method for claim 1, it is characterised in that the test event is batch registration user;
In the test table by test data write-in, the test data in the test table is carried out correspondingly Processing the step of include:
In user's registration table corresponding to the user profile write-in that needs are registered, according to the user write in the user's registration table Information carries out user's registration;
Registering result is sent into corresponding terminal to be shown, the registering result includes one for each registered user distribution Individual ID, wherein, the ID is used for one user of unique mark.
4. according to the method for claim 1, it is characterised in that the test event is batch addition good friend;
In the test table by test data write-in, the test data in the test table is carried out correspondingly Processing the step of include:
Good friend ID to be added is write in buddy list corresponding with active user ID, according to what is write in the buddy list Good friend ID generates friend relation corresponding with active user ID;
The ID for the good friend that success is added is sent to corresponding terminal and is shown.
5. according to the method for claim 1, it is characterised in that the test event is Batch sending message;
In the test table by test data write-in, the test data in the test table is carried out correspondingly Processing the step of include:
The bar number of message to be sent and the ID of recipient are write in transmission list corresponding with active user ID;
Message data corresponding with the bar number of the message to be sent is obtained, the message data is sent to and the recipient ID corresponding to APP clients.
6. a kind of device of function of application test, it is characterised in that described device includes:
Test request receiving module, for receiving batch testing request, extract test event;
Parsing module, for parsing the test event, obtain parameter type corresponding to the test event;
Determining module, for determining test data corresponding with the parameter type according to the parameter type;
Calling module, corresponding with the test event table is tested for calling;
Writing module, for the test data to be write in the test table, according to the test number in the test table According to processing corresponding to progress.
7. device according to claim 6, it is characterised in that described device also includes:
Logging request receiving module, for receiving the logging request of user, extract user profile;
Described device also includes:
Sending module, it is shown for the result after processing to be sent into terminal corresponding with the user profile.
8. device according to claim 6, it is characterised in that the test event is batch registration user;
Said write module includes:
Registration table writing module, for corresponding to the user profile write-in that will need to register in user's registration table, according to the use The user profile write in the registration table of family carries out user's registration;
Display module, shown for registering result to be sent into corresponding terminal, the registering result is included for each note One ID of volume user's distribution, wherein, the ID is used for one user of unique mark.
9. device according to claim 1, it is characterised in that the test event is batch addition good friend;
Said write module includes:
Buddy list writing module, for good friend ID to be added to be write in buddy list corresponding with active user ID, root Friend relation corresponding with active user ID is generated according to the good friend ID write in the buddy list;
Display module, the ID of the good friend for success to be added are sent to corresponding terminal and are shown.
10. device according to claim 6, it is characterised in that the test event is Batch sending message;
Said write module includes:
Transmission list writing module, for the ID write-ins of the bar number of message to be sent and recipient is corresponding with active user ID In transmission list;
Message transmission module, for obtaining message data corresponding with the bar number of the message to be sent, by the message data It is sent to APP clients corresponding with the ID of the recipient.
CN201610581439.7A 2016-07-20 2016-07-20 The method and apparatus of function of application test Pending CN107643978A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610581439.7A CN107643978A (en) 2016-07-20 2016-07-20 The method and apparatus of function of application test

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610581439.7A CN107643978A (en) 2016-07-20 2016-07-20 The method and apparatus of function of application test

Publications (1)

Publication Number Publication Date
CN107643978A true CN107643978A (en) 2018-01-30

Family

ID=61109095

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610581439.7A Pending CN107643978A (en) 2016-07-20 2016-07-20 The method and apparatus of function of application test

Country Status (1)

Country Link
CN (1) CN107643978A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109040990A (en) * 2018-08-15 2018-12-18 平安科技(深圳)有限公司 Information collecting method, device, computer equipment and storage medium
CN109766276A (en) * 2018-12-29 2019-05-17 Tcl通力电子(惠州)有限公司 Open platform test method, device, computer readable storage medium and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1369821A (en) * 2001-02-14 2002-09-18 英业达股份有限公司 Managing and application method of test system
CN103067214A (en) * 2011-10-19 2013-04-24 阿里巴巴集团控股有限公司 Method, client, server and system used for testing web site performance
CN105302709A (en) * 2014-07-03 2016-02-03 阿里巴巴集团控股有限公司 Test data generating method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1369821A (en) * 2001-02-14 2002-09-18 英业达股份有限公司 Managing and application method of test system
CN103067214A (en) * 2011-10-19 2013-04-24 阿里巴巴集团控股有限公司 Method, client, server and system used for testing web site performance
CN105302709A (en) * 2014-07-03 2016-02-03 阿里巴巴集团控股有限公司 Test data generating method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109040990A (en) * 2018-08-15 2018-12-18 平安科技(深圳)有限公司 Information collecting method, device, computer equipment and storage medium
CN109040990B (en) * 2018-08-15 2022-04-01 平安科技(深圳)有限公司 Information acquisition method and device, computer equipment and storage medium
CN109766276A (en) * 2018-12-29 2019-05-17 Tcl通力电子(惠州)有限公司 Open platform test method, device, computer readable storage medium and system
CN109766276B (en) * 2018-12-29 2024-01-12 通力科技股份有限公司 Open platform test method, device, computer readable storage medium and system

Similar Documents

Publication Publication Date Title
US10795629B2 (en) Text and custom format information processing method, client, server, and computer-readable storage medium
CN108897691A (en) Data processing method, device, server and medium based on interface analog service
CN106528400A (en) MOCK testing method and device
US10613717B2 (en) Reproducing state of source environment when image was screen captured on a different computing device using resource location, resource navigation and positional metadata embedded in image
CN112187558B (en) Data verification method and device and electronic equipment
CN109542780B (en) Test method, test device and storage medium for natural language processing application
CN106294317A (en) The form information method of calibration at a kind of cloud platform interface and system
CN109284198A (en) A kind of method and apparatus verifying data
CN111488995A (en) Method and apparatus for evaluating a joint training model
CN105117340B (en) URL detection methods and device for iOS browser application quality evaluations
CN103530777B (en) Interactive electronic certificate verifying system and method based on mobile terminal
CN111309624A (en) Test method, device, equipment and storage medium
CN108092947A (en) A kind of method and device that identity discriminating is carried out to third-party application
CN107643978A (en) The method and apparatus of function of application test
CN110007842A (en) Web page contents choosing method and device
CN106789585A (en) Can verify that Email sends the method and device of time
CN105490913B (en) Instant message processing method and device
CN110140144A (en) For verifying the image processing system of the data of rendering
CN110177096A (en) Client certificate method, apparatus, medium and calculating equipment
CN111143189A (en) Method and apparatus for application program interface API testing
CN109086145B (en) Data generation method and device and computer storage medium
CN112100534A (en) Information processing method, device, medium and electronic equipment in page sharing
CN112994900A (en) File countersigning method, device, client, server and storage medium
EP2809049A1 (en) An intelligent system of unified content posting
CN108108369B (en) Method and device for processing calling error of common interface library

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20180130

RJ01 Rejection of invention patent application after publication