Skip to main content
  • Home
  • Blog
  • Books
  • Online Training
  • Patreon
  • Talks
  • Tools
  • Podcast
  • Videos
  • Contact
    • About
    • Contact / Services
    • Email List

My Patreon site has exclusive content, including ad-free videos, e-books, training courses and more, all for as little as $1 a month. Click here to learn more.

Interested in sponsoring the site? [find out more]

Java for Testers

All Posts | Categories | Archive

  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»

Is JUnit only for unit testing? What about system testing or UAT?

3 minute read - Java For Testers JUnit

TLDR; We can use JUnit to execute code to support any type of testing.

Read More...


How to debug Java with IntelliJ: breakpoints, evaluate expression, watches and variable view

4 minute read - IntelliJ Java For Testers JUnit

I have deliberately created a failing test. Obviously deliberately since I would never ever create such simple issues in code.

Read More...


Does dependency between test execution imply lack of abstraction layers?

6 minute read - Java For Testers JUnit

TLDR; I try to write tests at an appropriate semantic level so I never need to create dependencies between @Test methods, I re-use abstraction calls instead of dependencies between @Test methods.

Read More...


An example of creating a 'tool' using @Test methods without building a Java application

5 minute read - Java For Testers

We don’t have to build full applications to create test tools. Sometimes we write throwaway tests.

Read More...


What is a Java `main` method - simple example

3 minute read - Java For Testers Maven

An explanation of the Java Main method, and why we don’t really need it when automating.

Read More...


How to learn to code Java without using a 'main' method

2 minute read - Java For Testers

In the book Java For Testers, I teach Java slightly differently to make it easier to learn. Let me explain how.

Read More...


Switching between Java versions on a Mac

1 minute read - Java For Testers

I just installed JDK 1.8 and had a problem configuring and switching versions.

Read More...


FAQ: Should I use JUnit or TestNG, which is better?

3 minute read - FAQ Java For Testers

Since I do receive this question via email quite a lot, I will answer it as an FAQ.

Read More...


FAQ: Why do I only see test that fail in IntelliJ and not the tests that pass?

1 minute read - FAQ IntelliJ Java For Testers

When you run your tests in IntelliJ you may have seen an output where only the failing tests are shown in the run pane tree.

Read More...


Do "Enable Auto-Import" in IntelliJ for "Maven projects need to be imported"

1 minute read - IntelliJ Java For Testers Maven

If you see the “Maven projects need to be imported” popup in IntelliJ, then do click “Enable Auto-Import”.

Read More...


  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»

Join The Evil Tester Patreon Community

Free training courses and ebooks (sold for over $200).

Learn more about EvilTester on Patreon

Support our work and gain access to hints, tips, and prompts for improving your Software Development skills. Regular updates, multiple times a week for as little as $1 per month.

Patreon Members Login for exclusive courses and ebooks.


  • Blog
  • Podcast
  • YouTube
  • Online Training
  • Books

Contact

Contact Me

Join Email List

Email Privacy Details.


Online Training Courses

Free Technical Web Testing Course

Technical Web Testing Course

Evil Tester Talks Bundle

Evil Tester Talks Technical Testing Bundle

Selenium WebDriver Support Classes

Selenium WebDriver Support Classes in Java

All Courses


Books

Buy Dear Evil Tester Book Buy Java For Testers Book Buy Automating and Testing a REST API Buy Selenium Simplified Book

Learn more about our books


Follow

Connect via email Follow on Twitter Subscribe to my YouTube Channel Connect on LinkedIn Follow on GitHub Follow on Instagram Subscribe to my RSS Feed

Podcasts and Videos

Podcasts

Subscribe to YouTube Channel

Need some motivation?

Try the Sloganizer

"Of course I'm not evil, I just pretend to be."

Recent Blog Posts

Free Selenium WebDriver with Java Course Released To Youtube

Software Testing Podcast - Agentic AI Quality Engineering - The Evil Tester Show Episode 030

A Web Testing, Automating and Tooling Masterclass

How to Test This - Selenium WebDriver

Test Interaction with HTML form fields

New Version of CounterString Extension

Software Testing Podcast - AI Optimism or Pessimism - The Evil Tester Show Episode 029

Free Technical Web Testing Course Released To Youtube

  • All Blog Categories
  • Blog Post Archive List

Also...

Recommended Reading List

© Alan Richardson, Compendium Developments Ltd 2025 - Privacy Policy | Contact Us

Connect via email Follow on Twitter Subscribe to my YouTube Channel Connect on LinkedIn Follow on GitHub Follow on Instagram Subscribe to my RSS Feed