• Home
  • About me
  • Contact
  • Polski
  • English
Anqa.dev
  • Home
  • About me
  • Contact
  • Polski
  • English
API Testing without the bloat: Meet Hurl

API Testing without the bloat: Meet Hurl

September 1, 2026
3 Min Read
September 1, 2026
3 Min Read

Most testers begin their API testing journey with Postman, enjoying its clean graphical interface and avoiding the steep learning curve of a dedicated code-based tool. However, as projects scale, graphical interfaces often fall short; the focus shifts naturally toward automation,…

TechnologyTesting
Anqa
Continue Reading
Cypress vs Playwright: How to Extract and Transform UI Data

Cypress vs Playwright: How to Extract and Transform UI Data

August 22, 2026
3 Min Read
August 22, 2026
3 Min Read

Cypress and Playwright are the most popular test automation frameworks today. Many testers start learning how to write automated tests using them in their own projects. Since there are countless articles online covering the basics, I wouldn’t want to write…

TechnologyTesting
Anqa
Continue Reading
Clean Code in Test Automation #2: Stop Using For-Loops for API Responses

Clean Code in Test Automation #2: Stop Using For-Loops for API Responses

July 21, 2026
3 Min Read
July 21, 2026
3 Min Read

Let’s be honest: almost every QA automation engineer starts their journey with a heavy reliance on for loops.Need to find something in a JSON response? Throw a for loop at it.Need to extract specific values? Another for loop.There’s nothing inherently…

TechnologyTesting
Anqa
Continue Reading
Page 1 of 2 Next

"If you can’t explain it simply, you don’t understand it well enough."

— Albert Einstein —

Anqa

Anqa

Hi, I’m Anqa! QA Automation Engineer with 7 years of experience. I went from manual testing to Tech Lead, and now I’m here to show you that automation isn't "black magic." Helping you grow from manual testing to an automation pro.

Recent posts

API Testing without the bloat: Meet Hurl

September 1, 2026

Cypress vs Playwright: How to Extract and Transform UI Data

August 22, 2026

Clean Code in Test Automation #2: Stop Using For-Loops for API Responses

July 21, 2026

Clean Code in Test Automation #1: Guard Clauses in JavaScript

July 8, 2026

Tags

TechnologyTesting


© 2026 Anqa.dev