CN106886494A - A kind of automatic interface testing method and its system - Google Patents

A kind of automatic interface testing method and its system Download PDF

Info

Publication number
CN106886494A
CN106886494A CN201710134035.8A CN201710134035A CN106886494A CN 106886494 A CN106886494 A CN 106886494A CN 201710134035 A CN201710134035 A CN 201710134035A CN 106886494 A CN106886494 A CN 106886494A
Authority
CN
China
Prior art keywords
test
test case
interface
check value
url
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
CN201710134035.8A
Other languages
Chinese (zh)
Other versions
CN106886494B (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.)
Shenzhen guotengan Vocational Education Technology Co.,Ltd.
Original Assignee
GTA INFORMATION TECHNOLOGY Co Ltd (GTA)
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 GTA INFORMATION TECHNOLOGY Co Ltd (GTA) filed Critical GTA INFORMATION TECHNOLOGY Co Ltd (GTA)
Priority to CN201710134035.8A priority Critical patent/CN106886494B/en
Publication of CN106886494A publication Critical patent/CN106886494A/en
Application granted granted Critical
Publication of CN106886494B publication Critical patent/CN106886494B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The present invention is applied to software testing technology field, there is provided a kind of automatic interface testing method and its system.Methods described includes:Corresponding test case interface is opened according to the test case for receiving;The uniform resource position mark URL at test case interface in template file is called, test request to server is sent by the URL;After server response, interface function registered in advance is called, parsing is not the response results of the server of empty test request, draws actual check value;Compare actual check value and expected check value, draw the test result of test case.During testing test case, the URL of test case is directly searched from template file, then test instruction is sent, the follow-up test process to test case is completed by interface function, it is to avoid search the process that back-end data response is waited after URL repeatedly.The workload of tester and developer is reduced simultaneously, improves testing efficiency.

Description

