8
Selenium UI Testing Framework [email protected] @sbelei http://crc83.blogspot.com/

Selenium ui testing framework

Embed Size (px)

Citation preview

Selenium UI Testing Framework

[email protected]@sbeleihttp://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/