CN101217425A - Web testing method and device - Google Patents

Web testing method and device Download PDF

Info

Publication number
CN101217425A
CN101217425A CNA2008100556708A CN200810055670A CN101217425A CN 101217425 A CN101217425 A CN 101217425A CN A2008100556708 A CNA2008100556708 A CN A2008100556708A CN 200810055670 A CN200810055670 A CN 200810055670A CN 101217425 A CN101217425 A CN 101217425A
Authority
CN
China
Prior art keywords
test
test case
submodule
result
testing
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
CNA2008100556708A
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CNA2008100556708A priority Critical patent/CN101217425A/en
Publication of CN101217425A publication Critical patent/CN101217425A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a Web testing method comprising: calling a test case to be executed; sending inquiring data to a Web server according to the test case; analyzing the received response data of the Web server to generate final testing results. The invention further provides a Web testing device which utilizes an extensible Markup Language (XML) to allocate the test case of Web, and executes the testing operation to the Web page by analyzing the test case and realizes the test which can arrange pressure by combining simultaneous multi-threading. The test case of the invention is arranged easily, and has high testing speed, and can imitate high-pressure test and has better adaptability to the testing environment.

Description

The method and the device of Web test
Technical field
The present invention relates to page measuring technology, relate in particular to a kind of method and device of Web test.
Background technology
Along with greatly developing of the Internet, the internet, applications in the every field is more and more.The Internet is based on browser/server (B/S mostly, Browser/Server) structural framing, existing network based on the B/S framework (Web) page was not only many but also complicated, and it is bigger therefore One's name is legion and the bigger Web page of function difference to be carried out difficulty of test.
Prior art comprises the manual testing and tests two kinds automatically the method for testing of the Web page.Existing manual testing's method test function inadequately comprehensively, to the test deficiency of Web page pressure, the pressure test of the so-called Web page is by simulating huge live load the holding capacity of Web server to be tested, the robustness of the Web page and server under the big pressure of the very difficult test of existing manual testing's method.Existing automatic test approach is to adopt the control that combines with IE (Internet Explorer) browser, comes the clicking operation of analog subscriber by resolving the test script file of writing in advance, thereby reaches the purpose of test webpage.But there is following shortcoming in existing automatic test approach:
A, script are write complexity and are difficult to and safeguard.When the page is revised or during changing function, just need be write again script file, and write complexity and also directly caused in the prior art utilization rate lower script.
B, click by analog subscriber and to test, can't reach test request rapidly and efficiently.
The means of testing that c, analog subscriber click can't be tested the Web page under the big pressure environment and the robustness of server.
D, method of testing adopt the control that combines with the IE browser, and its operational environment must be limited in the IE browser, can't adapt to cross-platform test environment.
Summary of the invention
In view of this, main purpose of the present invention is to provide a kind of Web method of testing and device, with solve network test method script in the prior art write complexity, test speed limited, can't simulate big pressure test, the problem bad to test environment adaptability.
For achieving the above object, technical scheme of the present invention is achieved in that
The invention provides a kind of Web method of testing, comprising:
Call the test case of required execution;
Send request msg according to the test case of being called to Web server;
Response data to institute's reception Web server is analyzed the generation final testing result.
The described test case of calling required execution specifically comprises:
The test case that is used for the Web test by XML (extensible Markup Language) (XML, Extensible Markup Language) configuration;
Described test case is stored;
From the test case of being stored, call the test case of required execution.
Describedly send request msg to Web server, specifically comprise according to the test case of being called:
The test case of being called resolved obtain test environment, test event, testing process and result and judge item;
Select the test event of required execution according to described testing process;
Send request msg according to selected test event to Web server.
Describedly send request msg to Web server, specifically comprise according to selected test event:
Generate at least one simulant-client according to the test pressure value in the selected test event;
According to the Internet protocol IP address of Web server in the described test environment and HTML (Hypertext Markup Language) (HTTP, the Hyper Text Transfer Protocol) link between port information foundation and the described Web server;
According to the link of setting up, and pass through the simulant-client that generated and send request msg in the selected test event to described Web server.
Described response data to institute's reception Web server is analyzed the generation final testing result, specifically comprises:
Judge that Web server that simulant-client receives executes whether the response data that testing process returns is normal response;
If normal response then judges that with described response data and result item compares the generation test result; If abnormal responses, the test case that then will receive the simulant-client of described abnormal responses data stops;
Judge whether performed test case finishes the test pressure value,, then generate final testing result if finish; If do not finish, then repeat described test case, up to finishing described test pressure value, and generate final testing result;
Write down described final testing result.
Describedly judge that whether response data is normal response, specifically comprises: judge according to the answer code that carries in the described response data whether described response data is normal response.
Described response data and result are judged compare the generation test result, specifically comprise:
Described response data and result are judged that item compares, and judges whether described response data is correct;
If correct, then generate correct test result; Otherwise, the test result of generation error.
Described method further comprises: if the test case of being called is a plurality of, then after the test case of current execution is finished the test pressure value, just carry out next test case.
The present invention also provides a kind of Web testing apparatus, comprising: test case calling module, request msg sending module, response data receiver module and data analysis module, wherein,
Described test case calling module, the test case that is used to call required execution offers the described request data transmission blocks;
The described request data transmission blocks is used for sending request msg according to the test case of being called to Web server;
Described response data receiver module connects the described request data transmission blocks, is used to receive the response data of Web server and offers described data analysis module;
Described data analysis module is used for the response data that is received is analyzed the generation final testing result.
Described test case calling module comprises that test case disposes submodule, test case sub module stored and test case and calls submodule, wherein,
Described test case configuration submodule is used for disposing the test case that is used for the Web test by XML and offers described test case sub module stored;
Described test case sub module stored is used for described test case is stored;
Described test case is called submodule, is used for calling the test case of required execution from the test case of storage.
The described request data transmission blocks comprises that test case analyzing sub-module, simulant-client generate submodule, submodule is set up in link and request msg sends submodule, wherein,
Described test case analyzing sub-module is used for the test case of being called resolved and obtains test environment, test event, testing process and result and judge that item offers that described simulant-client generates submodule, submodule is set up in link and request msg sends submodule;
Described simulant-client generates submodule, is used for generating at least one simulant-client according to the test pressure value of described test event;
Submodule is set up in described link, be used for according to the IP address of described test environment Web server and port information set up with described Web server between HTTP link;
The described request data send submodule, are used for according to the link of setting up, and pass through the simulant-client that generated and send request msg in the described test event to described Web server.
Described data analysis module comprises: response data judges that submodule, test result generate submodule, force value is judged submodule and outcome record submodule, wherein,
Described response data is judged submodule, is used to judge whether the response data that Web server that simulant-client receives execution testing process returns is normal response, if normal response then offers judged result described test result and generates submodule;
Described test result generates submodule, is used for normal response data and result are judged that item compares the generation test result, and notifies described force value to judge submodule;
Described force value is judged submodule, is used to judge whether performed test case finishes the test pressure value;
Described outcome record submodule, when being used for described test case and finishing the test pressure value, the final testing result that record generates.
Web method of testing provided by the invention and device utilize XML configuration Web test case, and by the test operation of parsing test case execution to the Web page, and the Web that can be provided with in conjunction with multithreading realization pressure tests.Web method test case configuration of the present invention is simple, test speed is fast, can simulate big pressure test, test environment is had adaptability better.
Description of drawings
Fig. 1 is the flow chart of a kind of Web method of testing of the present invention;
Fig. 2 is an interpretation of result flow chart of the present invention;
Fig. 3 is the testing process schematic diagram of the embodiment of the invention;
Fig. 4 is the composition structural representation of a kind of Web testing apparatus of the present invention.
Embodiment
The technical solution of the present invention is further elaborated below in conjunction with the drawings and specific embodiments.
As shown in Figure 1, Fig. 1 is the flow chart of a kind of Web method of testing of the present invention, and this method mainly may further comprise the steps:
Step 101, test lead are called the test case of required execution.
The user can utilize XML to write to be used for the test case that the Web page is tested according to actual needs, and test case is at least one.Comprise in the test case: test environment, test event, testing process and result judge information such as item.Comprise information such as Internet protocol (IP, the Internet Protocol) address of Web server and port numbers in the test environment.Comprise the sequence numbering of this test event, the Web page of needs test, the information such as type, request msg and test pressure value of HTTP request in the test event.Test event is at least one, if test event is a plurality of, then each test event all has corresponding sequence numbering, and a plurality of test events are carried out in a certain order and promptly constituted so-called testing process.The result judges that item is to be used for the result of test event is judged, corresponding at least one result of test event judges item, each result judge item all corresponding need the sequence numbering of next test event of carrying out, hence one can see that, testing process is judged by the result and is decided.
The test case of writing is stored in the test lead with the form of file, and in the time of need carrying out the Web test, the user selects the test case of required execution on test lead, then by test lead selected test case of invoke user from the test case of storage.
Step 102, test lead sends request msg according to the test case of being called to Web server.
Test lead is resolved the test case of being called, and obtains test environment, test event, testing process and result and judges item.If it is a plurality of resolving the test event that obtains, then determined the execution sequence of these test events in the testing process, test lead selects test event to carry out successively according to testing process.
Concrete implementation to each test event is: test lead is selected the test event of required execution according to testing process, start thread pool then and create at least one thread according to the test pressure value in the selected test event, generate simulant-client according to the thread of creating again, a thread is responsible for carrying out the test operation of a simulant-client, and each simulant-client of generation all includes transmit control device and receives controller; In the test environment that test lead also needs to obtain according to parsing the IP address of Web server and port information set up with Web server between HTTP link; The simulant-client that generates is according to the link of setting up, and sends request msg in the selected test event by transmit control device to Web server.
Step 103, test lead is analyzed the generation final testing result to the response data of institute's reception Web server.
Web server is carried out corresponding test event according to the request msg that the simulant-client that receives test lead sends, and returns the response data of corresponding test event to simulant-client.Test lead receives the response data of corresponding test event by the reception controller of simulant-client, and judges whether to be normal response according to the answer code of response data.Defined following conditional code among the HTTP:
1XX: Temporary Response, the expression request msg is just processed;
2XX: success response, the expression request msg is successfully received, understands fully and is accepted;
3XX: redirect response, expression need take further operation to finish the processing of request msg;
4XX: the client computer mistake comprises the request msg that syntax error message or Web server can't be finished in the expression request msg;
5XX: server error, the expression Web server can't be finished request msg and handle;
6XX: global fault, represent that any Web server all can't finish request msg and handle.
1XX, 2XX, 3XX represent normal response in the above-mentioned conditional code, and 4XX, 5XX, 6XX represent abnormal responses.If test lead judges that the response data of corresponding test event that simulant-client receives is a normal response, then this response data is judged that with the result of corresponding test event item compares, find the result who conforms to this response data to judge item, forward this result then to and judge that a pairing test event continues to carry out testing process; If test lead judges that the response data of the corresponding test event that receives is an abnormal responses, then finish the testing process of this simulant-client.
Test lead all carries out above-mentioned analysis operation to the response data of carrying out each test event and returning, after test event is finished according to testing process, the response data of testing process is carries out the response data that last test event is returned in the testing process, the process that test lead is analyzed the response data of testing process specifically may further comprise the steps as shown in Figure 2:
Step 201, the response data that test lead acceptance test flow performing finishes.
Step 202, test lead judges according to the answer code of response data whether the response data of testing process is normal response, if normal response then forwards step 203 to; Otherwise, forward step 204 to.
Step 203, the result of the response data of testing process and the last test event of carrying out judged compare, judge the response data of testing process judges with the result of the test event of last execution whether item conforms to, if conform to, judge that then this response data is correct, forward step 205 to; Otherwise, forward step 206 to.
Step 204, be defined as abnormal responses after, the test operation that will carry out the simulant-client of this testing process stops.
Step 205, determine that response data is correct after, generate correct result and record, execution in step 207 then.
Step 206, determine the response data mistake after, the result of generation error and record, the test operation that will carry out the simulant-client of this testing process then stops.
Step 207, the simulant-client quantity that test lead is carried out this test case according to being used to of generating judges whether performed test case finishes the test pressure value, if judge complete test pressure value, then generate final testing result and record, forward step 208 then to; Otherwise forward step 209 to.
Step 208, if also have other test cases to need to carry out, then test lead forwards next test case continuation execution to.
Step 209 repeats this test case, up to finishing the test pressure value, generates final result and record then.
Below in conjunction with the testing process schematic diagram of the embodiment of the invention shown in Figure 3, Web method of testing of the present invention is elaborated.Test lead has called the test case of required execution from the test case of storage, by test case is resolved, obtain testing process, test environment, test event, result and judge information such as item, wherein, test event comprises A, B, C, D, E, F, six test events of G, and testing process as shown in Figure 3.According to testing process, test lead is at first carried out test event A, test lead starts thread pool and creates at least one thread according to the test pressure value among the test event A, generate simulant-client according to the thread of creating again, for example: the test pressure value is 100, the quantity of thread is 10 in the thread pool, then test lead once can be created 10 threads at most, generate a simulant-client at each thread, then once can generate 10 simulant-clients at most, also promptly be subjected to Thread Count quantitative limitation in the thread pool, test lead need repeatedly be created thread and repeat test case and just can finish the test pressure value.Test lead according to the IP address of Web server in the test environment and port information set up with Web server between HTTP link and the request msg of simulant-client in Web server transmission test event A by generating.Web server is carried out test event A according to the request msg that the simulant-client that receives test lead sends, and returns the response data of test event A to simulant-client.Test lead is by the response data of the reception controller acceptance test project A of each simulant-client, and be judged as normal response according to the answer code of response data, result with this response data and test event A judges that item compares then, the result of test event A judges that item comprises a1 and a2, next test event of a1 correspondence is test event B, and next test event of a2 correspondence is test event C.According to comparing, response data conforms to a1, then forwards test event B to and continues to carry out, and the implementation of the implementation of test event B and test event A is similar, is not going to repeat.Carry out the response data of test event B and the result of test event B and judge that a b1 and b2 compare, next test event of b1 correspondence is test event D, and next test event of b2 correspondence is test event E.According to comparing, response data conforms to b2, then forwards test event E to and continues to carry out.After test event E executes, testing process also is finished thereupon, test lead judges that with the response data of test event E and the result of test event E an e1 compares, if both do not conform to, then show erroneous results, test lead misregistration result, and stop to carry out the test operation of the simulant-client of this testing process; If both conform to, show that then the result is correct, test lead writes down correct result.After 10 simulant-clients that generate all executed testing process, test lead judged whether test case finishes test pressure value 100, if finish, then generates final testing result and record, carries out next test case then; If do not finish, then create thread again and repeat above-mentioned test case, up to finishing the test pressure value, generate final testing result and record then.
For realizing the Web method of testing of the invention described above, the present invention also provides a kind of Web testing apparatus, as shown in Figure 4, this device comprises: test case calling module 100, request msg sending module 200, response data receiver module 300 and data analysis module 400.Wherein, test case calling module 100, the test case that is used to call required execution offers request msg sending module 200.Request msg sending module 200 connects test case calling module 100, is used for sending request msg according to the test case of being called to Web server.Response data receiver module 300, connection request data transmission blocks 200 is used to receive the response data of Web server and offers data analysis module 400.Data analysis module 400, connection response data reception module 300 is used for the response data that is received is analyzed the generation final testing result.
Wherein, test case calling module 100 comprises: test case configuration submodule 110, test case sub module stored 120 and test case are called submodule 130.Test case configuration submodule 110 is used for disposing the test case that is used for the Web test by XML and offers test case sub module stored 120.Test case sub module stored 120 connects test case configuration submodule 110, is used for the test case of configuration is stored.Test case is called submodule 130, connects test case sub module stored 120, is used for calling the test case of required execution from the test case of storage.
Wherein, request msg sending module 200 comprises: test case analyzing sub-module 210, simulant-client generate submodule 220, submodule 230 is set up in link and request msg sends submodule 240.Test case analyzing sub-module 210 is used for the test case of being called resolved and obtains test environment, test event, testing process and result and judge that item offers that simulant-client generates submodule 220, submodule 230 is set up in link and request msg sends submodule 240.Simulant-client generates submodule 220, connects test case analyzing sub-module 210, is used for generating at least one simulant-client according to the test pressure value of test event.Submodule 230 is set up in link, connects test case analyzing sub-module 210, be used for according to the IP address of test environment Web server and port information set up with Web server between HTTP link.Request msg sends submodule 240, connect test case analyzing sub-module 210, simulant-client generation submodule 220 and link and set up submodule 230, be used for according to the link of setting up, and pass through the simulant-client that generated and send request msg in the test event to Web server.
Wherein, data analysis module 400 comprises: response data judges that submodule 410, test result generate submodule 420, force value is judged submodule 430 and outcome record submodule 440.Response data is judged submodule 410, is used to judge that Web server that simulant-client receives executes whether the response data that testing process returns is normal response, if normal response then offers judged result test result generation submodule 420.Test result generates submodule 420, and the connection response data are judged submodule 410, be used for normal response data and result are judged that item compares the generation test result, and the notice force value is judged submodule 430.Force value is judged submodule 430, connects test result and generates submodule 420, is used to judge whether performed test case finishes the test pressure value.Outcome record submodule 440 connects that test result generates submodule 420 and force value is judged submodule 430, when being used for test case and finishing the test pressure value, and the final testing result that record generates.
The above is preferred embodiment of the present invention only, is not to be used to limit protection scope of the present invention.

