Blog

Latest Posts

Insights, updates, and technical deep-dives from the AutoExplore team.

AutoExplore Security Scanning

AutoExplore Security Scanning

AutoExplore’s latest update introduces an intelligent security scanner that enhances web application testing by combining real-browser exploration with automated vulnerability analysis. By routing traffic through ZAP Proxy, AutoExplore can now identify hidden security misconfigurations such as missing headers, insecure cookies, and weak site isolation issues. Each finding is traceable, risk-rated, and reproducible through AutoExplore’s timeline view, helping teams prioritize fixes efficiently. The scanner performs safe, non-destructive checks, extending AutoExplore’s mission to deliver autonomous, end-to-end software quality testing.

Read more
Accessibility Testing

Accessibility Testing

European Accessibility Act (EU Directive 2019/882) came into effect at June 28, 2025. This legislation defines minimum accessibility standards for a wide range of products and services. In this post, we will look at available tools for accessibility testing and how to integrate them into your development process and how AutoExplore can play a role in this process.

Read more
null, undefined, NaN, [object Object]

null, undefined, NaN, [object Object]

One common mistake in Web development is to use the value of a variable or property that is not in the expected state. JavaScript has two bottom values null and undefined. Due to the widespread use of JavaScript, it is common to see these values rendered in the UI. Most of the time, these values are not intended for the end user and can be confusing. The AutoExplore agent is now able to detect these values and highlight them in the reports.

Read more
Multiple Environments Multiple Agents

Multiple Environments Multiple Agents

Since AutoExplore's recent update, it is possible to run multiple agents in parallel against multiple environments. This allows testing multiple versions of the application under test, for example, production and staging environments. It can also be used to speed up the testing process by running multiple agents against the same environment. Watch the video to learn more...

Read more
AutoExplore issue reporting

AutoExplore issue reporting

Autonomous testing without specified test cases creates a unique challenge for issue reporting. How to present the information about the found issues in a way that it is easy to understand and reproduce without overloading the user with too much information?

Read more
Measuring AI agent coverage

Measuring AI agent coverage

Autonomous testing with AI agents requires new ways to measure test coverage, as traditional metrics like code or requirement coverage don’t apply. AutoExplore addresses this by introducing UI coverage...

Read more
Testing contrast ratio

Testing contrast ratio

Have you been using GEN-AI to check contrast values from images of your web application? Well, there is a much more reliable way, and p.s. you don't have to use a kilowatt of electricity for it.

Read more
Comparing Autonomous Testing to Traditional Methods

Comparing Autonomous Testing to Traditional Methods

Typical modern software development lifecycle testing includes large amounts of scripted testing and some manual testing. Due to recent advancements in AI and machine learning, autonomous testing is becoming more popular. In this article, we will compare autonomous testing to...

Read more
09

Autonomous Exploratory Testing in Agile Development

Agile development has become the standard for software teams aiming to deliver value quickly and to adapt to changing requirements. However, as the market competition is getting tougher, budgets are cut and release cycles shortened, quality assurance methods often struggle to keep up. In this article, we will explore how autonomous testing can help agile teams to meet their goals and maintain high quality standards.

Read more