Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
9いいね 345回再生

30# Introduction to Maven || Selenium Automation || Selenium with Java

In this session you will learn what is Maven and why Maven in useful in Automation
Refer the official maven portal here
maven.apache.org/index.html

Agenda
1. Introduction to Maven
2. Maven Architecture
3. Maven Download and Setup Configuration

Introduction
Before Maven – we have a tool called ANT
Maven is hosted by Apache Software Foundation
Maven is a Project Management Tool /Build Tool used to Build your Project code
Maven helps to avoid manual download of dependencies for your project
Maven solves all dependencies issues
Pom.xml file is used to specify the dependencies needed for project and Maven handles all the dependencies
Maven checks for compilation issues when new files are added by multiple team members
Maven Centralized Repository helps to get almost all dependencies required for project with all versions


GitHub Repo for Programs Download
github.com/knowledgeshare-tec...

Step by Step Selenium Learning Playlist
youtube.com/watch?v=JUDMG...

Please Join Facebook Group from below link
www.facebook.com/groups/4754296501308288/?ref=shar…

**************************************************
Refer Module wise playlist for easy learning
**************************************************

Module -1
   • Selenium - Module_1  
Module -2
   • Selenium - Module_2  
Module -3
   • Selenium - Module_3  
Module – 4
   • Selenium - Module_4  
Module – 5
   • Selenium - Module_5  
Module -6
   • Selenium - Module_6  

コメント