Claims (12)

1. a Web method of testing is characterized in that, comprising:
Call the test case of required execution;
Send request msg according to the test case of being called to Web server;
Response data to institute's reception Web server is analyzed the generation final testing result.
2. according to the described Web method of testing of claim 1, it is characterized in that the described test case of calling required execution specifically comprises:
The test case that is used for the Web test by XML (extensible Markup Language) XML configuration;
Described test case is stored;
From the test case of being stored, call the test case of required execution.
3. according to the described Web method of testing of claim 1, it is characterized in that, describedly send request msg to Web server, specifically comprise according to the test case of being called:
The test case of being called resolved obtain test environment, test event, testing process and result and judge item;
Select the test event of required execution according to described testing process;
Send request msg according to selected test event to Web server.
4. according to the described Web method of testing of claim 3, it is characterized in that, describedly send request msg to Web server, specifically comprise according to selected test event:
Generate at least one simulant-client according to the test pressure value in the selected test event;
According to the Internet protocol IP address of Web server in the described test environment and port information set up with described Web server between HTML (Hypertext Markup Language) HTTP link;
According to the link of setting up, and pass through the simulant-client that generated and send request msg in the selected test event to described Web server.
5. according to the described Web method of testing of claim 1, it is characterized in that described response data to institute's reception Web server is analyzed the generation final testing result, specifically comprises:
Judge that Web server that simulant-client receives executes whether the response data that testing process returns is normal response;
If normal response then judges that with described response data and result item compares the generation test result; If abnormal responses, the test case that then will receive the simulant-client of described abnormal responses data stops;
Judge whether performed test case finishes the test pressure value,, then generate final testing result if finish; If do not finish, then repeat described test case, up to finishing described test pressure value, and generate final testing result;
Write down described final testing result.
6. according to the described Web method of testing of claim 5, it is characterized in that, describedly judge that whether response data is normal response, specifically comprises: judge according to the answer code that carries in the described response data whether described response data is normal response.
7. according to the described Web method of testing of claim 5, it is characterized in that, described response data and result are judged compare the generation test result, specifically comprise:
Described response data and result are judged that item compares, and judges whether described response data is correct;
If correct, then generate correct test result; Otherwise, the test result of generation error.
8. according to each described Web method of testing in the claim 1 to 7, it is characterized in that, described method further comprises: if the test case of being called is a plurality of, then after the test case of current execution is finished the test pressure value, just carry out next test case.
9. a Web testing apparatus is characterized in that, comprising: test case calling module, request msg sending module, response data receiver module and data analysis module, wherein,
Described test case calling module, the test case that is used to call required execution offers the described request data transmission blocks;
The described request data transmission blocks is used for sending request msg according to the test case of being called to Web server;
Described response data receiver module connects the described request data transmission blocks, is used to receive the response data of Web server and offers described data analysis module;
Described data analysis module is used for the response data that is received is analyzed the generation final testing result.
10. according to the described Web testing apparatus of claim 9, it is characterized in that described test case calling module comprises that test case disposes submodule, test case sub module stored and test case and calls submodule, wherein,
Described test case configuration submodule is used for disposing the test case that is used for the Web test by XML and offers described test case sub module stored;
Described test case sub module stored is used for described test case is stored;
Described test case is called submodule, is used for calling the test case of required execution from the test case of storage.
11., it is characterized in that the described request data transmission blocks comprises that test case analyzing sub-module, simulant-client generate submodule, submodule is set up in link and request msg sends submodule according to the described Web testing apparatus of claim 9, wherein,
Described test case analyzing sub-module is used for the test case of being called resolved and obtains test environment, test event, testing process and result and judge that item offers that described simulant-client generates submodule, submodule is set up in link and request msg sends submodule;
Described simulant-client generates submodule, is used for generating at least one simulant-client according to the test pressure value of described test event;
Submodule is set up in described link, be used for according to the IP address of described test environment Web server and port information set up with described Web server between HTTP link;
The described request data send submodule, are used for according to the link of setting up, and pass through the simulant-client that generated and send request msg in the described test event to described Web server.
12. according to the described Web testing apparatus of claim 9, it is characterized in that described data analysis module comprises: response data judges that submodule, test result generate submodule, force value is judged submodule and outcome record submodule, wherein,
Described response data is judged submodule, is used to judge whether the response data that Web server that simulant-client receives execution testing process returns is normal response, if normal response then offers judged result described test result and generates submodule;
Described test result generates submodule, is used for normal response data and result are judged that item compares the generation test result, and notifies described force value to judge submodule;
Described force value is judged submodule, is used to judge whether performed test case finishes the test pressure value;
Described outcome record submodule, when being used for described test case and finishing the test pressure value, the final testing result that record generates.
CNA2008100556708A 2008-01-04 2008-01-04 Web testing method and device Pending CN101217425A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008100556708A CN101217425A (en) 2008-01-04 2008-01-04 Web testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008100556708A CN101217425A (en) 2008-01-04 2008-01-04 Web testing method and device

