Selenium UI Testing Framework Sergiy.Beley@gmail.com @sbelei http://crc83.blogspot.com/
What is Selenium
Why Selenium? • It’s an industry standard • It integrates with JUnit perfectly • It can test application in different browsers • It’s cross platform
ZKoss
Let’s test it with Selenium Target ID’s will be changed next time script runs
ZK-automation IDE This test is more readable and more maintainable
Solutions • Make your own ID generator for UI elements (changes in application codebase) • Use zk-automation IDE and ZTL suite (forks of Selenium IDE and Selenium server)
Links • Selenium homepage: http://seleniumhq.org/ • Zkoss homepage: http://www.zkoss.org/

Selenium ui testing framework

  • 1.
    Selenium UI TestingFramework Sergiy.Beley@gmail.com @sbelei http://crc83.blogspot.com/
  • 2.
  • 3.
    Why Selenium? • It’s an industry standard • It integrates with JUnit perfectly • It can test application in different browsers • It’s cross platform
  • 4.
  • 5.
    Let’s test itwith Selenium Target ID’s will be changed next time script runs
  • 6.
    ZK-automation IDE This testis more readable and more maintainable
  • 7.
    Solutions • Make your own ID generator for UI elements (changes in application codebase) • Use zk-automation IDE and ZTL suite (forks of Selenium IDE and Selenium server)
  • 8.
    Links • Selenium homepage: http://seleniumhq.org/ • Zkoss homepage: http://www.zkoss.org/