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
ℹ 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] ------------------------------------------------------------------------
- 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
- Sauce Labs
- Selenium
- Junit
- Java
- Maven
- Introduction to workshop
- Local environment setup
- E2E browser tests
- Atomic tests
- Visual e2e tests
- Parallelization
- Front-end performance
- Conclusions
- 🔭 I’m the founder of Ultimate QA
- 🏢 I’m a Sr Solutions Architect at Sauce Labs
- 🌱 I’m currently working on Sauce Bindings
- 💬 Ask me about environmentalism, veganism, test automation, and fitness
- 😄 Pronouns: he/him
- ⚡ Fun fact: I'm a Ukranian, Russian, Jew that was born in Uzbekistan and raised in US 🤯
- 📫 Follow me for testing and dev training
- Free Sauce account
- Request Demo Screener account. !Request ASAP before the workshop as it's a manual process to add users.
- Sign up for a free GitHub account
- 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 🤩
- Clone your fork of the repository to your machine. Must have Git installed
git clone URL_OF_YOUR_FORK