Advertisement · 728 × 90
#
Hashtag
#CleanTests
Advertisement · 728 × 90
Clean Tests - Webinar
Clean Tests - Webinar YouTube video by TestinGil - Gil Zilberfeld

In the "Clean Tests" webinar, I explain concepts of clean code, and how they apply to tests. I show examples, starting from pretty-ugly test code, to one you'd want to enjoy your next weekend in.
youtu.be/y8iJCPthx6w?...
#testing #apitesting #cleantests #cleancode #unittests

2 0 0 0
Post image

But where does all this complexity come from? There are two kinds of complexities. One is our responsibility, and we're not doing enough to reduce it.
Here's a blog trying to uncomplexify this.
www.everydayunittesting.com/2024/11/what...
#automation #testautomation #CleanTests #cleancode #complexity

1 0 0 0
Post image

I was on the PractiTest webinar, talking about the importance of clean web tests.
I showed how clean web tests look, and talked about principles and patterns to make them readable, maintainable and useful.
www.everydayunittesting.com/2024/11/clea...
#cleancode #cleantests #practitest

1 0 0 0
How Simple Is That?
How Simple Is That? YouTube video by TestinGil - Gil Zilberfeld

What makes code simple?
If it's just a few lines, it must be simple, right?
Well, not always. And there's a whole story behind it.
youtu.be/7gcapogQZlQ
#CleanCode #CleanTests #TestAutomation #simple

0 0 0 0
Post image

Oct-22nd, I'm on the PractiTest webinar, talking about clean tests. Specifically, clean web tests.
We'll talk about principles & patterns to make tests readable, maintainable and useful.
Register here:
www.practitest.com/resource-cen...
#cleancode #cleantests #practitest

0 0 0 0
Post image

Oct-22nd, I'm on the PractiTest webinar, talking about clean tests. Specifically, clean web tests.
We'll talk about principles & patterns to make tests readable, maintainable and useful.
Register here:
www.practitest.com/resource-cen...
#cleancode #cleantests #practitest

0 0 0 0
Post image

Oct-22nd, I'm on the PractiTest webinar, talking about clean tests. Specifically, clean web tests.
We'll talk about principles & patterns to make tests readable, maintainable and useful.
Register here:
www.practitest.com/resource-cen...
#cleancode #cleantests #practitest

0 0 0 0
Post image

If you practice clean code, you should probably write clean tests. But sometimes it's not that easy.
Read the blog.
www.everydayunittesting.com/2024/10/clea...
#CleanCode #CleanTests

0 0 0 0
How to Write Unit Tests Which Won't Tie Our Hands - Petri Kainulainen This blog post describes why unit tests can be painful to maintain and introduces a new technique that helps us to write unit tests which embrace change.

If your unit tests are expensive to maintain, you can make your situation better by following this advice: www.petrikainulainen.net/programming/... #cleantests #cleancode #unittests

0 0 0 0
Never Forget
Never Forget YouTube video by TestinGil - Gil Zilberfeld

When we write tests, we know what we're doing.
But let's skip ahead two months. Will we remember everything we thought about when we finished writing them now?
youtu.be/DDgIDUQqcak
#codereview #cleantests #cleancode

