Day 01 - What is Selenium Automation How to write a Java WebDriver code
Day 01
Self FAQ’s
- Can I learn coding/selenium by 15th August?
- Expectations. Deadlines. Goals.
- Program. Motivated. Driven. Team. Others.
- LIVE Sessions :
- Not so much about interaction or querying answers/tech support
- Continue without a break, be it through videos.
- 75% of ITeLearn or Video Only.
- Coding :
- Selenium
- Smart about it.
- 2-3 repetitions.
- How secure is my QA Job?
- Depends if you can upgrade before being ASKED.
- Proactively learning, but practice on your AUT or app.
- Do I stand a chance as a beginner?
- AGE? A teen can compete with a 40+ year old.
- Experience? QA with 10 years who lost a job for an SDET Trained with 3months.
- ALL of us have a fresh slate of EARTH.
Trainings Days : M-F 6-7p PT … 5 weeks. 25 sessions. GTW updates.
Training Topics for Day 01 to 05 :
- Identify the AUT
- Write few manual Test Cases
- Build a Linear, Functional Decomposition, Data Driven Framework.
- Selenium IDE WebDriver
- Java, JDK, JUnit, TestNG
- Apache POI HSSF
- GitHub
Day 01 : 9th July
- Write a Selenium WebDriver Code that gets me the course titles on the new go.itelearn app / AUT.
- LEarn coding, what to install, how to work through the sessions
- ANYTIMES … RAISE YOUR HAND. I will unmute you, make u presenter and try and resolve anywhere u r stuck.
- AUT :
- Someone u know launched a new online school. They want you to take a look as you are in QA. You want to go the extra mile.
- URL : https://go.itelearn.com/
- Break it down into 2 segments for QA
- UI (the look and feel of it) - Labels, H Tags, Titles, Field Names, Images, Videos, colors...
- Functionality (SignUp, Login, View Courses, Change Pswd)
- QA Testing
- Test Scenario : Excel, Txt, ALM, Jira
- Coverage. What you expect? How does it look? Scope.
- Sample Scenarios. Smoke Test. Go/NoGo
- Why Automation?
- Three Thumb Rules
- Efficient
- Reusable
- Accurate
- Selenium IDE
- Command - What to do?
- Target - Where should I perform the above Command?
- Value - Test Data / Info
- Java, JDK, Eclipse
- Install latest Java (car engine)
- Install latest Java Development Kit (mechanics shed)
- Install Eclipse (fully customized car) IDE - Integrated Dev Environment.
- Selenium WebDriver Code
- Simple java code
- Simple SWD code
- You will learn a lot through ERRORS. Human, Syntax, Run Time.
- Download Selenium WebDriver and ChromeDriver.
- https://www.selenium.dev/downloads/
- https://chromedriver.chromium.org/downloads
- Add them to the Eclipse Project. Under Java Build Path.
Future Topics Day 06 to 25 :
- KDF, POM/PF, AnyAUT
- SQL, DB Basics
- API, RestAssured, PostMan
- CI/CD, Git, GitHub, Jenkins, Maven, Grid
0 comments