Website automated testing method and automated testing system
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- ALIBABA GRP HLDG LTD
- Publication Date
- 2014-06-18
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to automated testing technology, in particular to a website automated testing method and automated testing system. Background technique
[0002] Automated testing is a process of converting human-driven testing behavior into machine execution. Usually, the tester executes the test step by step according to the procedure described in the test case, and compares the actual result with the expected result. During this process, in order to save manpower, time or hardware resources and improve test efficiency, the concept of automated testing is introduced.
[0003] In website automation testing, the identification of page elements (that is, controls visible to users in the page, such as button (button), form (table), etc.) is the basis of automated testing. In the existing testing process, testers realize the recognition of page elements by installing plug-ins such as firebug and iedeveloper, and manually clicking and sele...