0 0 0 0
"No Cobwebs - Clean Those Web Tests": Webinar
"No Cobwebs - Clean Those Web Tests": Webinar I like clean code. It shows that people care about their team mates, the ones who will need to step in and understand what is going on. And when I see clean tests - it's even better. With readable, clean tests, it becomes even easier to maintain the code. So what makes tests clean? We'll talk about the patterns, and this time, we'll tackle web tests. How can we make them easier to understand, write and maintain? In this session, we'll talk about anti-patterns in tests, how they get that ugly, and how to clean them up. We'll see how clean code principles apply directly to web tests. From removing duplication, good naming, using proper constants, and then move to more complex issues of abstraction, builders and factories, fixtures and test organization, and of course, we'll see how the almighty Page Object model make things easier to maintain. Sometimes (I'll explain). There's a reason most tests look the same. We copy them, but don't get back to refactor them. Let's remove the cobwebs, and make these web tests clean. In this session you'll learn: - Principles of clean code and tests. - How to write web tests that are readable and maintainable. - How to refactor tests to effective patterns. The source code for the demo is here: https://github.com/gilzilberfeld/webinar-clean-web-tests "Clean Tests" workshop: https://www.everydayunittesting.com/courses/clean-tests-workshop?utm_source=youtube&utm_medium=web "Clean Code" workshop: https://www.everydayunittesting.com/courses/clean-code-workshop?utm_source=youtube&utm_medium=web My "Developer Testing - Web" workshop: https://www.everydayunittesting.com/courses/web-developer-testing-workshop?utm_source=youtube&utm_medium=web "Testing with Playwright" workshop: https://www.everydayunittesting.com/courses/testing-with-playwright-workshop?utm_source=youtube&utm_medium=web "Testing React Components" workshop: https://www.everydayunittesting.com/testing-react-components-workshop?utm_source=youtube&utm_medium=web "Testing Angular Components" workshop: https://www.everydayunittesting.com/testing-angular-components-workshop?utm_source=youtube&utm_medium=web Learn more: http://www.everydayunittesting.com/ #CleanCode,#CleanTests,#WebAutomation,#TestAutomation,#Playwright,#WebTesting

There are different techniques and practices we can use to create better, readable and maintainable tests. In this webinar "No Cobwebs: Clean Those Web Tests", you'll see many of them.
youtu.be/VFhTAxRMEhs
#CleanCode #CleanTests #WebAutomation #TestAutomation #Playwright #WebTesting

0 0 0 0
RTC 2024 promo
RTC 2024 promo

My final part of my Spring Conference tour(TM) is to Romanian Testing Conference.
A whole day of "Dirty Tests and How to Clean Them". That's on June 14th.
youtu.be/hdiGNHe-6do
#testing #apitesting #cleantests #cleancode #unittests #webtests

0 0 0 0
RTC 2024 promo
RTC 2024 promo

My final part of my Spring Conference tour(TM) is to Romanian Testing Conference.
A whole day of "Dirty Tests and How to Clean Them". That's on June 14th.
youtu.be/hdiGNHe-6do
#testing #apitesting #cleantests #cleancode #unittests #webtests

0 0 0 0
What Makes Code Complex?
What Makes Code Complex? Code can be very complex. Which makes it a lot more complex to test.Let's uncomplexify why.Check it out.My "Clean Tests" workshop:https://www.everydayunittes...

They don't call it "code" for nothing.
But there ways we can make it easier or harder to understand.
So, what makes code complex?
Watch the video.
youtu.be/ThQcU3WcFH0
#automation #testautomation #CleanTests #cleancode

0 0 0 0
Clean All The Tests!
Clean All The Tests! When we're thinking about clean code, we don't include tests in the conversation. And that's not right. Tests deserve to be clean too! Check it out. My "Clean Tests" workshop: https://www.everydayunittesting.com/courses/clean-tests-workshop?utm_source=youtube&utm_medium=apis My "Clean Code" workshop https://www.everydayunittesting.com/courses/clean-code-workshop?utm_source=youtube&utm_medium=apis Learn more: http://www.everydayunittesting.com/ #automation ,#testautomation ,#CleanTests, #cleancode

Everybody knows that clean code is important. Clean code helps with code maintainability and readability.
But why don't we have clean tests?
Here's a video on why we should do that.
youtu.be/tivOsewoDxg
#automation #testautomation #CleanTests #cleancode

0 0 0 0
Post image

My post on our assumptions of the starting points of tests.
And how we need to clean up after ourselves.
www.everydayunittesting.com/2023/04/why-...
#Postman #Testing #API #APITesting #REST #TestAutomation #CleanTests #Microservices

0 0 0 0
Post image

In the "Clean Tests" webinar, I explain concepts of clean code, and how they apply to tests. I show examples, starting from pretty-ugly test code, to one you'd want to enjoy your next weekend in.
youtu.be/y8iJCPthx6w?...
#testing #apitesting #cleantests #cleancode #unittests

0 0 0 0
Post image

Tests contain many languages: app logic, framework code. With those come translation errors and bugs.
Make test code cleaner.
Register here.
Europe Nov 29th 10am us02web.zoom.us/webinar/regi...
US Nov 30th 1pm ET us02web.zoom.us/webinar/regi...
#testing #apitesting #cleantests #cleancode #unittests

0 0 0 0
Post image

"Clean Tests" webinar: learn to make tests live longer, and how to spend less time in maintenance mode.
Register now.
Europe: Nov 29th, 10am CET us02web.zoom.us/webinar/regi...
US: Nov 30th, 1pm ET us02web.zoom.us/webinar/regi...
#testing #apitesting #cleantests #cleancode #unittests

0 0 0 0
Post image

If I had a penny every time I made that face.
In the upcoming webinar, Clean Tests, cover how to get rid of that symptom.
Register now.
Europe: Nov 29th 10am CET us02web.zoom.us/webinar/regi...
US: Nov 30th 1pm ET us02web.zoom.us/webinar/regi...
#testing #apitesting #cleantests #cleancode #unittests

1 1 0 0
Post image

Test code doesn't get the respect it deserves.
My next webinar "Clean Tests" is exactly about that. With examples, do's and don'ts.
Europe: 29 Nov,10am CET us02web.zoom.us/webinar/regi...
US: 30 Nov,1pm CET us02web.zoom.us/webinar/regi...
#testing #apitesting #cleantests #cleancode #unittests

0 0 0 0