LinkedIn is rethinking software quality with its new AI Quality Assurance (QA) Agent. The platform, used by 1.3 billion members across iOS, Android, and Web, faces immense complexity with countless user permutations. Traditional testing methods struggle to keep pace, especially with the rise of agentic coding tools. The sheer scale of LinkedIn’s UI, not one app, but thousands of combinations based on user type, language, and experiments, means features can regress silently. While employee bug reports help, manual exploration doesn’t scale. This led LinkedIn to build an autonomous digital tester. Related startups Beyond Scripts: Vision-Language Models Traditional automation relies on brittle code selectors. VLMs, however, ‘see’ the screen, understanding text, icons, and hierarchy. This decouples testing from underlying code changes. The QA Agent employs a multi-model approach for different cognitive tasks. One model handles high-level planning, deciding the next action based on screenshots and goals. Another model performs analytical reasoning for error detection and bug reporting. A third, fine-tuned model handles visual grounding, translating natural language instructions like ‘Tap the Apply button’ into precise screen coordinates for execution. Agent Architecture: System 1 and System 2 To balance AI costs with performance, LinkedIn adopted a hybrid architecture inspired by human cognition:
Read More
LinkedIn’s AI Tester Sees Bugs – StartupHub.ai
LinkedIn’s AI Tester Sees Bugs – StartupHub.ai