SlideShare a Scribd company logo
1 of 16
Mail Us:-sathyainhyd@gmail.com
Call Us:-65538958 /65538968 / 65538978
Selenium Course Training Institute
in ameerpet |Hyderabad
Introduction to Automation
Ways Of Testing
What is Manual Testing?
Drawbacks of Manual Testing
What is Automation testing
Drawbacks of Automation testing
• Core Java
Introduction To Core Java
What is oops?
What is a class and object?
What is a main method?
Data types
variables
Operators
Arrays
Conditions
If
If-else
• Object
String class
Object class
Collection API
Array list class
Hash table class
Hash Set class
Reflection API
Static Keywords
Constructors
Inheritance
Super Key Word
• Working with Property files
Exception handling
Try, Catch, Throwable Class,
Throw, Throws, Final and Finally
Web Driver (Selenium2.0)
WebDriver Introduction
What is WebDriver?
Why WebDriver?
Difference between WebDriver and
Selenium RC
Architecture of selenium webDriver
Downloading WebDriver Jars and
• How to give instructions to Selenium web driver
How to give information to Selenium web
driver
Internally what is happening during execution
Working with IE Driver
Downloading IE driver Server
Configuring IE Driver Server
Basic Example on IE Browser
Working with Chrome Driver
Downloading Chrome driver Server
Configuring Chrome Driver Server
Basic Example on Chrome Browser
• Where to use XPaths in the Script
Why to use XPaths
WebDriver Locators
Locating elements by ID
Locating elements by Class
Locating elements by Tag
Locating elements by Name
Locating elements by Link Text
Locating elements by Partial Link Text
Locating elements by XPath
Locating Elements by using CSS
Working with Property file
• Selenium WebDriver API Commands and
Operations
Driver commands like
driver.get(“url”);
driver.getTitle();
driver.getWindowHandle();
driver.getWindowHandles();
driver.close();
driver.quit(); ..etc
Child element commands like
element.clear();
element.sendKeys(“Data”);
• Simulating the keyboard key press events
Simulating front and back button click in
browser
Listeners using web driver event listener
Practical Usage of Listeners in Selenium
Introducing Actions class Usage
Simulating the Keyboard Key press event
Simulating Pressing Enter Button of Keyboard
Simulating Pressing TAB Button of Keyboard
Simulating MoveToElement/Mouse Over event
Working with Web Table
How to get row count
• Phase-I
Test Planning
Phase-2
Generating the basic test
Phase-3
Enhancing the test
Checking with Assertions
Synchronizing the test
Implementing Implicit wait statement
Implementing Explicit wait statement
Using the test data during data driven testing
Phase-4
• Auto IT
Installing Auto IT
Auto IT Overview
Why Auto IT?
AutoIT components
AutoIT commands
Auto IT Script Examples
Compiling Auto IT scripts
How To Use Auto IT scripts in Selenium
RC&WebDriver
what is jacob jars
where to use jacob
• What is JUnit
Configuring JUnit in Eclipse
JUnit 4 Annotation
Running Test in JUnit
Skipping Tests
Using Assertions
Test NG Frame work
Introduction to TestNG
Why TestNG
Installing TestNG in Eclipse
Advantages of TestNG over JUnit
Exploring TestNG Features
• Page: 3
• Modular Driven Framework
What is modular driven framework
Create reusable code as methods
Create test scripts by importing methods
Data Driven Framework
What is parameterization?
Types of parameterization
Parameterization using Excel
what is POI API Jars
How to use POI API Jars
Example for Data Driven Testing
• Local Scope Variables
Global Scope Variables
Constants variables
General methods
Object Repository Files
Application methods
Coding & Commenting Code
Test Scripts Creation
Test Suite Creation
Selenium IDE Introduction:
Installing Selenium IDE
Recording Script
• 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
Selenium Remote Control Introduction
What is Selenium Remote Control
Difference between Selenium IDE and Selenium
RC
• Starting Selenium-Grid
Configuring Selenium-Grid
Hub Configuration
Node Configuration
Executing tests using Selenium- Grid.
Log4j
what is log4j
Download and configure Log4j jars
Implementing Log4j Examples
Maven
what is Ant
what is maven
• Sikuli Introduction
Introduction to Sikuli
Sikuli Overview
Why Sikuli
Installing Sikuli
Sikuli commands
Sikuli Examples
Recording & Running Script Using Sikuli
Configuring SikuliX jars into Eclipse
How to write Sikuli Script into Eclipse

