CN104461855A - Automatic Web testing method, system and device - Google Patents

Automatic Web testing method, system and device Download PDF

Info

Publication number
CN104461855A
CN104461855A CN201310432090.7A CN201310432090A CN104461855A CN 104461855 A CN104461855 A CN 104461855A CN 201310432090 A CN201310432090 A CN 201310432090A CN 104461855 A CN104461855 A CN 104461855A
Authority
CN
China
Prior art keywords
test
assignment
node
user
case
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310432090.7A
Other languages
Chinese (zh)
Other versions
CN104461855B (en
Inventor
林跃
徐立
李翔
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Beijing Co Ltd
Original Assignee
Tencent Technology Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Beijing Co Ltd filed Critical Tencent Technology Beijing Co Ltd
Priority to CN201310432090.7A priority Critical patent/CN104461855B/en
Priority to PCT/CN2014/085934 priority patent/WO2015039566A1/en
Publication of CN104461855A publication Critical patent/CN104461855A/en
Application granted granted Critical
Publication of CN104461855B publication Critical patent/CN104461855B/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
    • 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/3684Test management for test design, e.g. generating new test cases

Abstract

The invention provides an automatic Web testing method, system and device. The method comprises the steps that for a to-be-tested Web project page, Web project page nodes input by a user in a visual mode are obtained, wherein the nodes comprise the position and configuration information in the to-be-tested Web project page; a testing process formed by one or more nodes is obtained; a testing case formed by one or more testing processes is obtained; a testing task formed by one or more testing cases is obtained; the testing task is pushed to a testing platform. The testing process is convenient to understand and independent of the Web project page, so that influence on the performance of the Web project page is avoided.

Description

A kind of Web automated testing method, system and device
Technical field
The present invention relates to Web technical field of measurement and test, particularly relate to a kind of Web automated testing method, system and device.
Background technology
The current general mode adopted of Web test is: for Web item page to be tested, accomplish fluently mark, then define test logic in a compiled manner, finally complete automatic test in the code of Web item page.
At least there is following shortcoming in this mode:
1) indigestion: because test logic uses code to write, only developer is readable, other people indigestion;
2) independence is poor: need to insert marker code in the code of former Web item page, may affect function or the performance of former Web item page;
3) use cost is high: the tester needing code capacity comparatively early gets involved performance history, and needs developer to provide corresponding cooperation to realize, and technical threshold is high;
4) maintenance cost is high: in agile development, and because business demand changes frequent, the complexity causing test logic code synchronisation to change is high;
5) applicability is low: be required to be the code that each Web item page writes separately test logic, code is difficult to reuse.
Summary of the invention
The invention provides a kind of Web automated testing method, test process can be made to be convenient to understand; And make test process independent of Web item page, thus avoid the impact on Web item page performance.
The present invention also proposes a kind of Web automatization test system and a kind of test assignment inking device for Web automatic test, and test process can be made to be convenient to understand; And make test process independent of Web item page, thus avoid the impact on Web item page performance.
Technical scheme of the present invention is achieved in that
A kind of Web automated testing method, comprising:
For Web item page to be tested, obtain user's Web item page node of adopting visual means to input, described node is included in position in described Web item page and configuration information;
Obtain the testing process become by described more than one node organization;
Obtain the test case that more than one testing process is organized into;
Obtain the test assignment that more than one test case is combined into;
And described test assignment is pushed to test platform.
In said method, the step obtaining the test assignment that more than one test case is combined into can comprise:
Obtain more than one test case;
It is the test logic adopting code to write by described test case conversion;
The above test logic adopting code to write is combined into test assignment.
Said method may further include:
Described test assignment is issued to test machine by test platform, and test machine carries out automatic test to described test assignment, and carries out sectional drawing to key operation, and test result and shot image information are reported to test platform;
Described test result and shot image information are fed back to user by test platform; Or test platform carries out intellectual analysis to described test result, intellectual analysis result and shot image information are fed back to user.
The step obtaining the testing process become by more than one node organization can comprise:
Show the more than one logotype of corresponding described node;
Obtain the selection information to described logotype of user's input, described selection information comprises deletes selected logotype or arranges described logotype according to selected order;
According to described selection information, the node organization of correspondence is become testing process.
The step showing the more than one logotype of corresponding described node comprises: adopt JavaScript object tag JSON mode that the position of described node and configuration information are organized into testing procedure, wherein, described position adopts XML path language XPath to represent; Described testing procedure is shown with logotype.
Step according to selected order spread geometry mark comprises: drag logotype operation.
Also comprise after more than one node organization is become testing process, obtain the setting title to described testing process of user's input.
The step that more than one testing process is organized into test case is comprised:
Show described setting title;
Obtain the selection information to described setting title of user's input, described selection information comprises deletes selected setting title or arranges described setting title according to selected order;
According to the testing process tested tissue use-case of described selection information by correspondence.
Also comprise before the web item page node that acquisition user adopts visual means to input: obtain the automatic test plug-in unit instruction started in described web item page.
Mode test assignment being pushed to test platform is: in JSON mode, test assignment is pushed to test platform.
Test machine to the mode that test assignment carries out automatic test is: adopt WebDriver to drive the browser in test machine to carry out automatic test to test assignment.
A kind of Web automatization test system, comprising:
Test assignment inking device, for for Web item page to be tested, obtains the Web item page node that user adopts visual means to input, and described node is included in position in described Web item page and configuration information; Obtain the testing process become by described more than one node organization; Obtain the test case that more than one testing process is organized into; Obtain the test assignment that more than one test case is combined into; And described test assignment is pushed to test platform;
Test platform, for receiving described test assignment.
Said system also comprises test machine; Wherein,
Described test platform also for, test assignment is issued to test machine; And the test result reported by test machine and shot image information feed back to user; Or, intellectual analysis is carried out to the test result that test machine reports, the shot image information that intellectual analysis result and test machine report is fed back to user;
Described test machine, for carrying out automatic test to described test assignment, and carries out sectional drawing to key operation, test result and shot image information is reported to test platform.
Test machine to the mode that test assignment carries out automatic test is: adopt WebDriver to drive the browser in test machine to carry out automatic test to test assignment.
For a test assignment inking device for Web automatic test, comprising:
Use-case molded tissue block, for for Web item page to be tested, obtains the Web item page node that user adopts visual means to input, and described node is included in position in described Web item page and configuration information; Obtain the testing process become by described more than one node organization; Obtain the test case that more than one testing process is organized into;
Test assignment molded tissue block, for obtaining the test assignment that more than one test case is combined into;
Test assignment pushing module, for pushing to test platform by described test assignment.
In said apparatus, test assignment molded tissue block is used for: obtain more than one test case; It is the test logic adopting code to write by described test case conversion; The above test logic adopting code to write is combined into test assignment.
Visible, the Web automated testing method that the present invention proposes, system and device, can after tested tissue use-case, automatically test case is combined into test assignment, thus to avoid in the code of Web item page marking and use code to write test logic by tester, thus test process is made to be convenient to understand; And make test process independent of Web item page, and then avoid the impact on Web item page performance.
Accompanying drawing explanation
Fig. 1 is the Web automated testing method process flow diagram that the present invention proposes;
Fig. 2 is the realization flow figure of the embodiment of the present invention one;
Fig. 3 is the interface display schematic diagram of automatic test plug-in unit in the embodiment of the present invention one;
Fig. 4 is the display schematic diagram of automatic floating layer in the embodiment of the present invention one;
Fig. 5 is the display interface schematic diagram of user's input page position and configuration information in the embodiment of the present invention one;
Fig. 6 is the interface display schematic diagram of combined test use-case in the embodiment of the present invention one;
Fig. 7 is the interface display schematic diagram performing test assignment in the embodiment of the present invention one;
Fig. 8 is the network architecture schematic diagram in the embodiment of the present invention one;
Fig. 9 is the Web automatization test system structural representation that the present invention proposes;
Figure 10 is the structural representation of the test assignment inking device for Web automatic test that the present invention proposes.
Embodiment
The present invention proposes a kind of Web automated testing method, if Fig. 1 is the method realization flow figure, comprising:
Step 101: for Web item page to be tested, obtains user's Web item page node of adopting visual means to input, and described node is included in position in described Web item page and configuration information;
Step 102: obtain the testing process become by described more than one node organization;
Step 103: obtain the test case that more than one testing process is organized into;
Step 104: obtain the test assignment that more than one test case is combined into;
Step 105: described test assignment is pushed to test platform.
Above-mentioned steps 104 can comprise:
Obtain more than one test case;
It is the test logic adopting code to write by described test case conversion;
The above test logic adopting code to write is combined into test assignment.
In said method, may further include after step 105:
Step 106: test assignment is issued to test machine by test platform, test machine carries out automatic test to described test assignment, and carries out sectional drawing to key operation, and test result and shot image information are reported to test platform;
Step 107: described test result and shot image information are fed back to user by test platform; Or test platform carries out intellectual analysis to described test result, intellectual analysis result and shot image information are fed back to user.
Above-mentioned steps 102 comprises:
Show the more than one logotype of corresponding described node;
Obtain the selection information to described logotype of user's input, described selection information comprises deletes selected logotype or arranges described logotype according to selected order;
According to described selection information, the node organization of correspondence is become testing process.
Wherein, the step showing the more than one logotype of corresponding described node comprises: adopt JavaScript object tag (JSON) mode that the position of described node and configuration information are organized into testing procedure, wherein, described position adopts XML path language (XPath) to represent; Described testing procedure is shown with logotype.
Step according to selected order spread geometry mark comprises: drag logotype operation.
Can also comprise after above-mentioned steps 102, obtain the setting title to described testing process of user's input.
The step that more than one testing process is organized into test case is comprised:
Show described setting title;
Obtain the selection information to described setting title of user's input, described selection information comprises deletes selected setting title or arranges described setting title according to selected order;
According to the testing process tested tissue use-case of described selection information by correspondence.
In said method, can also comprise before step 101: obtain the automatic test plug-in unit instruction started in described web item page.
In above-mentioned steps 105, mode test assignment being pushed to test platform can be: in JSON mode, test assignment is pushed to test platform.
In above-mentioned steps 106, test machine to the mode that test assignment carries out automatic test can be: adopt WebDriver to drive the browser in test machine to carry out automatic test to test assignment.
Lift specific embodiment below in conjunction with accompanying drawing to introduce in detail.
Embodiment one:
In the present embodiment, arrange automatic test plug-in unit in the browser that can use user, user clicks this plug-in unit and can automatically load, after having loaded, by the step 101 in this plug-in unit execution said method to 103.
As the realization flow figure that Fig. 2 is the embodiment of the present invention one.As shown in Figure 2, user accesses Web item page, after automatic test plug-in unit has been loaded, according to the instruction tested tissue use-case of user, it is the test logic adopting code to write by test case conversion, the test logic that more than one adopts code to write is combined into test assignment, and test assignment is pushed to test platform; Test assignment is issued to test machine and tests by test platform; Test machine carries out automatic test to test assignment, and carries out sectional drawing to key operation, and test result and shot image information are reported to test platform; Test result and shot image information are fed back to user by test platform, or carry out intellectual analysis to test result, and intellectual analysis result and shot image information are fed back to user.Below above-mentioned flow process is described in detail.
As the interface display schematic diagram that Fig. 3 is automatic test plug-in unit in the embodiment of the present invention one.Access in the browser that Web item page uses user, can show the label of automatic test plug-in unit as shown in Figure 3, the code of automatic test plug-in unit is kept in this label in advance; After user clicks label, automatically load this automatic test plug-in unit.
After automatic test plug-in unit has loaded, in Web item page, generate a master control float layer.Master control is floated layer and is made up of four major parts: [1] records flow process, [2] assemble use-case, [3] perform use-case, [4] check result.As the display schematic diagram that Fig. 4 is automatic floating layer in the embodiment of the present invention one.
User can adopt visual mode (such as class firebug mode) select Web item page node go forward side by side line correlation configuration.User clicks certain node in the page with mouse and namely obtains the position of this node in Web item page by specific js algorithm, and described position adopts XPath to represent; The configuration information of acquiescence is single-click operation; User also can call out advanced configuration bullet layer by double click, inputs other configuration information.As the display interface schematic diagram that Fig. 5 is user's input page position and configuration information in the embodiment of the present invention one, as in 5 1., 2., 3. represent three information of user's input.After having configured, the positional information (as XPath) of this node can be obtained with specific js algorithm, the position of this node and configuration information are organized into a step in JSON mode.[1] of floating layer in master control is recorded tool in flow process and is resembled and turn to a logotype by each step, and logotype arbitrarily can drag with mouse.
As shown in Figure 4, [1] of floating layer in master control records in flow process, and each step is shown as a logotype, and user can drag these logotypes with the order of set-up procedure, according to the input of user, the step of particular order several is had to be combined into a flow process.Tool in [2] assembling use-case floating layer in master control resembles and turns to a logotype by each flow process, and logotype arbitrarily can drag with mouse.
Float in [2] assembling use-case of layer in master control, each flow process is shown as a logotype, and user can drag these logotypes to adjust the order of flow process, according to the input of user, several is had the path combination of particular order to become a use-case.As the interface display schematic diagram that Fig. 6 is combined test use-case in the embodiment of the present invention one, display is logotype corresponding to existing flow process in " the flow process storehouse " of this interface lower left, logotype corresponding to selected flow process to be dragged in " the assembling use-case " of interface lower right and adjustment order by user, after clicking " submission ", a use-case can be combined into.As shown in Figure 6, user clicks interface lower left name and is called that the flow process of " registration " and name are called the flow process of " ballot ", these two flow processs is combined into a use-case according to sequencing, the title of this use-case is filled in the relevant position at interface.In the present embodiment, the name of this use-case is called " ballot ".
[3] of floating layer in master control perform in use-case and form a record by each use-case.Afterwards, use-case can be converted to the test logic adopting code to write.
If Fig. 7 is the interface display schematic diagram performing test assignment in the embodiment of the present invention one.[3] of floating layer in master control perform in use-case, and user selects more than one use-case, and the circulation setting each selected use-case performs number of times; According to the input of user, the test logic corresponding to the use-case be selected is formed test assignment in order, and test assignment is pushed to test platform in JSON mode.
Afterwards, test platform by test assignment (data structure after json_decode) to being distributed to each test machine.
WebDriver drives the browser in test machine to carry out automatic test to test assignment, and carries out sectional drawing to key operation, and test result and shot image information are reported to test platform; Test result and shot image information are fed back to user's (feeding back again after can carrying out intellectual analysis to test result if desired) by test platform.
[4] of floating layer in master control are checked in result, the page can be used to contrast algorithm, identify the region of different content in the picture before and after test, and highlighted display.
In addition, task distribution router can be set between test platform and test machine, if Fig. 8 is the network architecture schematic diagram in the embodiment of the present invention one.The task that arranges between test platform and multiple test machine distributes router, and test assignment is issued to task distribution router by test platform; Task distribution router selects idle test machine, test assignment is issued to idle test machine; Idle test machine is tested test assignment, and test result is uploaded to task distribution router, distributes router report test platform by task.
The present invention also proposes a kind of Web automatization test system, if Fig. 9 is this system architecture schematic diagram, comprising:
Test assignment inking device 901, for for Web item page to be tested, obtains the Web item page node that user adopts visual means to input, and described node is included in position in described Web item page and configuration information; Obtain the testing process become by described more than one node organization; Obtain the test case that more than one testing process is organized into; Obtain the test assignment that more than one test case is combined into; And described test assignment is pushed to test platform 902;
Test platform 902, for receiving described test assignment.
Said system can also comprise test machine 903; Wherein:
Described test platform can also be used for, and test assignment is issued to test machine 903; And the test result reported by test machine 903 and shot image information feed back to user; Or, intellectual analysis is carried out to the test result that test machine 903 reports, the shot image information that intellectual analysis result and test machine report is fed back to user;
Test machine 903, for carrying out automatic test to described test assignment, and carries out sectional drawing to key operation, test result and shot image information is reported to test platform 902.
In said system, the mode that test assignment is pushed to test platform 902 by test assignment inking device 901 can be: in JSON mode, test assignment is pushed to test platform.
In said system, the mode that test machine 903 pairs of test assignments carry out automatic test can be: adopt WebDriver to drive the browser in test machine to carry out automatic test to test assignment.
The present invention also proposes a kind of test assignment inking device for Web automatic test, if Figure 10 is the structural representation of this device, comprising:
Use-case molded tissue block 1001, for for Web item page to be tested, obtains the Web item page node that user adopts visual means to input, and described node is included in position in described Web item page and configuration information; Obtain the testing process become by described more than one node organization; Obtain the test case that more than one testing process is organized into;
Test assignment molded tissue block 1002, for obtaining the test assignment that more than one test case is combined into;
Test assignment pushing module 1003, for pushing to test platform by described test assignment.
Wherein, test assignment molded tissue block 1002 specifically may be used for: obtain more than one test case; It is the test logic adopting code to write by described test case conversion; The above test logic adopting code to write is combined into test assignment.
In said apparatus, the mode that described test assignment is pushed to test platform by test assignment pushing module 1003 can be: push test assignment in JSON mode.
As fully visible, the Web automated testing method that the present invention proposes, system and device, can after tested tissue use-case, automatically be the test logic adopting code to write by test case conversion, thus to avoid in the code of Web item page marking and use code to write test logic by tester, thus test process is made to be convenient to understand; And make test process independent of Web item page, and then avoid the impact on Web item page performance.The present invention can improve the coverage rate relating to user interface (UI) and automatically test; Compatible aspect can be carried out in early days in project, and Bug finds more early stage, and rehabilitation cost is lower; Use script Substitute For Partial test case; Reduce exploitation threshold and the cost of development of robotization logic testing; Test result is carried out intelligent comparison by outcome procedure sectional drawing, user can be strengthened to the degree of recognition of test result and reduce user to the judgement cost of test result; During product operation, collection running orbit of also can sampling, uses the present invention program closely can go back original subscriber's use procedure truly, to help to promote quality.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment made, equivalent replacement, improvement etc., all should be included within the scope of protection of the invention.

