Загрузка...

✔ Install #Selenium And Required Components | (Video 1)

Selenium 4 Beginners In this video, let's set-up Selenium and the required components to begin automation. Many people would like to learn Selenium but get stuck trying to setup Selenium. Therefore, the purpose of this video is to install the Java Development Kit (JDK), install Eclipse IDE, configure the Selenium jars, download the Browser Drivers, and install TestNG. ► 19:22 - Select Classpath and not Modulepath to add Selenium Jars ✔ JDK starts at 2:33 ✔ Eclipse stats at 9:35 ✔ Selenium starts at 15:03 ✔ Browser Drivers starts at 21:38 ✔ TestNG starts at 31:56 ✔ Questions, Answers, & Practice starts at 41:23 ► Download Documents from Video: https://www.rexjones2.com/setup-selenium-and-components/ ► Free Selenium PDF Book: https://www.rexjones2.com/book-selenium-4-beginners/ ► Free Java PDF Book: https://www.rexjones2.com/book-part-1-core-java/ ► All Paperback & eBooks: http://tinyurl.com/Rex-Allen-Jones-Books ► Java Development Kit (JDK) Currently, I have JDK version 8. In this demo, I will download version 9. The JDK includes a JRE which is an acronym for Java Runtime Environment. JRE contains everything we need to run Java. In addition to the JRE, the JDK includes tools for developing, debugging and monitoring Java. ► Eclipse IDE Eclipse IDE is the most used IDE for Java. The IDE consists of features that help our automation experience. Some of those features are code editor, compiler, and debugger. A code editor is where we write and edit our code. The compiler transforms that code into a machine language so it can be executed by the computer. There are times when our code will have an error. The debugging feature assists us with detecting that error and correcting that error. ► Selenium Selenium is not an automation tool but it is a collection of jars. JAR is a package file containing many Java class files and metadata. Selenium has several jars that must be placed into Eclipse before we start automation. ► Browser Drivers The browser driver allows Selenium and the browser to talk to each other. Each browser has their own file for managing calls with Selenium. The driver for Internet Explorer is called IEDriverServer, Google Chrome’s driver is called chromedriver, and Firefox’s driver is called geckodriver. ► TestNG (not required) TestNG is a powerful Java test framework that was created for testers to cover several test types. Some of those test types are Unit Testing, Functional Testing, Integration Testing, and End-To-End Testing. There is also a way to execute Regression Test Scripts. In addition, to the test types, TestNG has a built-in feature to view our Test results through a report. #SeleniumTraining #SeleniumAutomation #BeginnerSeleniumTutorials #SeleniumWebDriver

Видео ✔ Install #Selenium And Required Components | (Video 1) автора JavaScript для работы с API
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки