Robot Framework Beginner Tutorial 14 | Jenkins

preview_player
Показать описание
Hi, I am Raghav & today we will learn:

How to run Robot tests from JENKINS
Continuous Integration

Step 1 : Download Jenkins

Step 2 : Start & Setup Jenkins
Open cmd

Step 3 : Add plugins and start

Step 4 : Create a new job

Step 5 : Add commands to run robot tests

Step 6 : Add robot framework plugin

Step 7 : setup & run

How to create jenkins pipeline

#RobotFrameworkJenkins

HIT SUBSCRIBE & BELL TO GET NEW VIDEOS

JOIN me on this educational journey as a member and get exclusive perks - Click the JOIN button

ONLINE COURSES TO LEARN

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ JAVA ------------

------------ MAVEN ------------

------------ OTHERS ------------

Keep Learning,
Raghav

You can support my mission for education here:
Рекомендации по теме
Комментарии
Автор

thanks so much..by all your video i learn so much....two thumbs up for you dude...the explanation is very clear... I will recommend your video to my friends who are learning test automation

dennywidyatmoko
Автор

Hello and thank you for your videos.
I have one question. What is the added value of using git and jenkings with robotframework ?

salmabouhsaina
Автор

Hello Mr. Raghav. I would like to know how to run for example 206 robotframework testcases in Jenkins and publish results in Jenkins dashboard. These test cases are in separate folders depending on the functionality. I am running Jenkins locally and also robotframeworks locally.

DZA
Автор

Hi Raghav. Could you please suggest me what is the Shall command for Mac user to run the RobotFramework tests?

sriharinaidu
Автор

Thanks so much for this video series. I wish there is also one for Robot Framework Appium XD
again, thank you!

giannadream
Автор

Hi Raghav, Could you explain how can I combine two sets of Robot results into one and than merge ?
As I am using Robot Framework Plugin and executing 2 test suits in one script Jenkisn displays only last suits report and I want both of them.

lalitshukla
Автор

Hi Raghav, Do you have any video for setting up jenkins in Ubuntu machine for robotframework

RaviGirihello
Автор

Hi Raghav, First of all great job and video. I would like you to share a video, that how you handle windows pop up like certificates/upload files in Robot Framework using AutoIT or Sikuli. I know how to do it in normal selenium Java code.

shreyanbose
Автор

Hi Raghav..do we can handle shadow root using robot framework? if yes then please share.

prateeknamdeo
Автор

Hi Raghav, my questions is the Jenkins resolution window size, I can not find a way to set it to be as my local window size, some elements can not be selected, do you have any suggestion?

annaguo
Автор

Hi Raghav, thanks for this set of videos !!
I have a question, how can I do more complex validations? for ex. Those used in Python with webdriver (assertions, control structures, etc.).
regards friend, you has save me.

juannavarro
Автор

Hi,
Thank you for sharing your knowledge. I'm following your video and after inserting the command and doing the command on windows and trying to do the build Jenkins doesn't recognize the Robot command. On my machine I can run normally and Jenkins is also local. Can you help me please?

fabianavilela
Автор

Hi Mr. Raghav, after learning about the robotframework tutorial, I thought, what is the best structure for a robotframework in a real project? because right now I don't know how to structure the robotframework in real projects. if you don't mind, can you give an example of a robot framework structure in a real project.. thanks alot..

dennywidyatmoko
Автор

sir i want to ask, if i create automation mobile with robotframework. should i install emulator and appium server? thank you

faisalakml
Автор

Hi Ragav Good Job, Everything is fine....
How to achieve Inheritance and Assertion in this Framework

chandananand
Автор

Hi Raghav Pal
,
Thanks for great instructions with Jenkins.
I have one issue when following your steps.
After building Jenkins job, the failure occurs with message "'robot' is not recognized as an internal or external command,
operable program or batch file."
However, when running robot test on Command Line, the Robot execution still works properly.
Do you have any solution for this ?

Regards,

quangdo
Автор

Hi Raghav

I want to make new report from robot framework report which can show results in graphs and piecharts so that it should be easily understandable for product owner. Could you please suggest me how can I do it?

vaishnavibawankule
Автор

Hi Raghav Thank you for this videos! I am using java12 and jenkins does not support java12 how can i i downgrad jave12 to java11 ?

dhruvijiyani
Автор

Hi Raghav, Thanks for the wonderful video. I followed this tutorial and tried to run LoginTestCase [Orange HRM] in Jenkins and got the below error. Can you please help?
SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 81.

chandrasekhar
Автор

if i change path variable java python not recognized what should i do please tell me

swamygoskula