More Related Content

What's hot

GraphQL-PHP: Dos and don'ts
GraphQL-PHP: Dos and don'tsGraphQL-PHP: Dos and don'ts
GraphQL-PHP: Dos and don'tsVáclav Šír
 
Rspec and Capybara Intro Tutorial at RailsConf 2013
Rspec and Capybara Intro Tutorial at RailsConf 2013Rspec and Capybara Intro Tutorial at RailsConf 2013
Rspec and Capybara Intro Tutorial at RailsConf 2013Brian Sam-Bodden
 
Automated Acceptance Tests in .NET
Automated Acceptance Tests in .NETAutomated Acceptance Tests in .NET
Automated Acceptance Tests in .NETWyn B. Van Devanter
 
Better Page Object Handling with Loadable Component Pattern
Better Page Object Handling with Loadable Component PatternBetter Page Object Handling with Loadable Component Pattern
Better Page Object Handling with Loadable Component PatternSQALab
 
QA Fest 2019. Анна Чернышова. Self-healing test automation 2.0. The Future
QA Fest 2019. Анна Чернышова. Self-healing test automation 2.0. The FutureQA Fest 2019. Анна Чернышова. Self-healing test automation 2.0. The Future
QA Fest 2019. Анна Чернышова. Self-healing test automation 2.0. The FutureQAFest
 
DevQA: make your testers happier with Groovy, Spock and Geb (Greach 2014)
DevQA: make your testers happier with Groovy, Spock and Geb (Greach 2014)DevQA: make your testers happier with Groovy, Spock and Geb (Greach 2014)
DevQA: make your testers happier with Groovy, Spock and Geb (Greach 2014)Alvaro Sanchez-Mariscal
 
Karate for Complex Web-Service API Testing by Peter Thomas
Karate for Complex Web-Service API Testing by Peter ThomasKarate for Complex Web-Service API Testing by Peter Thomas
Karate for Complex Web-Service API Testing by Peter Thomasintuit_india
 
Saving Time By Testing With Jest
Saving Time By Testing With JestSaving Time By Testing With Jest
Saving Time By Testing With JestBen McCormick
 
Web Services Automated Testing via SoapUI Tool
Web Services Automated Testing via SoapUI ToolWeb Services Automated Testing via SoapUI Tool
Web Services Automated Testing via SoapUI ToolSperasoft
 
Whys and Hows of Automation
Whys and Hows of AutomationWhys and Hows of Automation
Whys and Hows of AutomationvodQA
 
Next generation frontend tooling
Next generation frontend toolingNext generation frontend tooling
Next generation frontend toolingpksjce
 
API Testing with Frisby and Mocha
API Testing with Frisby and MochaAPI Testing with Frisby and Mocha
API Testing with Frisby and MochaLyudmila Anisimova
 

What's hot (18)

GraphQL-PHP: Dos and don'ts
GraphQL-PHP: Dos and don'tsGraphQL-PHP: Dos and don'ts
GraphQL-PHP: Dos and don'ts
 
BDD from QA side
BDD from QA sideBDD from QA side
BDD from QA side
 
Rspec and Capybara Intro Tutorial at RailsConf 2013
Rspec and Capybara Intro Tutorial at RailsConf 2013Rspec and Capybara Intro Tutorial at RailsConf 2013
Rspec and Capybara Intro Tutorial at RailsConf 2013
 
Automated Acceptance Tests in .NET
Automated Acceptance Tests in .NETAutomated Acceptance Tests in .NET
Automated Acceptance Tests in .NET
 
Angular Unit Testing
Angular Unit TestingAngular Unit Testing
Angular Unit Testing
 
Better Page Object Handling with Loadable Component Pattern
Better Page Object Handling with Loadable Component PatternBetter Page Object Handling with Loadable Component Pattern
Better Page Object Handling with Loadable Component Pattern
 
