SVN and Maven Selenium Tutorials
|
|
|
|
Training Video - 30 |
|
 |
Subversion (SVN) |
Duration: 31 mins
|
|
 |
TOPICS
What is SVN?
SVN centralized repository
How will SVN be useful to team?
Installing SVN client UI - TortoiseSVN
Revisions in repository
Checkin and Checkout with UI
Installing SVN eclispe plugin - Subeclipse
Checkin and Checkout code with eclipse
|
|
|
|
|
|
|
|
|
|
|
Training Video - 31 |
|
 |
Apache Maven |
Duration: 1 hr 7 mins
|
|
 |
TOPICS
What is Maven and Why Maven?
Installing/Configuring Maven
Archetypes in Maven
Creating maven project through command line
POM.xml
Importing Archetypes
Maven Repositories
Building POM.xml through command line to configure Selenium and Junit
Importing the maven project into eclipse
Building a selenium project and running it through Maven
Maven Antrun Plugin configuraion in POM.xml
Running Ant Tasks with Maven Antrun Plugin
Checkin and Checkout your maven project from SVN
Eclipse plugin for maven
Using the maven plugin to execute phases - compile, clean, package etc
Running the ant tasks through the Eclipse maven plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Training Video - 34 |
|
 |
Selenium Grid 2 |
Duration: 55 min
|
| `
 |
TOPICS
Selenium grid 2 introduction
Grid Hub
Grid Node
Grid 1 versus grid 2
Vmware installation
Configuration of Grid
Setting up Hub
Setting up Node
Grid Console
Node config json format file
Overview on TestNG overview
TestNG xml file description
TestNG for Parallel execution
Parameter tag in testng.xml
@Parameter annotation of TestNG
DesiredCapabilities Object
RemoteWebDriver Object
|
|
|
|
|
|
|
|
|
|
|
Training Video - 35 |
|
 |
Selenium Grid 2 |
Duration: 1 hr 11 min
|
| `
 |
TOPICS
Grid Coding in eclipse
Creating a Grid sample test case
End to end scenario building and execution on Grid -demonstration on one node
End to end scenario building and execution on Grid -demonstration on multiple nodes on virtual machine
End to end scenario building and execution on Grid -demonstration on multiple nodes on virtual machine and on multiple browsers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Training Video - 36 |
|
 |
Applet Testing with Selenium |
Duration: 1 hr
|
| `
 |
TOPICS
What are Applets?
How are applets made?
Can we test any applet with Selenium?
Embedded Applets
Asking Developer to expose applet methods.
JavaScript and Applets
Making a sample applet and calling the exposed functions
Using WebDriver JavaScriptExecutor with Applets
Changing text on applet
Handling textboxes, buttons, Lists and other components on applet.
Submit applet form – Simulating ActionListener class of applet.
|
|
|
|
|
|
|
|
|
|
|
Training Video - 37 |
|
 |
Working with ChromeDriver |
Duration: 33 min
|
| `
 |
TOPICS
Help- My Chrome is not opening
Help- My Chrome is opening but its not navigating
Configuring chromderiver.exe
Uploading files in Chrome
Tabbed browsing and Popup handling in Chrome
Certificate handling in Chrome
Moving mouse in Chrome
|
|
|
|
|
|
|
|