• :+ 91-9908887609
  • : contact@maatrainings.com

Selenium Learning

Selenium Training Course Content :

About The Course

Maa Trainings is a One of the best quality training centre for Self-paced trainings. We are providing training throughout the world wide. Maa trainings self-paced programs are designed by keeping in mind about the people who are busy with their schedule. So it is prepared by Selenium expert who are real time working on Selenium. The course is developed by them in such a way that everyone will feel it easy to understand. You can go Through the free demo so that you will get clear idea about it. We provide have High Quality Video Recorded We provide related course material. You will get Lifetime access to the course you have selected. We have 24x7 technical support for your help.

  • Review:
  • Course Name

    Selenium
  • Course duration

    30-35 Hrs
  • Faculty

    Real time Expert
  • Category

    Selfpaced Learning
  • Support

    24/7 Technical Support

Who Can Learn

  • Professionals from Analysts background.
  • QA Engineers
  • Testers and technicians
  • Fresher’s / Professionals from any field
  • Project Managers/Any software developer.

With the growing era of technology and need to constantly update oneself to outstand in the competitive market, MAA Trainings has come to existence to provide people the knowledge about the latest trends in technology . We provide a team of trainers who will put across a thorough and detailed idea about the respective technical courses that you wish to explore .

Our work doesnot end here. Maa Trainings gives an opportunity to work on real time projects which would be guided by our real time trainers. A technical back end team would always be available to answer your queries at any point of time and will also assist you to arrange your training sessions

More Course Information

In MAA Trainings all trainers are well experts and providing training with practically..Here we are teaching from basic to advance. Our real time trainers fulfill your dreams and create professionally driven environment. In Hadoop training we are providing sample live projects, materials, explaining real time scenarios, Interview skills…We are providing Best Selenium Training in Hyderabad, India

