Download presentation
Presentation is loading. Please wait.
1
Web UI testing automation and Selenium
Tomas Červinskis 2016 – 12 – 14
2
Overview Automated Web UI Tests overview Reasons to use
Scenario selection considerations Selenium Maintainability Issues
3
Web UI tests overview
4
Tests Overview
5
Overall test suite
6
Why?
7
Priority for Web UI tests
8
Selenium Automates browsers
Simulates a human interacting – button clicks, typing text etc. Selenium IDE Record automation test scripts Playback scripts Edit scripts
9
Selenium Web driver Code based More maintainable
Full power of programming languages
10
Selenium Web driver test example
11
Maintainability
12
Page Object Models
13
Page Object Models
14
Issues Data consistency ? Changes in UI ?
Who writes them – developer or tester ? Other ?
15
Questions 2016 – 12 – 14
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.