Indeed Inspiring Infotech innovating ideas. The Best Selenium WebDriver + JAVA Training Course

Similar documents
Testing Tools Content (Manual with Selenium) Levels of Testing

Introduction to Selenium Using Java Language

Certified Selenium Professional VS-1083

Software Quality Testing Course Material

Automation using Selenium

SOFTWARE TESTING TRAINING COURSES CONTENTS

Perfecto Mobile. All rights reserved.

Selenium Automation set up with TestNG and Eclipse- A Beginners Guide

Exploring Web Testing Tools For Use In A Classroom

QEx Whitepaper. Automation Testing Pillar: Selenium. Naveen Saxena. AuthOr:

With the use of keyword driven framework, we can automate the following test scenarios for Gmail as under :-

QA Tools (QTP, QC/ALM), Selenium with Java, Mobile with Automation, Unix, SQL, SOAP UI

DESIGN OF AUTOMATION SCRIPTS EXECUTION APPLICATION FOR SELENIUM WEBDRIVER AND TestNG FRAMEWORK

Selenium An Effective Weapon In The Open Source Armory

Analysis and Identification of Cross Browser Inconsistency Issues in Web Application using Automation Testing

Software Automated Testing

Certified PHP/MySQL Web Developer Course

Job Oriented Instructor Led Face2Face True Live Online I.T. Training for Everyone Worldwide

Automated Web Testing with Selenium

Domain Specific Languages for Selenium tests

Enable Your Automated Web App Testing by WebDriver. Yugang Fan Intel

Test Automation Integration with Test Management QAComplete

Appium mobile test automation

An introduction to creating Web 2.0 applications in Rational Application Developer Version 8.0

STUDY AND ANALYSIS OF AUTOMATION TESTING TECHNIQUES

International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] ISSN:

Performance Testing from User Perspective through Front End Software Testing Conference, 2013

QA AUTOMATION - DEVELOPER ADVANCED TESTING TOOLS. 30 years old - 6 years of experience

Automating Testing and Configuration Data Migration in OTM/GTM Projects using Open Source Tools By Rakesh Raveendran Oracle Consulting

Web Applications Testing

Test Automation Selenium WebDriver using TestNG

Load Testing with JMeter

GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES

ISI ACADEMY Web applications Programming Diploma using PHP& MySQL

Agile Web Application Testing

BDD FOR AUTOMATING WEB APPLICATION TESTING. Stephen de Vries

}w!"#$%&'()+,-./012345<ya

Copyrighted , Address :- EH1-Infotech, SCF 69, Top Floor, Phase 3B-2, Sector 60, Mohali (Chandigarh),

The goal with this tutorial is to show how to implement and use the Selenium testing framework.

Viewpoint. Choosing the right automation tool and framework is critical to project success. - Harsh Bajaj, Technical Test Lead ECSIVS, Infosys

Automated Web Page Testing with Selenium IDE: A Tutorial. Mary Ann May-Pumphrey mam_p@yahoo.com 3/10/09

Fundamentals of LoadRunner 9.0 (2 Days)

BPMS BUYER S TOOL KIT. Sample Request for Proposal for a Business Process Management Suite. Part 1 of the complete BPMS Buyer s Tool Kit

Eclipse Web Tools Platform. Naci Dai (Eteration), WTP JST Lead

Challenges and Pains in Mobile Apps Testing

Data Driven Testing Framework using Selenium WebDriver

Simply type the id# in the search mechanism of ACS Skills Online to access the learning assets outlined below.

AUTOMATING THE WEB APPLICATIONS USING THE SELENIUM RC

Getting Started with WPM

Mobile App Testing Guide. Basics of Mobile App Testing

}w!"#$%&'()+,-./012345<ya

Description. Benefits. Requirements. Selection process. Duration

Selenium WebDriver. Gianluca Carbone. Selenium WebDriver 1

HtmlUnit: An Efficient Approach to Testing Web Applications

Effective Java Training Portfolio

HP LoadRunner. Software Version: Ajax TruClient Tips & Tricks

JAVA/J2EE DEVELOPER RESUME

Sandesh Prasanna Kumar

Selenium 1.0 Testing Tools

Witango Application Server 6. Installation Guide for OS X

Open Source in Mobile Test Automation. Ru Cindrea - Altom ru@altom.ro

QA Tools (QTP, QC/ALM), ETL Testing, Selenium, Mobile, Unix, SQL, SOAP UI

Reading an sent with Voltage Secur . Using the Voltage Secur Zero Download Messenger (ZDM)

The Research and Design of NSL-Oriented Automation Testing Framework

Best Practices in Automation Testing of Mobile Applications

Load and Performance Load Testing. RadView Software October

Performance Testing for Ajax Applications

Automated Web Testing Erik Doernenburg ThoughtWorks

Module 4: File Reading. Module 5: Database connection

Deploying Cisco Unified Contact Center Express Volume 1

Testing, Debugging, and Verification

Test Automation -Selenium

Enhancing Effectiveness of WATIR through Keyword Driven Framework

Path X. Explosive Security Testing Tools with XPath

SysPatrol - Server Security Monitor

WEB APPLICATION TESTING SOLUTIONS WITH SELENIUM

AJAX Toolkit Framework

Criteria for web application security check. Version

Enterprise Service Bus

HP Business Process Monitor

Automated Web Software Testing With Selenium

DiskBoss. File & Disk Manager. Version 2.0. Dec Flexense Ltd. info@flexense.com. File Integrity Monitor