Course content

  • Why Automation
  • When to start Automation
  • Where to use Automation
  • Scope of Automation in future
  • What is an Automated tool
  • How to learn any Automated tool
  • Types of Automated tools

  • Selenium Components

  • Selenium IDE
  • Selenium RC
  • Selenium Web Driver
  • Selenium GRID

  • INTRODUCTION TO JAVA

  • Installing Java
  • What is Eclipse
  • How to install Eclipse
  • What is the need of Eclipse
  • Why we use Eclipse and Selenium together

  • Starting with Eclipse

  • How to create a project
  • How to create a package
  • How to create a class (.java file)
  • How to create a file(properties file)

  • Classes and Interfaces

  • How to create an object
  • (call by reference, call by value)
  • Data types
  • How to access the nonstatic functions

  • using objects reference

  • How to use Static Global variables

  • through class name

  • How to use Static Global functions

  • The difference between MAPREDUCE and PIG
  • When to go with MAPREDUCE?
  • When to go with PIG?
  • PIG data types
  • What is field in PIG?
  • What is tuple in PIG?
  • What is Bag in PIG?
  • Intro to Grunt shell?
  • Different modes in PIG
  • Local Mode
  • MAPREDUCE mode
  • Running PIG programs
  • PIG Script
  • Intro to PIG UDFs
  • Writing PIG UDF using Java
  • Registering PIG UDF
  • Running PIG UDF
  • Different types of UDFs in PIG
  • Word Count program using PIG script
  • Use cases for PIG scripts

  • How to create constructor
  • What is the use of constructor
  • Inheritance
  • How to access classes across packages
  • Accessing modifiers (Public, Private, Default, Protected)
  • String Class, Object class
  • What is an interface
  • How to create and use interface

  • WEB DRIVER

    Introduction

  • What is Web driver
  • Why Web driver
  • Differences between RC and Web driver
  • How to configure web driver in eclipse

  • Classes that implements web driver

  • Fire fox
  • Internet Explorer
  • Chrome
  • IPhone
  • Android

  • Operational Overview of Selenium

  • How to give instructions to

  • Selenium web driver

  • How to give information to

  • Selenium web driver

  • Internally what is happening during execution

  • Object Identification

  • Installing Firebug add on in Firefox
  • Installing Firepath add on in Firefox
  • What is Firebug
  • How to use Firebug
  • When to use Firebug
  • What is the use of Firepath in Firebug
  • What is XPath
  • Where to use XPaths in the Script
  • Why to use XPaths
  • Identifying the web elements using ID
  • Identifying the web elements using Name
  • Identifying the web elements using Link name
  • Identifying the web elements using Class
  • Identifying the web elements using XPath
  • Identifying the web elements using Tagname
  • Handling the different web elements like
  • Input boxes
  • Buttons
  • Weblist
  • Check boxes
  • Links and etc.,
  • Making own XPaths with out using Firebug
  • Creating the Object Repository
  • Benefit of Creating object repository
  • How to use object repository

  • Variables (local, global)
  • Constants
  • Arrays
  • Conditional statements
  • Looping statements
  • Operators
  • Functions (Input parameters and return types)
  • Overloading and Overriding

  • Additional Concepts of Java used in Selenium

  • String class
  • Object class
  • Array list class
  • Hash table class
  • Collection API
  • Reflection API (Keyword driven frameworks)
  • POI API (Hybrid FW [keyword+data driven])
  • Creating Properties file
  • Reading properties file
  • Reading / writing text file
  • Reading / writing XLS file
  • Exception handling (Try, Catch, Throwable Class,Throw, Throws, Final and Finally)
  • Different types of exceptions
  • Need of exception handling in Selenium
  • Jar file

  • SELENIUM LIFE CYCLE

    Phase-I
  • Test Planning
  • Phase-2
  • Generating the basic test
  • Phase-3
    Enhancing the test
  • Introduction
  • Checking with Assertions
  • Synchronizing the test
  • Implementing Implicit wait statement
  • Parmeterizing the test
  • Reading the data from XLS File
  • Using the test data during data driven testing

  • Normal statements
  • Contitional Statements
  • Comments
  • Function Call statements
  • Phase-4
  • Debugging the Test
  • What is debugging
  • When to do debugging
  • Benefits of debugging
  • Running the script according to our desire
  • Pausing the Script execution
  • Phase-5
  • Executing the Test
  • Phase-6
  • Analysing the Results

  • ADVANCED CONCEPTS OF SELENIUM

  • Dynamic objects handling
  • PoP up handling
  • Error handling
  • Java Script alert messages handling
  • Simulating the keyboard key press events
  • Dynamic Web table Handling
  • Extracting data from web table
  • Mouse movement with Selenium mouse interface
  • Setting page load time out
  • Simulating front and back button click in browser
  • Listeners using web driver event list enter
  • Practical Usage of Listeners in Selenium
  • Moving mouse on an object and right clicking on it.
  • Finding co-ordinates of web object
  • Reporting errors

  • SELENIUM IDE

  • Installing Selenium IDE
  • Recording Script
  • Running Script
  • Operational overview of Recording
  • Operational Overview of Running
  • Running Script line by line
  • Inserting break points
  • Inserting comments
  • Inserting wait statements
  • Installing Firebug
  • Installing Firepath
  • Using XPaths for identifying objects
  • Saving the Script
  • Running the single line of Script
  • Analysing the Results in log
  • Using the Reference for understanding the commands
  • Understanding about target and value
  • Identifying the objects using ID, Name, Link and etc.,
  • Table View
  • Source view
  • Why companies are not encouraging the Selenium IDE

  • FRAME WORKS

    Test NG Frame work
  • What is Test NG
  • Installing Test NG
  • Test NG Annotations
  • Usage of Annotations
  • Skipping Tests
  • Running Tests in Test NG
  • Assertions and Reporting errors
  • Test NG reports

  • What is JUnit
  • Configuring JUnit in Eclipse
  • JUnit 4 Annotation
  • Running Test in JUnit
  • Skipping Tests
  • Using Assertions and Reporting errors

  • Test NG and Hybrid frame work

    (Keyword + Data driven)
  • Overview of hybrid frame work
  • Preparing XLS file with

  • Test cases and key words

  • Preparing XLS file with test data
  • Reading XPaths from Properties file
  • Implementing the keywords using the Reflection API
  • Implementing the Tests
  • Assertions and reporting errors
  • Parametrizing Tests
  • Repeating the test with

  • different sets of data

  • Running the tests
  • Analysing the results

  • World class courses from our institute. Don’t hesitate to contact us for details