官术网_书友最值得收藏!

Chapter 2. The Spaghetti Pattern

"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."

--Martin Golding

Writing and maintaining any form of software is like fighting entropy; given enough time and changes, any code base will gradually decline into disorder. A test suite is a closed system; if you do not provide energy in constant upkeep and planning, the suite will deteriorate and will fail constantly. Every new feature and line of code added to our website makes our test suite obsolete. The only way to fight back these natural forces is to constantly upgrade and improve existing tests.

In this chapter, we will start to grow our test suite organically and take a look at an anti-pattern called the Spaghetti pattern. Along the way, we will pick up some more basic skills, such as using XPath and CSS selectors to locate the elements on a web page.

Note

The term anti-pattern was inspired by a great book on software design called Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides, published by Addison-Wesley Professional and is roughly defined as a common practice, which seems appropriate for current situation, but has a lot of unintended side effects. Furthermore, a better solution for the problem does exist, but is typically ignored in favor of the initial obvious but wrong solution.

In order to write the new tests in this chapter, we will cover the following topics:

  • Spaghetti pattern
  • Element locator strategies
  • XPath and CSS selector query languages
  • Relative and absolute path
  • Browser inspector tool
  • Test run order
  • Chain Linked pattern
  • Big Ball of Mud pattern
主站蜘蛛池模板: 滦南县| 遂溪县| 柘荣县| 乌兰察布市| 镇沅| 农安县| 凤凰县| 庆安县| 凤台县| 如东县| 胶州市| 万盛区| 石首市| 黎平县| 常德市| 定安县| 濮阳县| 如皋市| 北宁市| 成安县| 丁青县| 曲水县| 新宾| 海晏县| 崇义县| 长春市| 思南县| 义马市| 南和县| 荆门市| 宕昌县| 昌宁县| 永和县| 固始县| 峨眉山市| 肥西县| 开平市| 叙永县| 冀州市| 吴江市| 儋州市|