Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

glebbahmutov.com

Better world by better software

Get the latest updates from Better world by better software directly as they happen.

Follow now 85 followers

Latest posts

Last updated 15 days ago

Does This Look Right To You, AI?

16 days ago

How does a human quality assurance engineer (QA) test a web application...

Copilot Pull Request Reviews For Testability

about 1 month ago

If you are using GitHub Copilot to review pull requests, you can...

Build RAG Using Chroma DB

about 1 month ago

Imagine you ask AI/LLM how to do a particular task by describing...

Test Tag Suggestions Using AI

about 2 months ago

In my previous blog post Pick E2E Tests To Run Using AI...

Pick E2E Tests To Run Using AI Summaries

2 months ago

Imagine you have a web application. If you are reading this blog...

Mock The Location Href Property

2 months ago

Let's say the application changes the URL using the assignment:1location.href = 'https://acme.com'Can...

How I Stay Productive

3 months ago

There is a lot going on. To stay on top of everything...

Pick Tests By Network Calls

4 months ago

How do you pick the tests to run? Do you run the...

Cypress Is Joining John Deere

4 months ago

Today Cypress.io has announced that they are being acquired by the storied...

Rest Easy Example

4 months ago

If you never used cy.intercept command, you should. If you are using...

Rest Easy

4 months ago

In all these years of doing Cypress demos and examples, I used...

Cypress Steps Plugin

4 months ago

Testing is a communication tool. The end-to-end test is the best way...