Skip to content

ultimate-qa/java-sdet

Repository files navigation

Java SDET Complete Bootcamp

The Java Software Engineer in Test (SDET) curriculum is your ticket to a wonderful test automation career.

🚨 Ready to level up your #QA career and enter a job market of 100K+ open positions? Our Java Software Engineer in Test (SDET) program is coming soon!

💼 Learn how to crush interviews and land a $100K+ career

👩‍💻 Quickly find your next dream role with our network of corporate partners

🌎 Learn from the world's best

📅 100% virtual education

💻 Gain real-world experience through automation with real customers

🚀 Build out your open-source coding skills through group projects

👉  Join now for exclusive launch benefits and insider access! https://ultimateqa.ck.page/academy-coming-soon

Hello Automation World

Try in Gitpod

ℹ Gitpod lets you run an entire Dev environment from a browser!

Run sanity tests

mvn test

Click here to see an example console output.
    Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.305 sec

    Results :

    Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time:  56.063 s
    [INFO] Finished at: 2021-11-03T16:03:20-04:00
    [INFO] ------------------------------------------------------------------------

✅👏Environment setup is complete if tests passed

🧠You will learn to

  • Create a framework for doing comprehensive web testing
  • Use industry-standard best practices such as page objects
  • Create functional browser tests using Selenium
  • Code visual e2e tests using Screener
  • Run in massive parallel (100s of tests in < 5 min)
  • Automatically get robust test reports with logs + videos

🔧Technologies you will use

  1. Sauce Labs
  2. Selenium
  3. Junit
  4. Java
  5. Maven

Table Of Contents

Your Instructor: Nikolay Advolodkin

me

Setup

Sign up for accounts

  1. Free Sauce account
  2. Request Demo Screener account. !Request ASAP before the workshop as it's a manual process to add users.

Local environment setup

  1. Sign up for a free GitHub account
  2. Fork this repository
  • Make sure you are logged into GitHub
  • Click the Fork in the upper right of the GitHub.
  • Give the repo a ⭐ while you're here 🤩
  1. Clone your fork of the repository to your machine. Must have Git installed
git clone URL_OF_YOUR_FORK

Releases

No releases published

Packages

No packages published

Languages