Failure Sharing

Bootup your energy with sharing failure.

Selenium WebDriver:はじめ

タスク解決のために、webdriverの勉強をし始めます。

https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQLqkCJHKeCF0LIvky9z1Qt4UJpVtuueYYD_Cr_4NtkAt-nTdnqUA

Automation Testing

  1. Building a test framework
  2. Manage regression testing and functional testing
  3. Continuous integration / development
  4. Behavior-Driven Development with Cucumber

Selenium Suite

  1. Tool to automate web browsers.
  2. Framework that runs in a browser and can used to automated UI test cases
  3. Can be uses with many languages : Java, C#, Python, Ruby etc.
  4. Can simulate a real user experience on a web page and then validate the check points

Selenium IDE

  1. Firefox only
  2. Record and play

WebDriver

  1. With programming scripts
  2. Multiple OS, browsers, language