siteprism vs pageobject

13

Upload: anadeainc

Post on 10-Apr-2017

170 views

Category:

Software


0 download

TRANSCRIPT

Installationsite_prism page-object

Structuresite_prism page-object

Usingsite_prism page-object

Example of the described pagesite_prism page-object

Example of a testsite_prism page-object

Example of a test for an external pagesite_prism page-object

Timingssite_prism page-object

Pros / conssite_prism

+ Capybara DSL+ Flexible driver selection+ Works with the logical elements+ Speed+ Simple integration with CI- Selectors

page-object

+ Works with a real server+ Specifically suited for using with Cucumber+ Works with html-elements of the page+ Less dependencies- Speed- Doesn't work with headless-browsers- Complicated integration with CI

Visit our blog for more great articles on programming: anadea.info/blog