The Future of
UI Testing
© askui
User interface 2
© askui
Element localisation 3
Login Page
Login
Visual selector
<button>
Type: ‚submit‘
Text: ‚Login‘
Human Computer
Code selector
© askui
4
DOM and Shadow DOM
Shadow DOM
Subtree of DOM elements
XPath selector
CSS selector
DOM
XPath selector
CSS selector
© askui
5
iFrame
Embed another full document within HTML document
XPath selector
CSS selector
Only if moved into iFrame before selecting
© askui
6
XPath and CSS selectors
/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/a
rticle[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/di
v[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1
]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/inpu
t[1]
XPath
//input[@id=’userId’]
CSS selector
#userId
© askui
Demo 7
Let’s get started!
© askui
8
Toolspace
Code
Formal (DOM)
Visual
Graphical Programming
Smart Selector
© askui
Why are there challenges? Example case 9
© askui
10
Canvas
Renders graphics into 2D plane
XPath selector
CSS selector
Canvas
Use coordinates/AI. Use case for visual regression
© askui
Smart selectors 11
Appl€
Apl
Appie
Apple
Optical Character Recognition (OCR)
© askui
Smart selectors 12
Appl€
Apl
Appie
Apple
Optical Character Recognition (OCR) Picture in Picture
© askui
Smart selectors 13
Appl€
Apl
Appie
Apple
Optical Character Recognition (OCR) Picture in Picture
Relations
© askui
Smart selectors 14
Appl€
Apl
Appie
Apple
Optical Character Recognition (OCR) Picture in Picture
Relations Self-healing Tests
Sign In
<button_Login>
Type: ‚submit‘
ID: anmelden
Testscript:
“Click on
button
‘sign in’”
Testscript:
“Click on
button
‘sign in’”
© askui
Demo 15
Let’s get started!
© askui
16
Toolspace
TestComplete
Code
Formal (DOM)
Visual
Graphical Programming
Smart Selector
© askui
17
Visual (Regression) Testing
© askui
Outlook with AI 18
© askui
Demo 19
Let’s get started!
© askui
20
Toolspace
TestComplete
Code
Formal (DOM)
Visual
Graphical Programming
Smart Selector
© askui
Outlook with AI 21
src: https://visualqa.org/ src: https://twitter.com/, @levelsio
Visual Question Answering GPT-3
22
askui GmbH
c/o CyberLab
Haid-und-Neu-Str. 18
76131 Karlsruhe
johannes.dienst@askui.com
www.askui.com
23

The Future of UI Testing - Challenges in UI Automation