- Selenium Design Patterns and Best Practices
- Dima Kovalenko
- 145字
- 2021-08-05 17:59:44
Summary
This concludes our first chapter; we got a lot accomplished in it. First we discussed the advantages of using Selenium and other OSS tools over the expensive commercial tools. After that we installed Selenium IDE and recorded our first test script, followed by the step-by-step deconstruction of each command performed in the script.
We then proceeded to convert the recorded test into Ruby programming language, comparing each command from the IDE with its Ruby equivalent. Finally, we started working with the Test::Unit
testing framework and then learned about test assertions. We finished the chapter by making the test fail on purpose and played with the Ruby debugger. In the next chapter, we will add a couple of new tests and start to dive deeper into the Test::Unit
framework. We will also talk about test suite design patterns that emerge from growing your test suite.
- HTML5+CSS3王者歸來
- GAE編程指南
- Android Development with Kotlin
- iOS開發實戰:從零基礎到App Store上架
- MySQL 8 DBA基礎教程
- BeagleBone Media Center
- Mastering ServiceNow(Second Edition)
- Yocto for Raspberry Pi
- INSTANT Passbook App Development for iOS How-to
- 量化金融R語言高級教程
- Python深度學習:模型、方法與實現
- Visual Foxpro 9.0數據庫程序設計教程
- Visual Basic 6.0程序設計實驗教程
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- Android應用開發實戰(第2版)