In this presentation I showed how to use Allure with Selenoid together. Presentation was in Warsaw for conference "Automatyzacja testowania - prawdy i mity" (Unfortunately, animations from presentation don't work)
In this presentation I showed how to use Allure with Selenoid together. Presentation was in Warsaw for conference "Automatyzacja testowania - prawdy i mity" (Unfortunately, animations from presentation don't work)
Selenoid + Allure - How to use these tools together?
1.
Selenoid
Allure
2.
mail:
kontakt@testingplus.me
Software Developer In Test –Artist Growth
Vice-leader - PtaQ (ptaq.org)
Blog – testingplus.me
Workshops, consultations
ABOUT ME
3.
Agenda
• What is it Allure?
• What is it Selenoid?
• Advantages
• How you can use it together?
• Demo
4.
Site for
automation
test
http://testpagefor.home.blog
6.
Allure
• Html report from execution tests
• Support technologies Java, python, Js, C#, Ruby
• Support by Yandex
• Possible to add attachments such as (e.g. -.html,
.xml, .mp4, .png, .txt, .json)Ś
7.
Allure - example report
https://demo.qameta.io/allure/
8.
Allure
on the code
• Two applications:
• Package for project which is creating
allure-results directory
• Allure CommandLine - create report
from allure-results directory (Also, as
Jenkins plugin)
9.
Allure -report
• Support for CI – Jenkins, Bamboo, TeamCity
• Run without CI
13.
Selenoid
• Supported by Yandex
• Alternative to default Selenium Grid
14.
Advantages
Faster then
normally selenium
grid
It’s possible to set
timezone for
browser
Open Source and
maintated
Support by big
company – Yandex
Docker easy to
increase size
Video from test
VNC during test
28.
Selenoid + GGR
GGR it’s load
balancer for
Selenium
01
Possible to have a
lot container ( e.g.
100 nodes)
02
Cheaper option
then
BrowserStack,
SauceLabs
03
Basic Auth
04
29.
LINK TO
GITHUB
https://github.com/testingplusme/WordpressTests