QA Fest 2019. Анна Чернышова. Self-healing test automation 2.0. The Future
QA Fest 2019. Анна Чернышова. Self-healing test automation 2.0. The FutureQA Fest 2019. Анна Чернышова. Self-healing test automation 2.0. The Future
QA Fest 2019. Анна Чернышова. Self-healing test automation 2.0. The Future
 
Testing course content converted
Testing course content convertedTesting course content converted
Testing course content converted
 
DevQA: make your testers happier with Groovy, Spock and Geb (Greach 2014)
DevQA: make your testers happier with Groovy, Spock and Geb (Greach 2014)DevQA: make your testers happier with Groovy, Spock and Geb (Greach 2014)
DevQA: make your testers happier with Groovy, Spock and Geb (Greach 2014)
 
Karate for Complex Web-Service API Testing by Peter Thomas
Karate for Complex Web-Service API Testing by Peter ThomasKarate for Complex Web-Service API Testing by Peter Thomas
Karate for Complex Web-Service API Testing by Peter Thomas
 
Saving Time By Testing With Jest
Saving Time By Testing With JestSaving Time By Testing With Jest
Saving Time By Testing With Jest
 
Web Services Automated Testing via SoapUI Tool
Web Services Automated Testing via SoapUI ToolWeb Services Automated Testing via SoapUI Tool
Web Services Automated Testing via SoapUI Tool
 
Whys and Hows of Automation
Whys and Hows of AutomationWhys and Hows of Automation
Whys and Hows of Automation
 
Next generation frontend tooling
Next generation frontend toolingNext generation frontend tooling
Next generation frontend tooling
 
Test-Driven Sitecore
Test-Driven SitecoreTest-Driven Sitecore
Test-Driven Sitecore
 
Java Debugging Tips @oredev
Java Debugging Tips @oredevJava Debugging Tips @oredev
Java Debugging Tips @oredev
 
Api testing
Api testingApi testing
Api testing
 
API Testing with Frisby and Mocha
API Testing with Frisby and MochaAPI Testing with Frisby and Mocha
API Testing with Frisby and Mocha
 

Similar to Selenium course training institute ameerpet hyderabad – Best software training institute

Selenium course training institute ameerpet hyderabad
Selenium course training institute ameerpet hyderabadSelenium course training institute ameerpet hyderabad
Selenium course training institute ameerpet hyderabadSathya Technologies
 
Best java automation training institute in Bangalore - Selenium Labs
Best java automation training institute in Bangalore - Selenium Labs Best java automation training institute in Bangalore - Selenium Labs
Best java automation training institute in Bangalore - Selenium Labs Selenium Labs
 
Web Application Testing with Selenium
Web Application Testing with Selenium Web Application Testing with Selenium
Web Application Testing with Selenium Sargis Sargsyan
 
What is an Automation Framework ?
What is an Automation Framework ?�What is an Automation Framework ?�
What is an Automation Framework ?Sriram Angajala
 
Training on Test Automation Uses Selenium | 21&28 March 2015 | Karachi, Pakistan
Training on Test Automation Uses Selenium | 21&28 March 2015 | Karachi, PakistanTraining on Test Automation Uses Selenium | 21&28 March 2015 | Karachi, Pakistan
Training on Test Automation Uses Selenium | 21&28 March 2015 | Karachi, PakistanNaz Ish
 
How to use selenium successfully
How to use selenium successfullyHow to use selenium successfully
How to use selenium successfullyTEST Huddle
 
selenium automation software testing course syllabus TheKiranAcademy_compress...
selenium automation software testing course syllabus TheKiranAcademy_compress...selenium automation software testing course syllabus TheKiranAcademy_compress...
selenium automation software testing course syllabus TheKiranAcademy_compress...akashjbk7
 
Selenium Online Training
Selenium Online Training Selenium Online Training
Selenium Online Training Nagendra Kumar
 
Helpful Automation Techniques - Selenium Camp 2014
Helpful Automation Techniques - Selenium Camp 2014Helpful Automation Techniques - Selenium Camp 2014
Helpful Automation Techniques - Selenium Camp 2014Justin Ison
 
