150 likes | 255 Views
Automated tests on Drupal. Ran Bar-Zik/ 09 10, 2014 . Ran Bar-Zik Software Developer at HP Software R&D Working at HP Live Network project – based on Drupal. My professional site: internet-israel.com Contact me at: Twitter: @ barzik Facebook: facebook.com/ rbarzik. Who am I?.
E N D
Automated tests on Drupal Ran Bar-Zik/ 09 10, 2014
Ran Bar-Zik Software Developer at HP Software R&D Working at HP Live Network project – based on Drupal. My professional site: internet-israel.com Contact me at: Twitter: @barzik Facebook: facebook.com/rbarzik Who am I?
Why do we need automated testing? Bug reports after a new release:
Automated tests solutions: Selenium + Jenkins: SimpleTest: QTP:
JasmineJS behavior-driven development framework for testing JavaScript code • It can be used for testing web component and not only JavaScript.
Expanding Box My jQuery example module: • Demolink: • Github link:
Specrunner.htm The tests results will be here, but nothing to see here actually.
Running Tests in Jasmine SA Just go to specrunner.html • Test link:
Jasmine Drupal Integration Module for integration between Jasmine and Drupal • Available at Github: • Live Demo: