Selenium Framework + Jenkins + GitHub + Allure Report Integration.

preview_player
Показать описание
In this series of videos, We are starting our Selenium Framework using Java, We are going to create own custom Selenium Framework from scratch with our 5 Step process.

✅ 5 Step process to Create Selenium Automation Framework
1. Build Management
2. Configuration Management
3. Add Logs for Framework.
4. Reporting to Framework.
5. Page Object Model, Test, Utils

✅ What is Selenium?
Selenium is the biggest open source automation testing suite that has been making testing seamless. It is widely used for testing among the bigwigs like Google, Netflix, Fitbit, etc. to the emerging startups such as likewise.

✅ What is Selenium Framework?
Selenium Framework is a code structure that helps to make code maintenance easy

✅ API Testing -

✅ Cypress Tutorial with LIVE Projects -

Рекомендации по теме
Комментарии
Автор

Best instructor ever seen in youtube thank u for sharing ur knowledge .

merdinbogota
Автор

How i use use python behave automation framework and see report in jenkins? you have any video on it?

Rana-ycyt
Автор

Getting error of allure-result does not exist on Jenkins can you help with this? How did you do command line integration for allure in Jenkins ? Please guide.
Getting 2.13.1/bin/allure generate -c -o
generate is not working for allure-results .. how to do that?

nalinyogeshwarrdwivedi
Автор

5:02 Can we generate the report only at the very end? Is it possible to make an evolving report?

okey
Автор

So I need to wait untill all tests are run to see the report?

okey
Автор

where is report generation configuration ?? all you describe is basic freestyle proj creation and running in this19 min of video

Ashwiniify