A kind of automatic interface testing method and its system
Technical field
The embodiment of the present invention belongs to software testing technology field, more particularly to a kind of automatic interface testing method and its is System.
Background technology
Web interface is the mode that server is interacted with client, i.e. browser or other client utilitys and web services The UI layers of agreement of interaction;Web interface automated testing method is one kind of station automatic test on UI layers of web services program Means of testing, generally requires constantly to search URL (Uniform in conventional interface automatic test Resource Locator, URL), backstage returned data is then waited, operating process is complicated, and the stand-by period is more long, reduces survey Examination efficiency, influences the automation cycle, while also increasing the workload of tester and developer.
Therefore, in view of the shortcomings of the prior art, it is necessary to propose a kind of new automatic interface testing method.
The content of the invention
The embodiment of the invention provides a kind of automatic interface testing method and its system, it is intended to solve existing interface certainly In dynamicization method of testing, test process is cumbersome, and the backstage response stand-by period is long, causes tester and developer's workload Greatly, the low problem of testing efficiency.
A kind of embodiment of the present invention first aspect, there is provided automatic interface testing method, it is characterised in that methods described Including:
Test case is received, corresponding test case interface is opened according to the test case;
The uniform resource position mark URL of test case interface described in template file is called, with by the test case The URL at interface sends test request to server;
After server responds the test request, it be not empty test request to call interface function registered in advance parses The server response results, draw actual check value;
Compare the actual check value and expected check value, the test result of test case is drawn according to comparative result.
A kind of second aspect of the embodiment of the present invention, there is provided interface automatization test system, the interface automatic test System includes:
Interface opening unit, for receiving test case, corresponding test case interface is opened according to the test case;
Test request transmitting element, the URL for calling test case interface described in template file URL, test request to server is sent with by the URL at the test case interface;
Actual check value determining unit, for after server responds the test request, calling interface registered in advance Function parsing is not the response results of the server of empty test request, draws actual check value;
Test result determining unit, for comparing the actual check value and expected check value, draws according to comparative result The test result of test case.
In embodiments of the present invention, according to the test case for receiving, corresponding test case interface is opened, by searching The URL at test case interface in template file, sends page test request, after server responds the test request, calls and connects The response results analysis of mouth function pair draws actual check value, and relatively actual check value and expected check value draw test result.This During inventive embodiments are tested test case, the URL, Ran Houfa of test case are directly searched from template file Send test to instruct, the follow-up test process to test case is completed by interface function, it is to avoid wait backstage after searching URL repeatedly The process of data response.The workload of tester and developer is reduced simultaneously, improves testing efficiency.
Brief description of the drawings
Fig. 1 is a kind of flow chart of automatic interface testing method that first embodiment of the invention is provided;
Fig. 2 is a kind of structure chart of interface automatization test system that second embodiment of the invention is provided.
Specific 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.
In the embodiment of the present invention, the corresponding test case page is opened according to test case first, called from template file The URL at test case interface, and send test request to server from the test case interface;Server pair After the test case for receiving is tested, calling interface function pair test result is analyzed, and obtains the reality of test case Check value, described actual check value is compared with expected check value, you can obtain test result.
In order to illustrate technical solutions according to the invention, illustrated below by specific embodiment.
Embodiment one:
Fig. 1 shows a kind of flow chart of automatic interface testing method that first embodiment of the invention is provided, and describes in detail such as Under:
Step S11, receives test case, and corresponding test case interface is opened according to the test case;
In the step, after receiving test case, the test case correspondence is opened by different way according to test case Test case interface;Specifically:Test case is judged first, test case may relate to user role information, Therefore, first determine whether whether received test case is related to user profile, then calling interface, beats in different ways Open test case interface.
Preferably, the reception test case, corresponding test case interface, specific bag are opened according to the test case Include:
Test case is received, judges the test case whether comprising user profile;
According to judged result calling interface, corresponding test case interface is opened by different way.
Preferably, when the test case includes user profile, the test case is directly opened, into test case Interface;
When the test case does not include user profile, after removing the cookie information that interface is carried, test is entered back into Use-case interface.
Specifically, judge whether the test case for receiving is related to user role information, when test case is related to use During the information of family, the interface that testing tool is provided carries cookie information in itself, can directly open test case band and have permission limitation URL (Uniform Resource Locator, URL), into test case interface, it is not necessary to step on again Record.After judging that test case is not related to user role information, interface to remove self-contained cookie information automatically, beat again The URL that band has permission limitation is opened, homepage or login page that then page jump is limited to lack of competence log into test case Interface.
Step S12, calls the uniform resource position mark URL at the test case interface, with by test case circle The URL in face sends test request to server;
URL is a kind of succinct expression of the position and access method to the resource that can be obtained from internet, is mutual The address of standard resource in networking.Each file on internet has a unique URL, and the information that it is included points out file Position and browser how should process it.In the step, the URL at test case interface is called from template file, looked into Test case position and the data resource for being included are looked for, then directly test request to server is sent from test case interface.
Preferably, the uniform resource position mark URL at the test case interface is being called, with by test case circle The URL in face sends test request to before server, also includes:
URL, test data and the expected check value at the test case interface are extracted, and is stored.
Specifically, the URL at test case interface, the test data that test case interface is included are extracted in advance, and are set The expected check value of test case verification, above- mentioned information is stored in fixed template file, and template file is numbered, So that it is corresponded with test case.Because each test case has unique corresponding template file, and template is literary Part stores URL, test data and the expected check value that test case interface is included again, therefore is tested to test case When, the to be tested data that include can be quickly found out in test case URL and test case according to template file, simplify URL's Invoked procedure is found, the testing time has been saved;Meanwhile, also can quickly find correspondence when subsequently needing to call expected check value Expected check value, further improve testing efficiency.
Step S13, after server responds the test request, it be not sky to call interface function registered in advance parses The response results of the server of test request, draw actual check value;
In the step, after test request is received, the data to be tested included in detection test request are server No is sky, is not space-time in data to be tested, responds the test request, returns to JSON corresponding with testing data (JavaScript Object Notation) formatted data.Interface function registered in advance receives the JSON formatted datas, It is parsed.The actual check value of test case is drawn according to analysis result.
Further, it is space-time in the test request, obtains the HTML html at test case interface, root Checkpoint, and back-checking result are verified according to test case.The test request is empty to refer to that what is included in the test request treats It is sky to survey data.
Step S14, relatively more described actual check value and expected check value, the test of test case is drawn according to comparative result As a result.
In the step, JSON formatted datas are parsed in interface function, after obtaining the actual check value of test case, Call the expected check value corresponding with test case being stored in advance in template file, relatively more described actual check value with it is described Expected check value;When the actual check value is identical with the expected check value, test case runs succeeded;If the two is not Together, then test case performs failure.
Preferably, in the actual check value and expected check value, the survey of test case is drawn according to comparative result After test result, also include:
The synchronous storage test result sends the test result to specified address under fixation catalogue.
After all use-case end of runs, under operation result automatic synchronization to fixed catalogue, according to STMP (Simple Mail Transfer Protocol) agreement sends test report to specified address, and so that user checks, the specified address can be with To specify the address of mailbox, or specify receiving terminal.
In first embodiment of the invention, when test case is received, first it is judged, according to test case whether Comprising user role information, calling interface opens test case interface in different ways.Test is called to use from template file The URL at example interface, test request is sent to server, after server responds the test request, calling interface function parsing clothes The response results of business device, while returning to actual check value, relatively actual check value draws the survey of test case with expected check value Test result.Test case URL, test data and expected check value are directly called in the present embodiment from template file, it is not necessary to User carries out the logical operation of complexity in client, while reducing tester and developer's workload, improves test Accuracy rate and testing efficiency.
It should be understood that in embodiments of the present invention, the size of the sequence number of above-mentioned each process is not meant to the elder generation of execution sequence Afterwards, the execution sequence of each process should be with its function and internal logic determination, the implementation process structure without tackling the embodiment of the present invention Into any restriction.
Embodiment two:
Fig. 2 shows a kind of structure chart of interface automatization test system that second embodiment of the invention is provided, in order to just In explanation, the part related to the embodiment of the present invention is illustrate only.The interface automatization test system includes:Open single in interface Unit 21, test request transmitting element 22, actual check value determining unit 23, test result determining unit 24;Wherein:
Interface opening unit 21, for receiving test case, corresponding test case circle is opened according to the test case Face;
After receiving test case, interface opening unit 21 is opened described by different way according to the difference of test case The corresponding test case interface of test case;
Preferably, the interface opening unit 21, specifically includes:
Whether judge module, for receiving test case, judge the test case comprising user profile;
Interface opening module, for according to judged result calling interface, corresponding test case circle being opened by different way Face.
Specifically:Test case is judged first by judge module, test case may relate to user role letter Breath, therefore, first determine whether whether received test case is related to user profile, then tied according to judgement by interface opening module Really, calling interface opens test case interface in different ways.
Preferably, when the test case includes user profile, the test case is directly opened, into test case Interface;
When the test case does not include user profile, after removing the cookie information that interface is carried, test is entered back into Use-case interface.
Specifically, judge whether the test case for receiving is related to user role information, when test case is related to use During the information of family, the interface that testing tool is provided carries cookie information in itself, can directly open test case band and have permission limitation URL, into test case interface, it is not necessary to log in again.When judging that test case is not related to user role information, interface from After the self-contained cookie information of dynamic removing, the URL that band has permission limitation is again turned on, then page jump is limited to lack of competence The homepage or login page of system, log into test case interface.
Test request transmitting element 22, the URL for calling test case interface described in template file URL, test request to server is sent with by the URL at the test case interface;
Each file on internet has a unique URL, and the information that it is included points out the position of file and clear How device of looking at should process it.In the step, the URL at test case interface is called from template file, search test case position The data resource put and included, then directly sends test request to server from test case interface.
Preferably, the system also includes:
Information extraction unit, URL, test data and expection for extracting the test case interface Check value, and store.
The URL at test case interface, the test data that test case interface is included are extracted in advance, and test case is set The expected check value of verification, above- mentioned information is stored in fixed template file, and template file is numbered so that its with Test case is corresponded.Because each test case has unique corresponding template file, and template file is stored URL, test data and expected check value that test case interface is included, therefore when testing test case, can root The to be tested data that include are quickly found out in test case URL and test case according to template file, and the searching for simplifying URL is called Process, has saved the testing time;Meanwhile, also can quickly find corresponding expected school when subsequently needing to call expected check value Value is tested, testing efficiency is further improved.
Actual check value determining unit 23, for after server responds the test request, calling registered in advance connecing The parsing of mouth function is not the response results of the server of empty test request, draws actual check value;
After test request is received, whether the data to be tested included in detection test request are sky to server, Data to be tested are not space-time, respond the test request, return to JSON (JavaScript corresponding with testing data Object Notation) formatted data.Interface function registered in advance receives the JSON formatted datas, and it is parsed. The actual check value of test case is drawn according to analysis result.
Further, the system also includes:
Empty request for test unit, for being space-time in the test request, obtains the hypertext markup at test case interface Language html, verifies checkpoint, and return to assay according to test case.Test request test request for sky refers to In the testing data that includes be sky.
Test result determining unit 24, for comparing the actual check value and expected check value, obtains according to comparative result Go out the test result of test case.
In the step, JSON formatted datas are parsed in interface function, after obtaining the actual check value of test case, Call the expected check value corresponding with test case being stored in advance in template file, relatively more described actual check value with it is described Expected check value;When the actual check value is identical with the expected check value, test case runs succeeded;If the two is not Together, then test case performs failure.
Preferably, the system also includes:
Test result transmitting element, for the synchronous storage test result to fixation catalogue under, and send the test Result is to specified address.
After all use-case end of runs, under operation result automatic synchronization to fixed catalogue, according to STMP (Simple Mail Transfer Protocol) agreement sends test report to specified address, and so that user checks, the specified address can be with To specify the address of mailbox, or specify receiving terminal.
In second embodiment of the invention, page start unit receives test case, the test case is judged, root Whether user role information is included according to test case, calling interface opens test case interface in different ways.Test please Ask transmitting element that the URL at test case interface is called from template file, test request is sent to server;The actual verification of test Value determining unit after server responds the test request, the response results of calling interface function resolution server, while returning Actual check value is returned, the actual check value of test result determining unit draws the test knot of test case with expected check value Really.Test case URL, test data and expected check value are directly called in the present embodiment from template file, it is not necessary to user The logical operation of complexity is carried out in client, while reducing tester and developer's workload, the standard of test is improve True rate and testing efficiency.
Those of ordinary skill in the art are it is to be appreciated that the list of each example described with reference to the embodiments described herein Unit and algorithm steps, can be realized with the combination of electronic hardware or computer software and electronic hardware.These functions are actually Performed with hardware or software mode, depending on the application-specific and design constraint of technical scheme.Professional and technical personnel Described function, but this realization can be realized it is not considered that exceeding using distinct methods to each specific application The scope of the present invention.
It is apparent to those skilled in the art that, for convenience and simplicity of description, the system of foregoing description With the specific work process of unit, the corresponding process in preceding method embodiment is may be referred to, will not be repeated here.
The above, specific embodiment only of the invention, but protection scope of the present invention is not limited thereto, and it is any Those familiar with the art the invention discloses technical scope in, change or replacement can be readily occurred in, should all contain Cover within protection scope of the present invention.Therefore, protection scope of the present invention described should be defined by scope of the claims.

