zip

Hierarchical structure of automated testing

  • 2013-09-22
  • 194.08KB
  • Points it Requires : 1

In test automation, the test code contains not only test logic, but also many other codes, such as URL concatenation, html/xml parsing, access to UI controls, and so on. If the test logic is mixed with these irrelevant codes, the test logic will be difficult to understand and maintain. This article will introduce how to use a hierarchical structure to solve these problems encountered in test automation. In this hierarchical structure, the test automation code will be divided into three layers: (1) The test case layer, which expresses the test logic of the application. (2) The domain layer, which uses business domain terms to model the system under test, encapsulates HTTP requests, browser control, result parsing logic, etc., and provides an interface for the test case layer. (3) The system under test layer, the second layer is built on this layer.

unfold

You Might Like

Uploader
sinceyoulove
 

Recommended ContentMore

Popular Components

Just Take a LookMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
×