Skip to main content

14 posts tagged with "Test Automation"

View All Tags

How to Build an E2E Web Testing Agent with Claude - No Selectors, No Scripts, No Frameworks

Divya Manohar
Co-Founder and CEO, DevAssure

Write your test cases in plain English. Let Claude drive the browser, find the bugs, and report back - no selectors, no assertions, no framework to maintain.

Using Claude to Build a Testing Agent is Brilliant - Until It Isn't

Divya Manohar
Co-Founder and CEO, DevAssure

If you have been paying attention to Anthropic's tooling ecosystem over the last 12 months, Claude's web testing capabilities are genuinely exciting. The Computer Use API, the Claude in Chrome extension, and Claude Code's browser integration represent a real shift in what an AI model can do inside a browser - and the instinct to build a testing layer on top of it is completely rational.

Your Team Should Not Be Writing Test Scripts. Here's Why - and What to Do Instead.

Divya Manohar
Co-Founder and CEO, DevAssure

Add up every hour your engineers spent last sprint writing test selectors, debugging flaky CI runs, and patching broken scripts after a routine UI refactor. What does that number look like ?

AI Agent for Software Testing Teams

Anush Chandra Shekar
SEO & Digital Marketing, DevAssure

Modern Software development is no longer just about writing code. It is about shipping software/product features faster than others without any bugs. With the Incorporation of agile methodologies, CI/CD pipelines, and microservices architectures, the SDLC cycle has drastically reduced, thereby enabling faster releases.

Test Automation in VS Code - The Developer's Power Workflow

Divya Manohar
Co-Founder and CEO, DevAssure

You write code in VS Code. You debug in VS Code. You review PRs (Pull Requests) in VS Code. So why should you leave VS Code every time you need to run a test?