1 / 14

Selenium Maven With Eclipse | Edureka

(** Selenium Training: https://www.edureka.co/testing-with-selenium-webdriver **)<br>This u2018Selenium Maven with Eclipseu2019 PPT by Edureka helps you understand how to implement a Selenium Maven project using the Eclipse IDE. Below topics are covered in this PPT:<br><br>Selenium and its features?<br>Use case of Selenium<br>Introduction to Maven<br>Use case of Maven<br>Introduction to Selenium Maven<br>Advantages<br>Use case of Selenium Maven<br><br>Follow us to never miss an update in the future.<br>Instagram: https://www.instagram.com/edureka_learning/<br>Facebook: https://www.facebook.com/edurekaIN/<br>Twitter: https://twitter.com/edurekain<br>LinkedIn: https://www.linkedin.com/company/edureka

EdurekaIN
Download Presentation

Selenium Maven With Eclipse | Edureka

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Agenda Use case of Selenium Selenium and its features 02 01 03 03 04 Introduction Introduction to maven to maven Use case of maven 05 06 Introduction to Selenium maven Advantages 07 Use case of Selenium maven Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  2. Selenium and its features To test web applications 01 Selenium is used to automate web applications Open source portable framework 02 Supports cross browsing 03 Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  3. Use case of Selenium Copyright © 2019, edureka and/or its affiliates. All rights reserved.

  4. Use case of Selenium ❑ Latest version of Java installed ❑ Latest Eclipse-IDE installed ❑ Selenium plugins: Selenium Standalone Server, Selenium IDE ❑ Browser driver for different platforms Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  5. Introduction to Maven Copyright © 2019, edureka and/or its affiliates. All rights reserved.

  6. What is Maven? Maven is a build automation tool to run java projects. It helps in project build, dependency and documentation. Ability to work with multiple projects at the same time. Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  7. Maven Project Structure Package src Main Java Resources Test Target Java Pom.xml Resources Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  8. Introduction to Selenium-Maven Copyright © 2019, edureka and/or its affiliates. All rights reserved.

  9. Selenium-Maven Selenium is an automation testing tool. Download the dependencies and add onto the Selenium project Selenium uses Maven dependencies and TestNG Maven dependencies can be run across different platforms Dependencies are added onto the pom.xml files Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  10. Advantages Copyright © 2019, edureka and/or its affiliates. All rights reserved.

  11. Advantages Provides guild lines for better project management practices More powerful builds Run the tests faster Selenium Maven Helps in reducing duplication It allows to build project using project object model (POM) Helps in maintaining records Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

  12. Use case of Selenium-Maven Copyright © 2019, edureka and/or its affiliates. All rights reserved.

  13. Selenium Certification Training www.edureka.co/testing-with-selenium-webdriver

More Related