Тёмный

Selenium WebDriver | Part74 | Selenium+Maven+GitHub+Jenkins Integration | Parameters in Jenkins 

Automation Testing Insider
Подписаться 30 тыс.
Просмотров 20 тыс.
50% 1

Опубликовано:

 

19 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 52   
@KkdvPrasad
@KkdvPrasad 4 года назад
Hi Hitendra, Bro I never interest to read blogs but I seen only in movies people are interested to read some articles but I like your blog very much All it seem more connected to mindset bro Jenkins topic is out of the box In just 3 hrs I watched all 4 videos along with framework now I am good in Jenkins
@camiloxander5028
@camiloxander5028 3 года назад
a tip: watch series on Flixzone. Me and my gf have been using it for watching a lot of movies lately.
@kairaul2695
@kairaul2695 3 года назад
@Camilo Xander yup, I've been watching on Flixzone for months myself =)
@jamiegenesis7342
@jamiegenesis7342 3 года назад
@Camilo Xander yup, have been using Flixzone for since november myself :)
@adamlasry5225
@adamlasry5225 2 года назад
Great teacher. Thanks
@SivaKumar-hr6pm
@SivaKumar-hr6pm Год назад
Thanks for detailed video.
@cjeyaraman
@cjeyaraman 3 года назад
Awesome Explanation. Thanks a ton.
@myanotherworld6119
@myanotherworld6119 2 года назад
found it useful as I was trying to read parameterized build value from Jenkins and use it in GitHub code
@hemangishelake9849
@hemangishelake9849 4 года назад
Thanks for Awesome Videos. You are really great. Find it very useful and learned a lot
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
Thanks Hemangi..!!!
@EagleCafe
@EagleCafe 3 года назад
Thanks for your hard work on this video.
@mohammedhossain3042
@mohammedhossain3042 3 года назад
Thank you very much
@EagleCafe
@EagleCafe 3 года назад
Hi Hitendra, I ran the build ran successfully in Jenkins. However, I verify that the Google browser is not launched the website "google.com". Please advise. Thanks
@rashid9040
@rashid9040 4 года назад
Hi Hitendra, If I'm passing the browser name as a parameter via testng.xml file, then can you please explain how that browser name has to be passed via jenkins. I'm stuck in a scenario where jenkins is not able to read the parameters passed via testng.xml file. Thanks and regards.
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
Hi Rashid.. pls refer below link where I have explained how to set parameters in Jenkins: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-O4Ba7HTNr40.html
@rashid9040
@rashid9040 4 года назад
Thank you Hitendra😊
@ujjwalshrivastava-s6z
@ujjwalshrivastava-s6z 5 месяцев назад
my browser not launching in jenkins in mvn test it is launching
@daisyd4172
@daisyd4172 2 года назад
Thanks a lot!🦋 It is helpful
@AutomationTestingInsider
@AutomationTestingInsider 2 года назад
Thank you...!!!
@AjayYadav-nk7fe
@AjayYadav-nk7fe 4 года назад
Can we also run all the test cases in headless browser.. Through the jenkins
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
Yes we can
@rajshrinagrale2930
@rajshrinagrale2930 2 года назад
Thanks for an excellent video. I have repository at git , but my testng.xml file is not adding to repository. i tried every possible way to add it , but doesn't work. pls help
@sandipnalawade8263
@sandipnalawade8263 2 года назад
Sir can you please share GitHub link of project explained in this video?
@AutomationTestingInsider
@AutomationTestingInsider 2 года назад
github.com/hverma22/MyProject
@kriya94
@kriya94 4 года назад
How the path of drivers is configured... I mean example chromedriver.exe ....
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
Hi have setup that through webdriver manager library. Pls refer below video about webdriver manager library. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-YfpAFT6ix0c.html
@kriya94
@kriya94 4 года назад
@@AutomationTestingInsider thankyou for your response... It is working in my local machine.. but not working while I'm trying to build through jenkins from github repository. I'm getting an error like... unknown error: cannot find chrome binary
@kriya94
@kriya94 4 года назад
Could you please suggest on this
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
May be something wrong with Jenkins configuration.. pls run the project locally using maven test and see. If it works well then problem with Jenkins configuration.
@tarikchaouki4048
@tarikchaouki4048 4 года назад
hi sir thank you alot for your videos you are such a good teacher , but i got big prob with jenkins , i couldnt run my test it gave me warning [WARNING] Error injecting: org.apache.maven.plugin.surefire.SurefirePlugin [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project selenium: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test failed: Unable to load the mojo 'test' in the plugin 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4'. A required class is missing: org/apache/maven/plugin/surefire/SurefireReportParameters and thank you Sir
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
Hi you are probably missing some dependencies.. pls check my pom.xml and update your pom.xml accordingly.
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
Github path : github.com/hverma22/MyProject
@tarikchaouki4048
@tarikchaouki4048 4 года назад
@@AutomationTestingInsider yes i did but it still giving same error , i work with maven 3.6.3
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
Clean .m2 directory and add the dependency again, that could solve the problem
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
did u try right click maven -->update ..??
@hemangishelake9849
@hemangishelake9849 4 года назад
Hi Sir, I am getting below error
@hemangishelake9849
@hemangishelake9849 4 года назад
Failed to connect to repository : Command "git ls-remote -h github.com/Hemangi-Shelake/JenkinsGitDemo.git HEAD" returned status code 1: stdout: stderr: xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
You need to set the path (like git.exe) to your git executable in Manage Jenkins-->Global tool configuration-->Git-->Git installations--> path to your Git executables
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
Hope you add the github credentials at Source Code Management section
@hemangishelake9849
@hemangishelake9849 4 года назад
@@AutomationTestingInsider Name I have added git.exe and clicked on install automatically. But issue exist
@AutomationTestingInsider
@AutomationTestingInsider 4 года назад
uncheck that install automatically
Далее
Selenium Integration with Jenkins and Github
49:50
Просмотров 56 тыс.
Jenkins parameterisation to run selenium tests
31:27
Run Selenium Test Cases Using Pipeline Job
18:49
Просмотров 14 тыс.
How GitHub Actions 10x my productivity
8:18
Просмотров 417 тыс.