How to run selenium tests in Azure DevOps pipeline | Create Pipeline to run automation test cases |

preview_player
Показать описание
In this video, I have explained how to create build , deploy and release Azure pipeline and how to run selenium maven testNG test cases using Azure Pipeline and verifying test results.

Topics to cover-
---------------------------
Setup Azure build release pipelines for maven project
Running Selenium automated test cases on Azure Pipeline using Maven
How to import git repo in azure devops
How to run the pipeline job on self hosted agent
The build and release pipelines in Azure DevOps can be configured to run the automated tests available in your source code.
Create Pipeline to run automation test cases,
Run AUTOMATED TESTS In AZURE DEVOPS PIPELINE
#azuredevops #cicd #devops
Dear Friends
*******************************Welcome on My Youtube free learning platform**************************************
Below are most trending courses offered by VAT to get hands-on experience.
Please go and watch below playlists to excel your skills to get Job easily on automation profile, DevOps and Developers.

Azure DevOps fundamentals crash course-
**************************

YAML CI/CD pipelines-Azure DevOps-
*************************

Variables in Azure DevOps-
*************************

Triggers in Azure DevOps
*************************

Azure DevOps-BDD HTML reporting
*************************

SonarQube tutorial-
*************************

AWS Account and EC2 instance
*************************

Jenkins CI/CD crash course-
*************************

BDD Cucumber HTML Reporting-
*************************

GCP account
*************************
TeamCity
*************************

Selenium Interview Questions
*************************

UiPath RPA
*************************

Appium -Mobile Automation
*************************

Selenium WebDriver Xpaths -
*************************

Apache Web Server
*************************

GitHub
*************************

Follow me on below social media-
**************************************
Рекомендации по теме
Комментарии
Автор

I did not understand why we need to create a release pipeline? If in the build pipeline only we mention mvn clean test and all our tests are executed then why do we need to have the release pipeline extra? Can you please explain?

thelearningkid
Автор

This is very helpful, please upload how to test login scenarios of OAuth authentication, because I am getting auth error in headless mode

intrestingvideos
Автор

we really need to have some real time videos for this.

basiclucidity
Автор

Hello please create one video to run Selenium Scripts using YML pipeline, i see on youtube everyone uses classic editor to create pipeline

mdavari
Автор

Hi Viren, can you please provide the Pom.XML file dependencies code which will run the test runner file. I mean what dependency to add in Pom.XML file so that it picks test runner file and execute it .

pitambarmishra
Автор

Hi Viren,
after running test, my run didn't appear in Test Plans -> Runs. Could you please help me on this?

yobfemy
Автор

Hi Viren, Thanks for all the discussion other day on one of the issue. One more question for you. I updated added the dependency for selenium java and webdrivermanager in pom.xml. Tests are running fine on my machine but getting the following error in azure dev op pipeline. "Can not access bad file. Class file has wrong version 55.0 should be 52.0. Please remove or make sure it appears in correct subdirectory of class path. Please let me know how to solve this error.

tigeressxxx
Автор

what are the agent specifications that you have set? Because the need to know what java we are using and the versions.

saurabhjoshi
Автор

How to run test cases on Azure devops with selenium with appium?

xgeowjx
Автор

Can we see our Tests Running in the VM (Agent Pool) by logging in to Agent? Or can we see only the command line?

Jay-gbuv
Автор

Hi Sir, Please upload a video to run multiple spec files in protractor or any framework in same browser parallely in Jenkins to save execution time. Also execution log should also be generated

worldtour
Автор

So where the test cases ran, i mean in which virtual machine or local machine?

madhawanandsindigar
Автор

"No test result files matching were found, so publishing JUnit test results is being skipped." Hi Bro, please advise me on this error. I didn't clone the GIT repo to the Azure repo. Is it the reason?

sumudusampaththushara
Автор

but how to map test cases to respective test scripts

sameerpawar
Автор

Thanks for the video.but how to run the test in parallel in azure devopa pipeline

balajijagan
Автор

Hi Viren, Thank you for your amazing videos. We use Azure Dev Ops for running automation tests. Recently some of the tests are throwing 'This task has timed out' error before it execute all tests in that suite. Do you know why it is happening? I would appreciate if you response. Thanks in advance.

tigeressxxx
Автор

Thanks for great video. Can we pass parameters such as password, Cucumber tags, browser to run and test environment name via DevOps variables and read them in our TestNg or Testrunner file? I am planning to create multiple pipelines(for each test environment and browser) from same github repo and branch.

Manivannan-G
Автор

Hi Viren… When I run the pipeline in azure devops, chrome browser is not maximising.. But when I run the test execution in eclipse, chrome browser is maximising.. Can you help me on this please.. For me in azure devops, tests should run in maximize mode

ItsmeChaitu
Автор

Hi Viren. While running selenium tests on local agent, i am getting git checkout error as 'fatal : unable to access $git repo path, ssl certificate problem : unable to get local issuer certificate. Please help.

I have tried with sslVerify to false, but no help.

SameerEncantada
Автор

Where did you run selenium tests.. I see only junit test results ...

rameshreddy