Run Selenium Test on MS Azure Pipeline || Azure Cloud

preview_player
Показать описание
In this video, I have explained how to setup MS Azure pipeline and how to run selenium maven testNG test cases on Azure Pipeline.

Learn:
What is MS Azure
Setup Azure dev ops account
Setup Azure pipeline
Run Selenium test cases on Azure Pipeline using Maven
How to auto trigger test cases after any checkin/PR
How to schedule the pipeline job

~~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Paid courses (Recorded) videos:
Рекомендации по теме
Комментарии
Автор

Awesome Naveen you are really amazing.

Mukeshotwani
Автор

I really dont know any one in this testing world, who did this much amount of favour to the testing cummunity.
You are the Sanjeev kappor of testing world, bless you brother

lokeshsharma-gdxo
Автор

Thanks for this video, kindly plz upload more of azure like data lake or factory testing automation

canadatorontovideos
Автор

Hi Naveen,
How can we trigger the selenium automation run when the system has just done deployment with the Azure DevOps pipeline?
My scenario is having 2 java projects:
- Developer team is implementing a system in the Rest API project "D1"
- API automation scripting is implementing in the Maven project "A1" with TestNG
Expectation: when the "D1" project has just deployed, the "A1" project will be trigging to execute and add the report to pipeline.

khuongtranbuingan
Автор

i have done same but it gives error: bad class file:
class file has wrong version 55.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.

gauravirane
Автор

1 question..why people still use Jenkins instead of azure? Azure has such a good user friendly ui and also it's like a complete package with dashboard kind of features.

goldfan
Автор

Hi Guys,

I am trying to run my code from Azure pipeline, but I am getting this error:

[INFO]
[ERROR] Failed to execute goal (default-test) on project Auto: There are test failures.
[ERROR]
[ERROR] Please refer to for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] There was an error in the forked process
[ERROR]
[ERROR] Cannot instantiate class
[ERROR] There was an error in the forked process
[ERROR]
[ERROR] Cannot instantiate class
[ERROR] at
[ERROR] at


Pom.xml content for surefire:
<build>
<plugins>
<plugin>


<version>3.0.0-M5</version>
<configuration>
<forkCount>3</forkCount>

<suiteXmlFiles>

</suiteXmlFiles>

Can you please help me with where I am going wrong

aasthasharma
Автор

im geting this error ##[error]Unhandled: Not found mavenPOMFile: when i run a pipeline can you please help me

UjjawalKumar-ko
Автор

Hi Naveen, if i run any maven project with simple test case it got succeed but if i try to selenium UI test getting the below error
Failed to execute goal (default-test) on project CICDTestProj: There are test failures.
Can i get a help from you

shanthiprabhu
Автор

Thank us so much to you sir for giving knowledge about azure Sir my honourable request... Explain about the new release CI/CD pipe line Sir this is the main thing to understand sir if u have video about CI/CD Release new pipline send the link sir

sayedtalha
Автор

Awsome !! I have a Query - My Project is based on .net + TFS + AWS and My Automation selenium script is Java + Maven. Could new dev build automatically triggered to my Java code. Here, CI-CD piplene shows triggered new build of my Java script code. How can we triggred dev new build ?

Shwetank
Автор

Awesome Thank you for this video and am waiting for next video for release build process....!

mrgurudeesh
Автор

Thanks great video, It really help me. I was wondering if there is a way to connect those pipelines to a testplan there in azure devops?

ArturoCerecero
Автор

Hi Naveen, Thanks for creating a video it's very helpful, i have one query for login function I have to keep the username and password is secret can you plz help me how it can we.

AjeetSingh-hsec
Автор

This was 3 years ago. Can you please update this for 2024 ? Thank you!

User..
Автор

How to see allure reports after the execution? How can my client see the reports?
Also, How to parameterize different xml files in pom.xml

TejasSonavane-bq
Автор

Hi Naveen Great session. I have few doubts over here.
1. I have an existing Test NG framework in which test scripts are marked "Y" in excel along with data driven from same excel and executed directly from eclipse. Can I integrate that framework with Devops?

2. Is this execution is a headless execution as I didn't see any browser to launch. Also how the screenshots will be captured in this execution?

deba
Автор

Can I use selenium java with azure pipeline. Please post a video that shows agent construction for selenium java pipeline

nainapancholi
Автор

I'm getting chrome browser issues.. browser is not launching...getting ip issues.. can someone suggest on this please

ItsmeChaitu
Автор

In my case Tests tab not showing after build completed.

manaspal