Certified Tester Program

WEB DEVELOPMENT COURSE (PHP/ MYSQL)

Witango Application Server 6. Installation Guide for Windows

PROCESSES LOADER 9.0 SETTING. Requirements and Assumptions: I. Requirements for the batch process:

Operational Decision Manager Worklight Integration

CS108, Stanford Handout #33 Young. HW5 Web

Windmill. Automated Testing for Web Applications

TeCReVis: A Tool for Test Coverage and Test Redundancy Visualization

Software development & technologies in Market Research industry

CSC309 Winter 2016 Lecture 3. Larry Zhang

A challenging position as Software Engineer with an emphasis on Object Technology.

CERTIFIED MULESOFT DEVELOPER EXAM. Preparation Guide

Mobile Test Automation Framework

TESTING TOOLS COMP220/285 University of Liverpool slide 1

Core Java+ J2EE+Struts+Hibernate+Spring

J j enterpririse. Oracle Application Express 3. Develop Native Oracle database-centric web applications quickly and easily with Oracle APEX

Magento Test Automation Framework User's Guide

Automated testing of CS UI using Selenium and Python

Transcription:

The Best Selenium WebDriver + JAVA Training Course Who is this Course for? In this course we will teach you the most practical things required for you to get and survive an automation testing job. This is a perfect course for those who are: Software Testers who wants to start with automation testing Software Testers who wants to get an automation testing job Automation testers who wants to upgrade their skills QA engineers Test leads/managers Experienced professionals from IT or Non-IT background having basic knowledge of software testing and wants to explore automation testing skills. Those who want to learn automation testing process and frameworks Course Duration: 6 Weeks, Regular Monday to Wednesday Batches, 3 days per week, ~2 hours per day. 35+ hours of Live training sessions and live project + access to all training videos and bonus material. Course Content: Note: Live project is included throughout the training.

Week 1 Selenium IDE DAY 1 1. Need of Test Automation 2. Why Open Source Test Automation 3. Introduction to Various tools of Test Automation 4. Introduction of Selenium 5. Selenium Components 6. First Record and Replay of Scenario in Selenium IDE DAY 2 1. Introduction of Web Technologies HTML, XML, XPath, CSS and DOM 2. Locators in Selenium 3. Introduction of Selenese Command Types 4. Selenium Action Commands 5. Verification and Assertion Commands Day 3 1. Store and StoreEval Accessor Commands 2. Creation of Test Suite 3. Debugging IDE Script 4. More on Selenium IDE Week 2 Java Day 4 1. Introduction to Java 2. Setting Development Environment - Eclipse 3. Walk through of Java concepts 4. Hello World! 5. Introduction to Java Data Types 6. Taking Input from End User

Day 5 1. Numerical Data Type and Numerical Operators 2. Boolean Data Type and Operators 3. Conditional Statements [IF], and Loop [While] Day 6 1. Conditional Statement[SWITCH] 2. Loop [FOR] 3. String Data type and functions 4. Command Line Parameters Week 3 Java Day 7 1. Arrays 2. Hash Tables/ Map Object 3. Regular Expression Day 8 1. File Handling 2. Java OOPs Concept 3. Concept of Classes and Objects in Java Day 9 1. Concept of Packages in Java 2. Exception Handling 3. Debugging in Java 4. General Java Programming tit-bits

Week 4 WebDrive Day 10 1. Overview of WebDriver 2. Introduction to browser specific drivers 3. Setup WebDriver package on system for eclipse 4. Set up firebug for Firefox 5. Exporting pre-recorded test scenario in IDE to WebDriver, and executing it 6. Webdriver class files, and their methods Day 11 1. Automating different HTML Elements text fields, buttons, links, check box, drop-down etc 2. Verifications and Assertions 3. Parameterization 4. Synchronization 5. Desired Capabilities and IE Day 12 1. Handling Web Table 2. Handling Drop Down elements 3. SwtichTo Command -Handling Frames, Popup Windows, Alerts 4. Brief about Ajax and how to handle Ajax with WebDriver Week 5 Day 13 1. JDBC Introduction 2. Components of JDBC 3. Set JDBC with MYSQL Connector for Java Project 4. JDBC with MySQL 5. Introduction of Selenium Grid 6. Usage of Selenium Grid, executing same test on different browsers

Day 14 1. Introduction to Page Object Model 2. Usage of Page Object Model for DemoSite 3. What is Test Automation Frameworks 4. Different Types of Frameworks, overview 5. Available Test Automation Frameworks on Selenium 6. JUnit 7. TestNg Day 15 1. Creating Test using TestNg 2. TestNg Annotations 3. Explanation of TestNg XML 4. Execution of TestNg Tests 5. Explanation of Testng Folder, and various result files 6. Parameterize TestNg Test Data Provider 7. Capturing screen shots 8. Custom reporter Week 6 Day 16 1. Introduction to various Java APIs Log4J, Apache POI, XML Beans. 2. Quick Snapshot- Create Logs 3. Quick Snapshot- Read and Write to Excel Files 4. Quick Snapshot on Java Reflection Day 17 1. Demo of Hybrid framework for Selenium 2. Demo of Keyword Driven Framework for Selenium

Day 18 1. Refresh the concepts on selenium 2. Best Practices in Test Automation 3. Real time challenges faced in automation. 4. Sample Interview questions and the answers 5. Resume Guidance