Tag: Testing

Agentic Testing - The New Testing Approach

Discover agentic testing: how AI agents can test applications through white-box code analysis and black-box exploration using Playwright MCP, Chrome DevTools MCP, and terminal tools. Learn practical examples with Java Spring Boot and React, explore benefits and challenges, and see how coding agents are becoming testing agents.

Read more

Playwright MCP - Security Best Practices

Comprehensive guide to securing your Playwright MCP test automation, covering authentication handling, credential management, secure test data practices, and protecting against common security vulnerabilities in automated testing.

Read more

Testing LLM-based Systems

Learn practical strategies to test and validate Large Language Model (LLM) systems. Discover how to ensure reliability, evaluate AI outputs, and maintain quality in real-world LLM-powered applications.

Read more

How to Download files using Selenium 2

Provides four methods to handle file downloads in Selenium/Java without brittle tools like AutoIT: checking URL status with HttpClient, simulating user download with cookies, verifying non-empty download, and confirming MD5 checksum.

Read more

How to become a software tester

Provides 10 practical tips for aspiring software testers: Get relevant education, master English, avoid negativity, develop soft skills, consider ISTQB, learn programming/automation, engage with the community, read SE books, find mentors, and attend meetups.

Read more

Tester's toolbox - an alternative guide

An alternative tester's toolbox focusing on online playgrounds for practice: GUI, API, white-box, mail, SMS/call, BDD, test case writing, usability, pen testing, text comparison, plus links to Awesome resource lists.

Read more

Learning pathways for testers

Outlines learning pathways for testers: Motivation (like your job, beginner's mind, supportive company, fair pay), Learning at Work (use time wisely, step out of comfort zone, seek feedback), and Learning After Work (avoid burnout, read daily, diversify knowledge, choose sources critically).

Read more

(In)famous testers

Discusses the concept of a shared "testing brand" in IT, urging testers to uphold its reputation by improving skills and avoiding complacency, referencing negative perceptions of some ISTQB testers and "bad actors".

Read more

Testing with Ansible

Explores how Ansible, a simple automation agent, supports Continuous Delivery by enabling environment setup, configuration updates, auto-configuration of tools like Jenkins/Selenium Grid, and running smoke tests.

Read more