Structured Functional Automated Web Service Testing
Structured Functional Automated Web Service TestingStructured Functional Automated Web Service Testing
Structured Functional Automated Web Service Testingrdekleijn
 
Software Testing Tools Training
Software Testing Tools TrainingSoftware Testing Tools Training
Software Testing Tools TrainingQEdge Tech
 
Growing Trends of Open Source UI Frameworks
Growing Trends of Open Source UI FrameworksGrowing Trends of Open Source UI Frameworks
Growing Trends of Open Source UI FrameworksSmartBear
 
Training Session on Test Automation using Selenium
Training Session on Test Automation using SeleniumTraining Session on Test Automation using Selenium
Training Session on Test Automation using SeleniumNaz Ish
 

Similar to Selenium course training institute ameerpet hyderabad – Best software training institute (20)

Selenium course training institute ameerpet hyderabad
Selenium course training institute ameerpet hyderabadSelenium course training institute ameerpet hyderabad
Selenium course training institute ameerpet hyderabad
 
Selenium online training
Selenium online trainingSelenium online training
Selenium online training
 
Best java automation training institute in Bangalore - Selenium Labs
Best java automation training institute in Bangalore - Selenium Labs Best java automation training institute in Bangalore - Selenium Labs
Best java automation training institute in Bangalore - Selenium Labs
 
Web Application Testing with Selenium
Web Application Testing with Selenium Web Application Testing with Selenium
Web Application Testing with Selenium
 
Selenium training in chennai
Selenium training in chennaiSelenium training in chennai
Selenium training in chennai
 
What is an Automation Framework ?
What is an Automation Framework ?�What is an Automation Framework ?�
What is an Automation Framework ?
 
Test automation proposal
Test automation proposalTest automation proposal
Test automation proposal
 
QAorHighway2016
QAorHighway2016QAorHighway2016
QAorHighway2016
 
Training on Test Automation Uses Selenium | 21&28 March 2015 | Karachi, Pakistan
Training on Test Automation Uses Selenium | 21&28 March 2015 | Karachi, PakistanTraining on Test Automation Uses Selenium | 21&28 March 2015 | Karachi, Pakistan
Training on Test Automation Uses Selenium | 21&28 March 2015 | Karachi, Pakistan
 
Test automation within a scrum process
Test automation within a scrum processTest automation within a scrum process
Test automation within a scrum process
 
How to use selenium successfully
How to use selenium successfullyHow to use selenium successfully
How to use selenium successfully
 
selenium automation software testing course syllabus TheKiranAcademy_compress...
selenium automation software testing course syllabus TheKiranAcademy_compress...selenium automation software testing course syllabus TheKiranAcademy_compress...
selenium automation software testing course syllabus TheKiranAcademy_compress...
 
Selenium Online Training
Selenium Online Training Selenium Online Training
Selenium Online Training
 
Helpful Automation Techniques - Selenium Camp 2014
Helpful Automation Techniques - Selenium Camp 2014Helpful Automation Techniques - Selenium Camp 2014
Helpful Automation Techniques - Selenium Camp 2014
 
Structured Functional Automated Web Service Testing
Structured Functional Automated Web Service TestingStructured Functional Automated Web Service Testing
Structured Functional Automated Web Service Testing
 
Software Testing Tools Training
Software Testing Tools TrainingSoftware Testing Tools Training
Software Testing Tools Training
 
Growing Trends of Open Source UI Frameworks
Growing Trends of Open Source UI FrameworksGrowing Trends of Open Source UI Frameworks
Growing Trends of Open Source UI Frameworks
 
Training Session on Test Automation using Selenium
Training Session on Test Automation using SeleniumTraining Session on Test Automation using Selenium
Training Session on Test Automation using Selenium
 
Testing In Java
Testing In JavaTesting In Java
Testing In Java
 
Testing In Java4278
Testing In Java4278Testing In Java4278
Testing In Java4278
 

Recently uploaded

Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Recently uploaded (20)

Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 

