Selenium WebDriver With - Java |TestNg |Maven |GIT | Jenkins
- Offered byUDEMY
Selenium WebDriver With - Java |TestNg |Maven |GIT | Jenkins at UDEMY Overview
Duration | 28 hours |
Total fee | ₹455 |
Mode of learning | Online |
Credential | Certificate |
Selenium WebDriver With - Java |TestNg |Maven |GIT | Jenkins at UDEMY Highlights
- Earn a Certificate of completion from Udemy
- Learn from 32 downloadable resources & 46 articles
- Comes with 30 days money back guarantee and full lifetime access
Selenium WebDriver With - Java |TestNg |Maven |GIT | Jenkins at UDEMY Course details
- For Manual testers, Non-programming aware testers interested in learning Automation
- For Any Experience who want to change Domain OR update their skills
- For Any Software engineer who are interested in Mobile Technologies
- Basic of Java
- OOPS Concepts
- Collection Framework in Java Basic
- JDK installation
- Eclips Installation
- WebDriver is a web automation framework that allows you to execute your tests against different browsers, not just Firefox, Chrome (unlike Selenium IDE)
- WebDriver also enables you to use a programming language in creating your test scripts (not possible in Selenium IDE)
- On course completion you will be Mastered in Web/UI Automation and can implement Successfully it in your work place or will surely land on High Paying Job
Selenium WebDriver With - Java |TestNg |Maven |GIT | Jenkins at UDEMY Curriculum
Basic java: All basic concept from beginner level
Java - What is Java? and Why Java?
Java - Main Method Explanation
Java - Understanding Literals Concept in Java
Java - Use of Void Method with Real time Example
Java - Use of Method with Return with Real time Example
Basic java: Arrays and it's use with real time example
Why We need Array
Single Dimentional Array
DIfferent Example of Array
2d Array
2D Array Explanation
2D array explanation 2
Basic java: String and its use with real time example
String Introduction
Equals doubleEquals and CompareTo
String Method 2
Need of String Buffer
StringBuffer and StringBuilder Concept
Core java: Inheritance with real time example
Introduction : Class and Objects
Inheritance Explanation by Example
Concepts of Single Level Inheritance
Concepts of Multi level Inheritance
Concepts of Hierarical Inheritance
Concepts of Multiple Inheritance
Core java: Encapsulation with real time example
Introduction : Encapsulation
Concepts of Encapsulation with Example
Encapsulation Summary