- Selenium Testing Tools Cookbook(Second Edition)
- Unmesh Gundecha
- 123字
- 2021-07-09 21:14:14
What you need for this book
You will need the following software to follow the recipes in this book:
- Browsers: Mozilla Firefox, Google Chrome, or Microsoft Internet Explorer
- Selenium browser drivers: Chrome Driver and InternetExplorerDriver
- Selenium tools: The Selenium WebDriver client driver (based on your preference of programming language) and Selenium Standalone Server
- IDE: Eclipse, IntelliJ IDEA, and Microsoft Visual Studio (for .NET)
- BDD framework tools: Cucumber-JVM, SpecFlow.NET (for .NET), and Capybara (for Ruby)
- Build and integration tools: Maven, ANT, and Jenkins
- Other GUI automations tools: AutoIt and Sikuli
- Mobile tools: Apple Xcode (for iOS mobile browser testing), Android SDK, Android Server APK, and Appium
- Language runtimes: JDK 1.7 or JDK 1.8 (for Java), Ruby 1.9+ (for Ruby), and Python 2.7+ (for Python)
推薦閱讀
- Spring 5企業級開發實戰
- Visual C++串口通信開發入門與編程實踐
- Java開發入行真功夫
- 軟件架構:Python語言實現
- Drupal 8 Configuration Management
- SQL Server從入門到精通(第3版)
- Windows Phone 7.5:Building Location-aware Applications
- Clojure for Machine Learning
- INSTANT Apache ServiceMix How-to
- C語言從入門到精通
- Using Yocto Project with BeagleBone Black
- 少兒編程輕松學(全2冊)
- Unity 5 Game Optimization
- 匯編語言程序設計教程
- 快速搞定Spring Boot+Vue全棧開發