Blog
- 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
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
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
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
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
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 - 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