5

Click here to load reader

Selenium Training | Selenium Online Training

Embed Size (px)

Citation preview

Page 1: Selenium Training | Selenium Online Training

www.tekclasses.com +91-8970005497/+91-7411642061 [email protected] / [email protected]

SELENIUM TESTING TRAINING

DURATION 25 TO 30hrs

AVAILABLE BATCHES WEEKDAYS (7.30AM TO 8.30AM) & WEEKENDS (10AM TO 1PM)

MODE OF TRAINING AVAILABLE

ONLINE INSTRUCTOR LED CLASSROOM TRAINING (MARATHAHALLI, BANGALORE)

SELF PACED VIDEOS

No. 249, 3rd Floor, Chirag Towers, Above Born Babies, Outer Ring Road, Marathahalli,

Bangalore – 560037 Landmark – Next to Kalamandir Showroom

Email Contact Number Website [email protected] +91-7411642061 www.tekclasses.com [email protected] +91-8970005497

Page 2: Selenium Training | Selenium Online Training

www.tekclasses.com +91-8970005497/+91-7411642061 [email protected] / [email protected]

If you are looking for SELENIUM TESTING Training, then Tek Classes is the right place to get the

knowledge. Learn the most fundamental skills of SELENIUM TESTING and kick start your growth!!

Course Overview Little about SELENIUM TESTING and SELENIUM TESTING Training

Learn SELENIUM TESTING from Tek Classes. We have designed the SELENIUM TESTING course content

and syllabus based on industry expectations to achieve everyone’s career goal. Take up the SELENIUM

TESTING Training to seek your dream career!!

Modes of Training: Tek Classes offer SELENIUM TESTING training in classroom, online and self-paced video modes.

SELENIUM TESTING Online Training in Bangalore– We offer online SELENIUM TESTING Tutorials

through various online technologies like Gotomeeting and Webex. If you are a working professional then

learning SELENIUM TESTING online from Tek Classes is the best choice. Here, you will get quality

guidelines and real-time projects at your own time. We also support our students 24*7 for any

assistance.

SELENIUM TESTING Training in Bangalore – We offer the best classroom SELENIUM TESTING course in

Bangalore. We have quality skilled and industry expert trainers to train you on different advanced topics

. They are good at providing real time examples and practical scenarios while explaining concepts. Join

the best SELENIUM TESTING Training Institute in Bangalore, join Tek Classes.

SELENIUM TESTINGTraining Videos – Take SELENIUM TESTING tutorial videos by joining our Self-paced

videos. These SELENIUM TESTING tutorials prepared for those who want to gain knowledge in

SELENIUM TESTING which is focused on the concepts, real time scenarios, case studies, and much more.

Page 3: Selenium Training | Selenium Online Training

www.tekclasses.com +91-8970005497/+91-7411642061 [email protected] / [email protected]

COURSE CONTENT

What is Framework

How to start with Framework.

Types of frameworks

What is Keyword Driven Framework

What is Data driven Framework

What is Hybrid framework

How to create Data driven Framework

How to use Use Data Driven Framework.

Importance of Data Driven Framework

Installation of eclipse

Installing selenium – java files required

Setup of Java in system

Uploading required files in to eclipse

Creation of project

Creation of Class

Creating & executing first program

Basic commands of Selenium webdriver

Installing the Firebug

Various developer tools for browsers for

identification of web-elements

Various locator techniques

ID, name, Xpath, CSS

Importance of Xpath

Absolute & relative Xpath

First program on locator techniques

Live example on an application

Firefox

Internet Explorer

Chrome

Difference between various drivers

Live example on an application

Handling Checkboxes.

Radiobuttons.

Dropdowns.

Calendars.

IsSelected Method.

Is displayed Method.

Live examples on applications

Exercise on above functionalities

Page 4: Selenium Training | Selenium Online Training

www.tekclasses.com +91-8970005497/+91-7411642061 [email protected] / [email protected]

Handling Alerts.

Methods to handle sudden alerts on applications

Handling Tables.

Handling the automation of table data

Getting cell data & printing the output

Live examples on applications

Exercise on above functionalities

Ajax funtionalites.

Webdriver sleep methods.

Handling above functionalities using various methods

Actions Interface introduction.

Actions methods.

Handling ui/li tags CSS Menu Selectors.

Right clicking on element.

double clicking,drag and drop,

Writing text in CAPS.

Keyboard Interactions.

Exercise on above functionalites.

What are frames

How to identify the frame id.

Frame tagnames.

Switching to and fro from frames.

Live example & commands for above

Exercises on above funtionalites.

Introduction to java script executor

Usage of Java script executor

Javascript Executor.

What is TestNG

How to Use of TestNg.

Installing TestNG in Eclipse

Difference between Junit & TestNG

What is a Annotation

Importance of Annotations

Types of TestNG Annotations.

What is TestNG xml file.

How to create TestNG xml file

Executing scripts with TestNG:

How to execute Tests using TestNG

Executing single Test with TestNG

Executing selected scripts with TestNG

Page 5: Selenium Training | Selenium Online Training

www.tekclasses.com +91-8970005497/+91-7411642061 [email protected] / [email protected]

Executing Scripts in group.

What is Maven

Importance of Maven

Difference between Ant & Maven

Installing Maven

Setup of Maven in system

Prerequisite for Maven in computer

Verifying the existence of maven after setup

Desigining real time project with Maven

Real time project