Claims (10)

1. a kind of automatic interface testing method, it is characterised in that the automatic interface testing method includes:
Test case is received, corresponding test case interface is opened according to the test case;
The uniform resource position mark URL of test case interface described in template file is called, with by the test case interface URL send test request to server;
After server responds the test request, it be not the institute of empty test request to call interface function registered in advance parses The response results of server are stated, actual check value is drawn;
Compare the actual check value and expected check value, the test result of test case is drawn according to comparative result.
2. method according to claim 1, it is characterised in that the reception test case, beats according to the test case Corresponding test case interface is opened, is specifically included:
Test case is received, judges the test case whether comprising user profile;
According to judged result calling interface, corresponding test case interface is opened by different way.
3. method according to claim 1, it is characterised in that calling the system of test case interface described in template file One URLs URL, before by the URL at test case interface transmission test requests to server, also includes:
URL, test data and the expected check value at the test case interface are extracted, and is stored.
4. method according to claim 1, it is characterised in that in the test request be space-time, obtains test case circle The HTML html in face, checkpoint, and back-checking result are verified according to test case.
5. method according to claim 1, it is characterised in that in the actual check value and expected check value, root After drawing the test result of test case according to comparative result, also include:
The synchronous storage test result sends the test result to specified address under fixation catalogue.
6. a kind of interface automatization test system, it is characterised in that the interface automatization test system includes:Open single in interface Unit, for receiving test case, corresponding test case interface is opened according to the test case;
Test request transmitting element, the uniform resource position mark URL for calling test case interface described in template file, with Test request to server is sent by the URL at the test case interface;
Actual check value determining unit, for after server responds the test request, calling interface function registered in advance Parsing is not the response results of the server of empty test request, draws actual check value;
Test result determining unit, for comparing the actual check value and expected check value, test is drawn according to comparative result The test result of use-case.
7. system according to claim 6, it is characterised in that the interface opening unit is specifically included:
Whether judge module, for receiving test case, judge the test case comprising user profile;
Interface opening module, for according to judged result calling interface, corresponding test case interface being opened by different way.
8. system according to claim 6, it is characterised in that the system also includes:
Information extraction unit, URL, test data and expected verification for extracting the test case interface Value, and store.
9. system according to claim 6, it is characterised in that the system also includes:
Empty request for test unit, for being space-time in the test request, obtains the HTML at test case interface Html, checkpoint, and back-checking result are verified according to test case.
10. system according to claim 6, it is characterised in that the system also includes:
Test result transmitting element, for the synchronous storage test result to fixation catalogue under, and send the test result To specified address.
CN201710134035.8A 2017-03-07 2017-03-07 Automatic interface testing method and system Active CN106886494B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710134035.8A CN106886494B (en) 2017-03-07 2017-03-07 Automatic interface testing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710134035.8A CN106886494B (en) 2017-03-07 2017-03-07 Automatic interface testing method and system