Selenium course training institute ameerpet hyderabad – Best software training institute

  • 1. Mail Us:-sathyainhyd@gmail.com Call Us:-65538958 /65538968 / 65538978 Selenium Course Training Institute in ameerpet |Hyderabad Introduction to Automation Ways Of Testing What is Manual Testing? Drawbacks of Manual Testing What is Automation testing Drawbacks of Automation testing
  • 2. • Core Java Introduction To Core Java What is oops? What is a class and object? What is a main method? Data types variables Operators Arrays Conditions If If-else
  • 3. • Object String class Object class Collection API Array list class Hash table class Hash Set class Reflection API Static Keywords Constructors Inheritance Super Key Word
  • 4. • Working with Property files Exception handling Try, Catch, Throwable Class, Throw, Throws, Final and Finally Web Driver (Selenium2.0) WebDriver Introduction What is WebDriver? Why WebDriver? Difference between WebDriver and Selenium RC Architecture of selenium webDriver Downloading WebDriver Jars and
  • 5. • How to give instructions to Selenium web driver How to give information to Selenium web driver Internally what is happening during execution Working with IE Driver Downloading IE driver Server Configuring IE Driver Server Basic Example on IE Browser Working with Chrome Driver Downloading Chrome driver Server Configuring Chrome Driver Server Basic Example on Chrome Browser
  • 6. • Where to use XPaths in the Script Why to use XPaths WebDriver Locators Locating elements by ID Locating elements by Class Locating elements by Tag Locating elements by Name Locating elements by Link Text Locating elements by Partial Link Text Locating elements by XPath Locating Elements by using CSS Working with Property file
  • 7. • Selenium WebDriver API Commands and Operations Driver commands like driver.get(“url”); driver.getTitle(); driver.getWindowHandle(); driver.getWindowHandles(); driver.close(); driver.quit(); ..etc Child element commands like element.clear(); element.sendKeys(“Data”);
  • 8. • Simulating the keyboard key press events Simulating front and back button click in browser Listeners using web driver event listener Practical Usage of Listeners in Selenium Introducing Actions class Usage Simulating the Keyboard Key press event Simulating Pressing Enter Button of Keyboard Simulating Pressing TAB Button of Keyboard Simulating MoveToElement/Mouse Over event Working with Web Table How to get row count
  • 9. • Phase-I Test Planning Phase-2 Generating the basic test Phase-3 Enhancing the test Checking with Assertions Synchronizing the test Implementing Implicit wait statement Implementing Explicit wait statement Using the test data during data driven testing Phase-4
  • 10. • Auto IT Installing Auto IT Auto IT Overview Why Auto IT? AutoIT components AutoIT commands Auto IT Script Examples Compiling Auto IT scripts How To Use Auto IT scripts in Selenium RC&WebDriver what is jacob jars where to use jacob
  • 11. • What is JUnit Configuring JUnit in Eclipse JUnit 4 Annotation Running Test in JUnit Skipping Tests Using Assertions Test NG Frame work Introduction to TestNG Why TestNG Installing TestNG in Eclipse Advantages of TestNG over JUnit Exploring TestNG Features
  • 12. • Page: 3 • Modular Driven Framework What is modular driven framework Create reusable code as methods Create test scripts by importing methods Data Driven Framework What is parameterization? Types of parameterization Parameterization using Excel what is POI API Jars How to use POI API Jars Example for Data Driven Testing
  • 13. • Local Scope Variables Global Scope Variables Constants variables General methods Object Repository Files Application methods Coding & Commenting Code Test Scripts Creation Test Suite Creation Selenium IDE Introduction: Installing Selenium IDE Recording Script
  • 14. • 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 Selenium Remote Control Introduction What is Selenium Remote Control Difference between Selenium IDE and Selenium RC
  • 15. • Starting Selenium-Grid Configuring Selenium-Grid Hub Configuration Node Configuration Executing tests using Selenium- Grid. Log4j what is log4j Download and configure Log4j jars Implementing Log4j Examples Maven what is Ant what is maven
  • 16. • Sikuli Introduction Introduction to Sikuli Sikuli Overview Why Sikuli Installing Sikuli Sikuli commands Sikuli Examples Recording & Running Script Using Sikuli Configuring SikuliX jars into Eclipse How to write Sikuli Script into Eclipse