Automation Testing via Selenium Agenda
Fill the form to get the latest update.
Jordanian QA Community is a the first software quality assurance community in Jordan.
- The field of Quality assurance should have the same importance as any other software development field, it is one of the primary and main phases of the software development steps.
- We need a community to get experience from each other and learn from each other.
- We have found that all quality assurance engineers should stand up and show the people what the real QA is!
- The idea was born in 2015, By Azizeh Hasan Quality Assurance Engineer, implemented after the support from Fronteersjo community.
- Empower QA engineer
- Learn new testing technologies.
- Get started in automation testing
- Find talent and experienced people in the QA field.
- Learn from each other and share the experience.
- QA Team
- Developers Team
-
Introduction to Selenium History also Selenium website will help a lot.
-
Java language, the following are most importance:
- DataTypes in Java
- String Class In Java
- if, if else and nested if else In Java
- for loop In Java
- while, do while loops In Java
- One and two dimensional array In Java
- Methods In Java
- Access Modifiers In Java
- Return Type Of Method In Java
- Static, Non Static Methods, Variables In Java
- Object In Java
- Variable Types In Java
I suggest this channel .
-
Download and install Selenium Webdriver with Eclipse
-
Downloading and installation Of TestNG with Eclipse
-
Download And Install Maven In Eclipse Step By Step
-
Creat Maven Project In Eclipse For Selenium WebDriver + TestNG
-
Learn Basic Action Commands And Operations
-
Locate elements by ID, ClassName, Tag Name, Name, Link, CssSelector, Xpath
-
Running Selenium Test to Navigating to a Web Page using t In Firefox
-
Running Selenium Test to Navigating to a Web Page using Google Chrome Browser
-
Running Selenium Test to Navigating to a Web Page using Internet Explorer Browser
-
Performing an Action on an HTML Element (Enter a user name and a password& submit a form)
-
Anticipating Browser Response(implicit and explicit wait)
-
Search for a world in google and click the first link
-
Do an assertion and verification
-
Create And Run First TestNG-WebDriver Test
-
Upload the Project to getHub and connect it to git Via SSH key
I will add more details in the comming days