Claims (16)

1. a Web automated testing method, is characterized in that, described method comprises:
For Web item page to be tested, obtain user's Web item page node of adopting visual means to input, described node is included in position in described Web item page and configuration information;
Obtain the testing process become by described more than one node organization;
Obtain the test case that more than one testing process is organized into;
Obtain the test assignment that more than one test case is combined into;
And described test assignment is pushed to test platform.
2. method according to claim 1, is characterized in that, the step of the test assignment that the more than one test case of described acquisition is combined into comprises:
Obtain more than one test case;
It is the test logic adopting code to write by described test case conversion;
The above test logic adopting code to write is combined into test assignment.
3. method according to claim 1, is characterized in that, described method comprises further:
Described test assignment is issued to test machine by test platform, and test machine carries out automatic test to described test assignment, and carries out sectional drawing to key operation, and test result and shot image information are reported to test platform;
Described test result and shot image information are fed back to user by test platform; Or test platform carries out intellectual analysis to described test result, intellectual analysis result and shot image information are fed back to user.
4. method according to claim 1, is characterized in that, the step of the testing process that described acquisition is become by more than one node organization comprises:
Show the more than one logotype of corresponding described node;
Obtain the selection information to described logotype of user's input, described selection information comprises deletes selected logotype or arranges described logotype according to selected order;
According to described selection information, the node organization of correspondence is become testing process.
5. method according to claim 4, it is characterized in that, the step of the more than one logotype of the corresponding described node of described display comprises: adopt JavaScript object tag JSON mode that the position of described node and configuration information are organized into testing procedure, wherein, described position adopts XML path language XPath to represent; Described testing procedure is shown with logotype.
6. method according to claim 4, is characterized in that, the step that described basis selectes order spread geometry mark comprises: drag logotype operation.
7. method according to claim 1, is characterized in that, described more than one node organization is become testing process after also comprise, obtain user input the setting title to described testing process.
8. method according to claim 7, is characterized in that, describedly the step that more than one testing process is organized into test case is comprised:
Show described setting title;
Obtain the selection information to described setting title of user's input, described selection information comprises deletes selected setting title or arranges described setting title according to selected order;
According to the testing process tested tissue use-case of described selection information by correspondence.
9. method according to claim 1, is characterized in that, also comprises: obtain the automatic test plug-in unit instruction started in described web item page before the web item page node that described acquisition user adopts visual means to input.
10. method according to claim 1 and 2, is characterized in that, described mode test assignment being pushed to test platform is:
In JSON mode, test assignment is pushed to test platform.
11. methods according to claim 3, is characterized in that, described test machine to the mode that test assignment carries out automatic test is:
WebDriver is adopted to drive the browser in test machine to carry out automatic test to test assignment.
12. 1 kinds of Web automatization test systems, is characterized in that, described system comprises:
Test assignment inking device, for for Web item page to be tested, obtains the Web item page node that user adopts visual means to input, and described node is included in position in described Web item page and configuration information; Obtain the testing process become by described more than one node organization; Obtain the test case that more than one testing process is organized into; Obtain the test assignment that more than one test case is combined into; And described test assignment is pushed to test platform;
Test platform, for receiving described test assignment.
13. systems according to claim 12, is characterized in that, described system also comprises test machine; Wherein,
Described test platform also for, test assignment is issued to test machine; And the test result reported by test machine and shot image information feed back to user; Or, intellectual analysis is carried out to the test result that test machine reports, the shot image information that intellectual analysis result and test machine report is fed back to user;
Described test machine, for carrying out automatic test to described test assignment, and carries out sectional drawing to key operation, test result and shot image information is reported to test platform.
14. systems according to claim 12, is characterized in that, described test machine to the mode that test assignment carries out automatic test is:
WebDriver is adopted to drive the browser in test machine to carry out automatic test to test assignment.
15. 1 kinds, for the test assignment inking device of Web automatic test, is characterized in that, described device comprises:
Use-case molded tissue block, for for Web item page to be tested, obtains the Web item page node that user adopts visual means to input, and described node is included in position in described Web item page and configuration information; Obtain the testing process become by described more than one node organization; Obtain the test case that more than one testing process is organized into;
Test assignment molded tissue block, for obtaining the test assignment that more than one test case is combined into;
Test assignment pushing module, for pushing to test platform by described test assignment.
16. devices according to claim 15, described test assignment molded tissue block is used for: obtain more than one test case; It is the test logic adopting code to write by described test case conversion; The above test logic adopting code to write is combined into test assignment.
CN201310432090.7A 2013-09-22 2013-09-22 A kind of Web automated testing method, system and device Active CN104461855B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201310432090.7A CN104461855B (en) 2013-09-22 2013-09-22 A kind of Web automated testing method, system and device
PCT/CN2014/085934 WO2015039566A1 (en) 2013-09-22 2014-09-04 Method and system for facilitating automated web page testing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310432090.7A CN104461855B (en) 2013-09-22 2013-09-22 A kind of Web automated testing method, system and device