Publications (2)

Publication Number Publication Date
CN106886494A true CN106886494A (en) 2017-06-23
CN106886494B CN106886494B (en) 2020-03-24

Family

ID=59180503

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710134035.8A Active CN106886494B (en) 2017-03-07 2017-03-07 Automatic interface testing method and system

Country Status (1)

Country Link
CN (1) CN106886494B (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107357735A (en) * 2017-07-20 2017-11-17 万帮充电设备有限公司 Discount method of testing and device
CN107390583A (en) * 2017-07-31 2017-11-24 广州思林杰网络科技有限公司 The control method of tester is miniaturized
CN108600048A (en) * 2018-04-12 2018-09-28 平安科技(深圳)有限公司 Interface test method, device, equipment and computer readable storage medium
CN109165165A (en) * 2018-09-04 2019-01-08 中国平安人寿保险股份有限公司 Interface test method, device, computer equipment and storage medium
CN109165170A (en) * 2018-10-16 2019-01-08 杭州安恒信息技术股份有限公司 A kind of method and system automating request for test
CN109446068A (en) * 2018-09-26 2019-03-08 平安健康保险股份有限公司 Interface test method, device, computer equipment and storage medium
CN109542786A (en) * 2018-11-20 2019-03-29 北京千丁互联科技有限公司 Visual testing method and device
CN109947639A (en) * 2019-01-30 2019-06-28 兴业证券股份有限公司 ESB automatic interface testing method and storage medium
CN109960644A (en) * 2017-12-22 2019-07-02 北京奇虎科技有限公司 A kind of test method and system of SDK
CN110704328A (en) * 2019-10-15 2020-01-17 北京城市网邻信息技术有限公司 Interface testing method and device, electronic equipment and readable storage medium
CN110750434A (en) * 2018-07-23 2020-02-04 北京奇虎科技有限公司 Interface testing method and device, electronic equipment and computer readable storage medium
CN111031095A (en) * 2019-11-11 2020-04-17 南京理工大学 Algebraic specification-based Web service test execution method
CN111061645A (en) * 2019-12-26 2020-04-24 中科曙光国际信息产业有限公司 Automatic interface testing method and device for application program interface
CN113515439A (en) * 2020-04-10 2021-10-19 中国电信股份有限公司 Background interface data access security test method and device
CN113672496A (en) * 2021-07-09 2021-11-19 微梦创科网络科技(中国)有限公司 Testing method and system based on cosine similarity

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080127097A1 (en) * 2006-11-28 2008-05-29 International Business Machines Corporation Method and devices for url command testing and for scenario testing
CN105099811A (en) * 2015-06-03 2015-11-25 北京金山安全软件有限公司 Interface testing method and device
CN106301995A (en) * 2015-06-24 2017-01-04 北京京东尚科信息技术有限公司 The method and apparatus that a kind of automatic detection interface service is abnormal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080127097A1 (en) * 2006-11-28 2008-05-29 International Business Machines Corporation Method and devices for url command testing and for scenario testing
CN105099811A (en) * 2015-06-03 2015-11-25 北京金山安全软件有限公司 Interface testing method and device
CN106301995A (en) * 2015-06-24 2017-01-04 北京京东尚科信息技术有限公司 The method and apparatus that a kind of automatic detection interface service is abnormal

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107357735A (en) * 2017-07-20 2017-11-17 万帮充电设备有限公司 Discount method of testing and device
CN107390583A (en) * 2017-07-31 2017-11-24 广州思林杰网络科技有限公司 The control method of tester is miniaturized
CN109960644A (en) * 2017-12-22 2019-07-02 北京奇虎科技有限公司 A kind of test method and system of SDK
CN108600048A (en) * 2018-04-12 2018-09-28 平安科技(深圳)有限公司 Interface test method, device, equipment and computer readable storage medium
CN108600048B (en) * 2018-04-12 2021-10-08 平安科技(深圳)有限公司 Interface testing method, device, equipment and computer readable storage medium
CN110750434A (en) * 2018-07-23 2020-02-04 北京奇虎科技有限公司 Interface testing method and device, electronic equipment and computer readable storage medium
CN109165165A (en) * 2018-09-04 2019-01-08 中国平安人寿保险股份有限公司 Interface test method, device, computer equipment and storage medium
CN109446068A (en) * 2018-09-26 2019-03-08 平安健康保险股份有限公司 Interface test method, device, computer equipment and storage medium
CN109446068B (en) * 2018-09-26 2024-04-05 平安健康保险股份有限公司 Interface test method, device, computer equipment and storage medium
CN109165170B (en) * 2018-10-16 2022-03-11 杭州安恒信息技术股份有限公司 Method and system for automatic request test
CN109165170A (en) * 2018-10-16 2019-01-08 杭州安恒信息技术股份有限公司 A kind of method and system automating request for test
CN109542786A (en) * 2018-11-20 2019-03-29 北京千丁互联科技有限公司 Visual testing method and device
CN109947639A (en) * 2019-01-30 2019-06-28 兴业证券股份有限公司 ESB automatic interface testing method and storage medium
CN109947639B (en) * 2019-01-30 2022-07-26 兴业证券股份有限公司 Automatic test method for ESB interface
CN110704328A (en) * 2019-10-15 2020-01-17 北京城市网邻信息技术有限公司 Interface testing method and device, electronic equipment and readable storage medium
CN111031095A (en) * 2019-11-11 2020-04-17 南京理工大学 Algebraic specification-based Web service test execution method
CN111031095B (en) * 2019-11-11 2023-05-30 南京理工大学 Web service test execution method based on algebraic specifications
CN111061645A (en) * 2019-12-26 2020-04-24 中科曙光国际信息产业有限公司 Automatic interface testing method and device for application program interface
CN113515439A (en) * 2020-04-10 2021-10-19 中国电信股份有限公司 Background interface data access security test method and device
CN113515439B (en) * 2020-04-10 2023-09-29 中国电信股份有限公司 Method and device for testing security of background interface data access
CN113672496A (en) * 2021-07-09 2021-11-19 微梦创科网络科技(中国)有限公司 Testing method and system based on cosine similarity
CN113672496B (en) * 2021-07-09 2023-12-22 微梦创科网络科技(中国)有限公司 Cosine similarity-based test method and system

Also Published As

Publication number Publication date
CN106886494B (en) 2020-03-24

Similar Documents

Publication Publication Date Title
CN106886494A (en) A kind of automatic interface testing method and its system
CN106503134B (en) Browser jumps to the method for data synchronization and device of application program
CN104967630B (en) The processing method and processing device of web access requests
EP2928143A1 (en) Page operation processing method, device and terminal
CN102870118B (en) Access method, device and system to user behavior
CN107463657B (en) File operation method and terminal
US20040093347A1 (en) Mechanism for comparing content in data structures
EP3185145A1 (en) Methods for analyzing web sites using web services and devices thereof
CN111447107A (en) Network state determination method and device, storage medium and electronic equipment
CN105721519B (en) A kind of webpage data acquiring method, apparatus and system
CA2786418C (en) Identifying equivalent javascript events
CN110287056A (en) Webpage error message acquisition methods and device
US10789325B2 (en) Systems and methods for prefetching dynamic URLs
US9648078B2 (en) Identifying a browser for rendering an electronic document
CN103647775B (en) Method and apparatus for registration in webpage
CN106681734A (en) Response method and device for function interface call
US20170220218A1 (en) Automatic Generation of Regular Expression Based on Log Line Data
CN113742551A (en) Dynamic data capture method based on script and puppeteer
CN104182402A (en) Browser interface address bar input control method and browser interface address bar input control system
CN111597102A (en) Page performance testing method, terminal and storage medium
CN115221033A (en) Interface protocol testing method and device, computer readable medium and electronic equipment
CN101154223B (en) Method and system for inspecting source code corresponding to system function
CN104793957B (en) The method and apparatus that a kind of detection service device has website
CN107483294B (en) Method and device for monitoring network request
CN111245880A (en) Behavior trajectory reconstruction-based user experience monitoring method and device

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
CB02 Change of applicant information

Address after: 518000 12th Floor, Building A4, Nanshan Zhiyuan, 1001 Xueyuan Avenue, Nanshan District, Shenzhen City, Guangdong Province

Applicant after: Shenzhen Guotaian Educational Technology Co., Ltd.

Address before: 518000 Checkpoint, Nantou, Shenzhen, Guangdong Province, 30 Building 3, Zhiheng Industrial Park, Gate 2, Nanshan District, Shenzhen

Applicant before: GTA INFORMATION TECHNOLOGY CO., LTD. (GTA)

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20211216

Address after: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Patentee after: Shenzhen guotengan Vocational Education Technology Co.,Ltd.

Address before: 518000 12th Floor, Building A4, Nanshan Zhiyuan, 1001 Xueyuan Avenue, Nanshan District, Shenzhen City, Guangdong Province

Patentee before: SHENZHEN GTA EDUCATION TECH Ltd.

TR01 Transfer of patent right