Publications (1)

Publication Number Publication Date
CN101217425A true CN101217425A (en) 2008-07-09

Family

ID=39623789

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008100556708A Pending CN101217425A (en) 2008-01-04 2008-01-04 Web testing method and device

Country Status (1)

Country Link
CN (1) CN101217425A (en)

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101635655B (en) * 2008-07-25 2012-01-04 阿里巴巴集团控股有限公司 Method, device and system for page performance test
CN102511037A (en) * 2010-08-10 2012-06-20 国际商业机器公司 A method and system to automatically testing a WEB application
CN102508779A (en) * 2011-11-17 2012-06-20 北京北纬点易信息技术有限公司 Automatic performance test script generating system based on web crawler logs and automatic performance test script generating method based on same
CN102789401A (en) * 2012-07-12 2012-11-21 北京泛华恒兴科技有限公司 Test process control method and device on basis of flexible testing technology
CN102833125A (en) * 2011-06-17 2012-12-19 腾讯科技(深圳)有限公司 Test server, test system adopting test server, and test method
CN102882737A (en) * 2012-08-24 2013-01-16 烽火通信科技股份有限公司 Transaction language-1(TL1) command automatically testing method based on extensible markup language (XML) script
CN103186561A (en) * 2011-12-28 2013-07-03 深圳市金蝶友商电子商务服务有限公司 Data test method, test library generating method and related device
CN103312553A (en) * 2012-03-14 2013-09-18 百度在线网络技术(北京)有限公司 Website service quality testing method and device
CN103377123A (en) * 2012-04-25 2013-10-30 腾讯科技(深圳)有限公司 Automatic test method and device for web page codes
CN103746929A (en) * 2014-01-13 2014-04-23 刘保太 Optimal access flow scheduling method based on DNS (Domain Name System) and optimal access flow scheduling equipment based on DNS
CN103778063A (en) * 2014-02-10 2014-05-07 北京京东尚科信息技术有限公司 Error detecting method of data display template
CN103810084A (en) * 2012-11-07 2014-05-21 腾讯科技(深圳)有限公司 Method, device and system for testing JS codes
CN104077213A (en) * 2013-03-26 2014-10-01 腾讯科技(深圳)有限公司 Webkit unit test method and webkit unit test device
CN104104555A (en) * 2013-04-11 2014-10-15 腾讯科技(深圳)有限公司 Monitoring method and system, control terminal and execution terminal
CN104111852A (en) * 2014-07-18 2014-10-22 南京富士通南大软件技术有限公司 Web application automated testing system and testing method based on data drive
CN104427627A (en) * 2013-08-23 2015-03-18 阿里巴巴集团控股有限公司 Test data obtaining method, client and server
CN104866422A (en) * 2015-05-20 2015-08-26 中国互联网络信息中心 Web Service automatic test system and method
CN104899134A (en) * 2015-04-29 2015-09-09 中国互联网络信息中心 Automatic domain name registration server testing system and method
CN104901845A (en) * 2015-05-18 2015-09-09 中国互联网络信息中心 Automation test system and method of domain name WHOIS service
CN105279083A (en) * 2014-07-24 2016-01-27 山东厚德测控技术有限公司 Concurrency test device and test method for performance of Web server
CN105550113A (en) * 2015-12-18 2016-05-04 网易(杭州)网络有限公司 Web test method and test machine
CN106055480A (en) * 2016-06-02 2016-10-26 腾讯科技(深圳)有限公司 Webpage debugging method and terminal
CN106155852A (en) * 2016-06-28 2016-11-23 浪潮(北京)电子信息产业有限公司 The collection method of Apache service error event and system
CN106294106A (en) * 2015-05-27 2017-01-04 航天信息股份有限公司 The method of testing of Web application system and device
CN106506269A (en) * 2016-11-03 2017-03-15 北京蓝海讯通科技股份有限公司 Execute method, system, computing device and the test system of test assignment
CN106571981A (en) * 2016-11-15 2017-04-19 中国互联网络信息中心 DNS (Domain Name System) server automated testing method and system
CN107070735A (en) * 2016-12-30 2017-08-18 上海亿账通互联网科技有限公司 Method, test terminal and the system of asynchronous interface test
CN107483412A (en) * 2017-07-25 2017-12-15 中国科学院声学研究所 A kind of HTML5 web worker moving methods and system
CN107682224A (en) * 2017-10-09 2018-02-09 福建中金在线信息科技有限公司 The method of testing and device of a kind of network web page
CN108574610A (en) * 2018-01-30 2018-09-25 北京金山云网络技术有限公司 A kind of method for testing pressure, device, electronic equipment and medium
CN109359050A (en) * 2018-11-15 2019-02-19 北京奇虎科技有限公司 Webpage test method, device and system
CN109525679A (en) * 2019-01-08 2019-03-26 郑州云海信息技术有限公司 A kind of web file server test method based on http protocol
WO2019085087A1 (en) * 2017-11-02 2019-05-09 平安科技(深圳)有限公司 Interface testing and test data generation method, device, terminal, and storage medium
CN109992509A (en) * 2019-03-22 2019-07-09 恒生电子股份有限公司 The automated execution method, apparatus of test case, electronic equipment
CN111061645A (en) * 2019-12-26 2020-04-24 中科曙光国际信息产业有限公司 Automatic interface testing method and device for application program interface