Publications (2)

Publication Number Publication Date
CN104461855A true CN104461855A (en) 2015-03-25
CN104461855B CN104461855B (en) 2019-03-26

Family

ID=52688225

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310432090.7A Active CN104461855B (en) 2013-09-22 2013-09-22 A kind of Web automated testing method, system and device

Country Status (2)

Country Link
CN (1) CN104461855B (en)
WO (1) WO2015039566A1 (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750471A (en) * 2013-12-30 2015-07-01 上海格尔软件股份有限公司 WEB page performance detection and analysis plug-in and method based on browser
CN104991777A (en) * 2015-07-14 2015-10-21 普元信息技术股份有限公司 System and method for implementing view development of Web application automatic testing
CN105183657A (en) * 2015-09-30 2015-12-23 上海斐讯数据通信技术有限公司 System and method for testing WEB interface
CN106201618A (en) * 2016-07-14 2016-12-07 中电长城网际系统应用有限公司 A kind of APP task executing method based on plug-in mounting mechanism and system
CN106547679A (en) * 2015-09-17 2017-03-29 腾讯科技(深圳)有限公司 The method and script management platform of script management
CN106874204A (en) * 2017-02-15 2017-06-20 广州神马移动信息科技有限公司 Automatic test method for customizing and custom-built system
CN106878328A (en) * 2017-03-22 2017-06-20 福建中金在线信息科技有限公司 A kind of website testing method and device
CN106897204A (en) * 2015-12-17 2017-06-27 中国电信股份有限公司 The automatic monitoring method and system of operation flow
CN106970870A (en) * 2016-01-14 2017-07-21 腾讯科技(北京)有限公司 Webpage test platform, webpage method of testing and webpage test system
CN107145448A (en) * 2017-05-09 2017-09-08 携程旅游信息技术(上海)有限公司 Test middleware, test system and method based on selenium
CN107665171A (en) * 2017-10-11 2018-02-06 中国民生银行股份有限公司 Automatic regression test method and device
WO2018149190A1 (en) * 2017-02-20 2018-08-23 平安科技(深圳)有限公司 Component debugging method, device and apparatus, and computer readable storage medium
CN108628741A (en) * 2018-04-10 2018-10-09 平安科技(深圳)有限公司 Webpage test method, device, electronic equipment and medium
CN108845929A (en) * 2018-05-07 2018-11-20 北京三快在线科技有限公司 Page performance test method and apparatus
WO2019056726A1 (en) * 2017-09-21 2019-03-28 平安科技(深圳)有限公司 Test case creation method and device, equipment, and storage medium
CN109857668A (en) * 2019-02-03 2019-06-07 苏州市龙测智能科技有限公司 UI automated function test method, test device, test equipment and storage medium
CN109960624A (en) * 2017-12-26 2019-07-02 航天信息股份有限公司 A kind of test method and system of JsDriver
CN110347577A (en) * 2018-04-04 2019-10-18 阿里巴巴集团控股有限公司 A kind of page test method, device and its equipment
CN111752828A (en) * 2020-06-04 2020-10-09 武汉迎风聚智科技有限公司 Performance test method and device for Web application
WO2020233053A1 (en) * 2019-05-22 2020-11-26 深圳壹账通智能科技有限公司 Method, apparatus, device, and storage medium for making test page script
CN113360365A (en) * 2020-03-03 2021-09-07 北京同邦卓益科技有限公司 Flow testing method and flow testing system

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107783902A (en) * 2017-09-26 2018-03-09 甘肃万维信息技术有限责任公司 A kind of Selenium automated testing methods and system from coding
CN108399129B (en) * 2018-02-28 2021-03-23 车智互联(北京)科技有限公司 H5 page performance detection method
CN108595321A (en) * 2018-04-04 2018-09-28 北京潘达互娱科技有限公司 A kind of application testing method and device
CN108595339A (en) * 2018-05-09 2018-09-28 成都致云科技有限公司 Automated testing method, apparatus and system
CN109918288A (en) * 2019-01-16 2019-06-21 北京互金新融科技有限公司 Use-case test method and device
CN115145464B (en) * 2022-07-28 2023-07-18 重庆长安汽车股份有限公司 Page testing method and device, electronic equipment and storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101241466B (en) * 2007-02-08 2010-09-29 深圳迈瑞生物医疗电子股份有限公司 Embedded software test method and system
US20090006897A1 (en) * 2007-06-27 2009-01-01 Microsoft Corporation Automated service testing
CN101339532B (en) * 2007-07-06 2012-09-05 中国银联股份有限公司 Web application system automatized test method and apparatus
US8893087B2 (en) * 2011-08-08 2014-11-18 Ca, Inc. Automating functionality test cases
CN103309806B (en) * 2013-05-03 2016-06-01 上海证券交易所 The device and method of a kind of quick development and testing
CN103268226B (en) * 2013-05-17 2016-07-06 瑞斯康达科技发展股份有限公司 A kind of test script file generates method and device

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750471A (en) * 2013-12-30 2015-07-01 上海格尔软件股份有限公司 WEB page performance detection and analysis plug-in and method based on browser
CN104991777A (en) * 2015-07-14 2015-10-21 普元信息技术股份有限公司 System and method for implementing view development of Web application automatic testing
CN104991777B (en) * 2015-07-14 2018-04-13 普元信息技术股份有限公司 Realize that web application automatic test view melts the system and method for hair
CN106547679A (en) * 2015-09-17 2017-03-29 腾讯科技(深圳)有限公司 The method and script management platform of script management
CN105183657A (en) * 2015-09-30 2015-12-23 上海斐讯数据通信技术有限公司 System and method for testing WEB interface
CN106897204A (en) * 2015-12-17 2017-06-27 中国电信股份有限公司 The automatic monitoring method and system of operation flow
CN106970870A (en) * 2016-01-14 2017-07-21 腾讯科技(北京)有限公司 Webpage test platform, webpage method of testing and webpage test system
CN106970870B (en) * 2016-01-14 2023-02-24 腾讯科技(北京)有限公司 Webpage test platform, webpage test method and webpage test system
CN106201618A (en) * 2016-07-14 2016-12-07 中电长城网际系统应用有限公司 A kind of APP task executing method based on plug-in mounting mechanism and system
CN106201618B (en) * 2016-07-14 2019-03-05 中电长城网际系统应用有限公司 A kind of APP task executing method and system based on inserting mechanism
CN106874204A (en) * 2017-02-15 2017-06-20 广州神马移动信息科技有限公司 Automatic test method for customizing and custom-built system
WO2018149190A1 (en) * 2017-02-20 2018-08-23 平安科技(深圳)有限公司 Component debugging method, device and apparatus, and computer readable storage medium
CN106878328A (en) * 2017-03-22 2017-06-20 福建中金在线信息科技有限公司 A kind of website testing method and device
CN107145448A (en) * 2017-05-09 2017-09-08 携程旅游信息技术(上海)有限公司 Test middleware, test system and method based on selenium
WO2019056726A1 (en) * 2017-09-21 2019-03-28 平安科技(深圳)有限公司 Test case creation method and device, equipment, and storage medium
CN107665171A (en) * 2017-10-11 2018-02-06 中国民生银行股份有限公司 Automatic regression test method and device
CN109960624A (en) * 2017-12-26 2019-07-02 航天信息股份有限公司 A kind of test method and system of JsDriver
CN110347577A (en) * 2018-04-04 2019-10-18 阿里巴巴集团控股有限公司 A kind of page test method, device and its equipment
CN110347577B (en) * 2018-04-04 2024-04-09 阿里巴巴集团控股有限公司 Page testing method, device and equipment thereof
CN108628741A (en) * 2018-04-10 2018-10-09 平安科技(深圳)有限公司 Webpage test method, device, electronic equipment and medium
CN108628741B (en) * 2018-04-10 2021-10-01 平安科技(深圳)有限公司 Webpage testing method and device, electronic equipment and medium
CN108845929A (en) * 2018-05-07 2018-11-20 北京三快在线科技有限公司 Page performance test method and apparatus
CN109857668A (en) * 2019-02-03 2019-06-07 苏州市龙测智能科技有限公司 UI automated function test method, test device, test equipment and storage medium
WO2020233053A1 (en) * 2019-05-22 2020-11-26 深圳壹账通智能科技有限公司 Method, apparatus, device, and storage medium for making test page script
CN113360365A (en) * 2020-03-03 2021-09-07 北京同邦卓益科技有限公司 Flow testing method and flow testing system
CN113360365B (en) * 2020-03-03 2024-04-05 北京同邦卓益科技有限公司 Flow test method and flow test system
CN111752828A (en) * 2020-06-04 2020-10-09 武汉迎风聚智科技有限公司 Performance test method and device for Web application

Also Published As

Publication number Publication date
WO2015039566A1 (en) 2015-03-26
CN104461855B (en) 2019-03-26

Similar Documents

Publication Publication Date Title
CN104461855A (en) Automatic Web testing method, system and device
CN104679658B (en) The test method and system of WEB page
CN103729285B (en) A kind of webpage test method, equipment and system
Kaisti et al. Agile methods for embedded systems development-a literature review and a mapping study
US8473916B2 (en) Method and system for providing a testing framework
CN106528395B (en) The generation method and device of test case
CN101571802A (en) Visualization automatic generation method of embedded software test data and system thereof
CN108428112A (en) A kind of generation method of list, device, computer and storage medium
CN107729230A (en) A kind of WEB automatic test devices and method of testing based under control scheme
CN103984624A (en) Automatic testing method and system for webpage
CN109901834A (en) Document file page generation method, device, computer equipment and storage medium
CN111126019B (en) Report generation method and device based on mode customization and electronic equipment
CN103678105A (en) Page code testing method and device
CN104391786A (en) Webpage automatic test system and method thereof
CN105279196B (en) The generation method and device of test script
CN109933311A (en) A kind of information system creation method and relevant apparatus
CN106776339A (en) Automated testing method and device
CN110162457A (en) Test method, device, equipment and the storage medium of user interface
CN107193730A (en) A kind of interface test method of automation
CN103631719A (en) Web automated testing method and device
CN109710933A (en) Acquisition methods, device, computer equipment and the storage medium of training corpus
CN109117372A (en) Test code generating method, device, computer equipment and storage medium
CN106528429A (en) UI testing method and device
CN108287648A (en) Feedback management method, apparatus, electronic equipment and the computer storage media of software
CN105096104A (en) Form operation authority control method, apparatus and office automation system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant