Daniel-Mauno Pettersson

Daniel Mauno Pettersson

AI

Engineering

Understanding UIs Part II: Context and Content Matters

Automated end-to-end (E2E) testing is revolutionizing how development teams operate. It saves time and alleviates the monotony of manual testing. To make this automation effective,...
Alexandra-Hotti

Alexandra Hotti

AI

Engineering

Building AI-Powered Web Agents: Identifying Actions with Vision and HTML Embeddings

QA.tech aims to develop an AI-powered web agent capable of evaluating websites in a manner similar to human testers. Given a natural language instruction describing a test case, th...
Hanadi-Obied

Hanadi Obied

AI

Tech Insights

Will AI steal your job? It’s already happening, and you’re letting it!

AI is here to stay. AI isn’t knocking at the door anymore—it’s already sitting at your desk.
Daniel-Mauno Pettersson

Daniel Mauno Pettersson

AI

QA

QA Testing With AI – Faster, Smarter, and More Cost-Effective Than Humans?

We’re developing an AI-based QA testing agent that evaluates websites much like a human tester would. The AI agent navigates through websites based on a set of simple guidelines, a...
Liza-Shulyayeva

Liza Shulyayeva

AI

Engineering

Tech Insights

How we’re approaching LLM prompt evaluation at QA.tech

The development of autonomous agents poses a unique challenge that other types of applications don't typically grapple with: heavy reliance on inherently non-deterministic dependen...
Daniel-Mauno Pettersson

Daniel Mauno Pettersson

Engineering

QA

You Should Use a Live Deploy PR

Before diving into the specifics of using a Live Deploy PR, let's briefly recap two common branching strategies: Gitflow and trunk-based development