Cited By (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101635655B (en) * 2008-07-25 2012-01-04 阿里巴巴集团控股有限公司 Method, device and system for page performance test
CN102511037A (en) * 2010-08-10 2012-06-20 国际商业机器公司 A method and system to automatically testing a WEB application
CN102833125A (en) * 2011-06-17 2012-12-19 腾讯科技(深圳)有限公司 Test server, test system adopting test server, and test method
CN102508779A (en) * 2011-11-17 2012-06-20 北京北纬点易信息技术有限公司 Automatic performance test script generating system based on web crawler logs and automatic performance test script generating method based on same
CN102508779B (en) * 2011-11-17 2015-04-22 北京北纬点易信息技术有限公司 Automatic performance test script generating system based on web crawler logs and automatic performance test script generating method based on same
CN103186561A (en) * 2011-12-28 2013-07-03 深圳市金蝶友商电子商务服务有限公司 Data test method, test library generating method and related device
CN103312553B (en) * 2012-03-14 2016-06-22 百度在线网络技术(北京)有限公司 Website service quality detecting method and device
CN103312553A (en) * 2012-03-14 2013-09-18 百度在线网络技术(北京)有限公司 Website service quality testing method and device
CN103377123A (en) * 2012-04-25 2013-10-30 腾讯科技(深圳)有限公司 Automatic test method and device for web page codes
CN102789401B (en) * 2012-07-12 2014-11-05 北京泛华恒兴科技有限公司 Test process control method and device on basis of flexible testing technology
CN102789401A (en) * 2012-07-12 2012-11-21 北京泛华恒兴科技有限公司 Test process control method and device on basis of flexible testing technology
CN102882737A (en) * 2012-08-24 2013-01-16 烽火通信科技股份有限公司 Transaction language-1(TL1) command automatically testing method based on extensible markup language (XML) script
CN102882737B (en) * 2012-08-24 2015-01-14 烽火通信科技股份有限公司 Transaction language-1(TL1) command automatically testing method based on extensible markup language (XML) script
CN103810084A (en) * 2012-11-07 2014-05-21 腾讯科技(深圳)有限公司 Method, device and system for testing JS codes
CN104077213A (en) * 2013-03-26 2014-10-01 腾讯科技(深圳)有限公司 Webkit unit test method and webkit unit test device
CN104077213B (en) * 2013-03-26 2018-07-06 腾讯科技(深圳)有限公司 A kind of webkit unit test methods and device
CN104104555A (en) * 2013-04-11 2014-10-15 腾讯科技(深圳)有限公司 Monitoring method and system, control terminal and execution terminal
CN104427627A (en) * 2013-08-23 2015-03-18 阿里巴巴集团控股有限公司 Test data obtaining method, client and server
CN103746929A (en) * 2014-01-13 2014-04-23 刘保太 Optimal access flow scheduling method based on DNS (Domain Name System) and optimal access flow scheduling equipment based on DNS
CN103778063B (en) * 2014-02-10 2017-05-31 北京京东尚科信息技术有限公司 The error-detecting method of data display template
CN103778063A (en) * 2014-02-10 2014-05-07 北京京东尚科信息技术有限公司 Error detecting method of data display template
CN104111852A (en) * 2014-07-18 2014-10-22 南京富士通南大软件技术有限公司 Web application automated testing system and testing method based on data drive
CN105279083A (en) * 2014-07-24 2016-01-27 山东厚德测控技术有限公司 Concurrency test device and test method for performance of Web server
CN105279083B (en) * 2014-07-24 2018-05-25 山东厚德测控技术有限公司 A kind of Web server performance concurrent test device and its test method
CN104899134A (en) * 2015-04-29 2015-09-09 中国互联网络信息中心 Automatic domain name registration server testing system and method
CN104899134B (en) * 2015-04-29 2018-02-02 中国互联网络信息中心 Domain name registration service device automatization test system and method
CN104901845A (en) * 2015-05-18 2015-09-09 中国互联网络信息中心 Automation test system and method of domain name WHOIS service
CN104901845B (en) * 2015-05-18 2018-03-16 中国互联网络信息中心 Domain name WHOIS automatizations of service test system and method
CN104866422A (en) * 2015-05-20 2015-08-26 中国互联网络信息中心 Web Service automatic test system and method
CN106294106B (en) * 2015-05-27 2019-03-22 航天信息股份有限公司 The test method and device of Web application system
CN106294106A (en) * 2015-05-27 2017-01-04 航天信息股份有限公司 The method of testing of Web application system and device
CN105550113B (en) * 2015-12-18 2019-01-22 网易(杭州)网络有限公司 Web test method and test machine
CN105550113A (en) * 2015-12-18 2016-05-04 网易(杭州)网络有限公司 Web test method and test machine
CN106055480A (en) * 2016-06-02 2016-10-26 腾讯科技(深圳)有限公司 Webpage debugging method and terminal
CN106155852A (en) * 2016-06-28 2016-11-23 浪潮(北京)电子信息产业有限公司 The collection method of Apache service error event and system
CN106506269A (en) * 2016-11-03 2017-03-15 北京蓝海讯通科技股份有限公司 Execute method, system, computing device and the test system of test assignment
CN106506269B (en) * 2016-11-03 2019-06-04 北京蓝海讯通科技股份有限公司 It executes the method for test assignment, system, calculate equipment and test macro
CN106571981A (en) * 2016-11-15 2017-04-19 中国互联网络信息中心 DNS (Domain Name System) server automated testing method and system
CN106571981B (en) * 2016-11-15 2019-07-19 中国互联网络信息中心 A kind of dns server automated testing method and system
CN107070735B (en) * 2016-12-30 2018-04-20 上海壹账通金融科技有限公司 Method, test terminal and the system of asynchronous interface test
CN107070735A (en) * 2016-12-30 2017-08-18 上海亿账通互联网科技有限公司 Method, test terminal and the system of asynchronous interface test
CN107483412A (en) * 2017-07-25 2017-12-15 中国科学院声学研究所 A kind of HTML5 web worker moving methods and system
CN107483412B (en) * 2017-07-25 2020-03-06 中国科学院声学研究所 HTML5web worker migration method and system
CN107682224A (en) * 2017-10-09 2018-02-09 福建中金在线信息科技有限公司 The method of testing and device of a kind of network web page
CN107682224B (en) * 2017-10-09 2021-02-26 福建中金在线信息科技有限公司 Method and device for testing network WEB page
WO2019085087A1 (en) * 2017-11-02 2019-05-09 平安科技(深圳)有限公司 Interface testing and test data generation method, device, terminal, and storage medium
CN108574610A (en) * 2018-01-30 2018-09-25 北京金山云网络技术有限公司 A kind of method for testing pressure, device, electronic equipment and medium
CN108574610B (en) * 2018-01-30 2020-10-20 北京金山云网络技术有限公司 Pressure testing method and device, electronic equipment and medium
CN109359050A (en) * 2018-11-15 2019-02-19 北京奇虎科技有限公司 Webpage test method, device and system
CN109525679A (en) * 2019-01-08 2019-03-26 郑州云海信息技术有限公司 A kind of web file server test method based on http protocol
CN109992509A (en) * 2019-03-22 2019-07-09 恒生电子股份有限公司 The automated execution method, apparatus of test case, electronic equipment
CN111061645A (en) * 2019-12-26 2020-04-24 中科曙光国际信息产业有限公司 Automatic interface testing method and device for application program interface

Similar Documents

Publication Publication Date Title
CN101217425A (en) Web testing method and device
CN108650149B (en) Server testing method, device, equipment and computer readable storage medium
CN101620565B (en) Method for automatically testing functions of terminal system
CN101620564B (en) Method for automatically testing recording playback mode of terminal system
US10853227B2 (en) Systems and methods for modular test platform for applications
CN108628748B (en) Automatic test management method and automatic test management system
CN104636254A (en) Method and device for generating test case, testing method and testing equipment
CN110427331A (en) The method for automatically generating performance test script based on interface testing tool
CN107241315B (en) Access method and device of bank gateway interface and computer readable storage medium
CN105955878A (en) Server-side test method and system
CN107526676B (en) Cross-system test method and device
KR20160000758A (en) Fault Injection testing apparatus and method
CN110781083A (en) H5 client code setting multi-environment testing method and system
CN113778879A (en) Fuzzy test method and device for interface
CN107844486B (en) Method and system for analyzing webpage problems for client
CN110543429A (en) Test case debugging method and device and storage medium
CN106571975A (en) Fault tolerance method of communication data and apparatus thereof
CN110908908B (en) Method and device for testing micro-service Dubbo interface
CN113114794A (en) Method and device for processing domain name based on secondary proxy
CN105743725A (en) Method and device for testing application programs
KR20070104202A (en) Automation test service system for view software of portable telephone and method thereof
CN115514677B (en) Method and system for server dial testing
CN115934559A (en) Testing method of intelligent form testing system
CN103019927B (en) A kind of performance test methods and system
CN112073462B (en) Positioning method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20080709