Perfecto 26.5: AI Visual Testing and Mobile Coverage
Perforce
Perforce Perfecto 26.5: Improve mobile release confidence with AI visual validation
Perforce Perfecto 26.5 strengthens enterprise mobile quality workflows through AI Visual Comparison, app installation in AI User Actions, and expanded Android real-device audio testing. It also improves scheduler notifications, certificate password handling, user administration, Quantum support, and coverage for current iOS, Android, Appium, Chrome, and Edge environments. Merito helps organizations assess compatibility, govern adoption, and operationalize Perfecto across release pipelines.
AI Visual Comparison in Perforce Perfecto 26.5 identifies meaningful mobile screen changes against a baseline, giving release owners a more direct control for catching user-facing regressions before production. Combined with expanded device, framework, audio, and administration support, the release addresses the practical work of sustaining trustworthy mobile regression coverage at enterprise scale.
Prioritize visual defects that affect users
AI Visual Comparison compares a mobile test-result screenshot with a baseline image and describes meaningful differences between the two screens. The command is designed to fail tests when it detects critical issues, including missing UI elements or changed values, rather than treating every small visual variation as a release-blocking defect. It supports mobile testing only; tablet and web tests are outside this feature's scope.
For a large release program, this creates a useful control around high-value customer journeys such as payment confirmation, account changes, claims submission, or regulated disclosures. Teams can apply the comparison to screens where a missing amount, consent field, or call-to-action creates revenue, compliance, or customer-service risk.
For day-to-day quality engineering, visual checks can reduce the manual screenshot review that follows a mobile regression run. Testers can focus triage on differences that have a material effect on the customer experience, while developers receive clearer evidence of what changed on the device.
Install applications within AI User Actions
AI User Actions now supports installing a mobile application on a device. Teams can accept default instrumentation settings or provide instrumentation instructions during the interaction.
The change supports more self-contained test workflows. A release team can include application installation as part of a scripted quality path, which helps reduce dependency on separate preparation steps and makes the sequence of test setup more repeatable across release candidates.
July 11, 2026By Chris CarpenterPerforcePerfectoEnterprise Test ManagementTesting
A mature team could use this capability when validating a new build against a targeted device set after a deployment pipeline completes. Test engineers spend less time switching between setup activities and test actions, and the recorded workflow carries more context for audit and troubleshooting.
Keep scheduled test results visible to the right people
Scheduled jobs can now send email notifications to additional recipients without changing job ownership or permissions. Previously, notification delivery was limited to the job creator.
This supports release governance because the people accountable for readiness can receive evidence from recurring regression, smoke, or device-availability jobs. A release manager, product owner, security lead, and service owner can be informed from the same scheduled execution while access rights remain controlled.
In practice, a team running overnight mobile regression can route notifications to the release channel's owners without transferring the job to a shared account. The original test owner keeps accountability for configuration, while stakeholders get timely status for decision-making.
Make Scriptless authoring match the selected test environment
Legacy Scriptless Mobile commands are now available only when creating tests for real mobile devices. When a user selects desktop web or virtual devices, unsupported commands are hidden and the test cannot run until the device type changes.
Restricting incompatible commands at authoring time helps protect test-suite quality. It prevents teams from investing in test flows that cannot execute on the chosen platform, reducing avoidable failures and misleading coverage reports during a release cycle.
For testers, the interface provides earlier guidance about what the selected environment can support. That shortens the feedback loop between test design and execution, particularly for teams maintaining mixed real-device, virtual-device, and desktop-web portfolios.
Extend Android audio coverage across real-world paths
Perfecto 26.5 expands Android real-device audio testing across major input and output paths without Bluetooth. Supported output scenarios include voice and VoIP calls, media playback, app sounds and notifications, voice-assistant responses, and accessibility audio. Voice and VoIP scenarios require the Android voice feature to be enabled; the other output scenarios require it to be disabled. Audio input support includes voice and VoIP calls.
Audio defects frequently appear only after device-level integration, where application behavior interacts with operating-system audio routing, calls, notifications, and accessibility services. Teams delivering banking, healthcare, communications, media, travel, or customer-support applications can test these paths as part of end-to-end release evidence rather than treating audio as a late manual verification task.
For an engineer validating a mobile meeting or call workflow, the same automation approach can cover Android voice input and output without Bluetooth setup. That simplifies test preparation and improves consistency across repeated runs. Teams that need voice-call audio testing must enable the Android voice feature in their Perfecto cloud with Perfecto Support.
Strengthen certificate handling and identity administration
Web certificate upload and edit dialogs now include a dedicated Password field. This separates certificate passwords from non-secure fields and supports a cleaner operational process for teams managing authenticated web-testing environments.
The release also requires email-based usernames for newly created users. The user-management interface labels the field as Email (used as username), and API-created usernames must use email format. For API updates, the email parameter remains present but read-only. External identity-provider tenants can continue using non-email usernames when their IdP configuration supports that approach.
These changes matter to security and platform owners because test platforms often contain access to pre-production applications, certificates, device clouds, and test data. Clearer credential handling and a consistent user identifier support access reviews, incident investigations, and deprovisioning processes.
For administrators, email-based usernames make account ownership easier to interpret in routine user-management work. The dedicated certificate password field also reduces ambiguity when testers configure protected web environments for validation.
Update Quantum and virtual-device automation deliberately
Quantum 3.2.2 is available with fixes for security vulnerabilities in several Maven dependencies, updated Selenium and Appium Java Client components, device-availability enhancements, Android secure-screen instrumentation improvements, and an AXE integration fix. Teams running Quantum tests on virtual devices must specify the appiumVersion capability and should assess compatibility with changes introduced in Quantum 3.0.0 before upgrading.
Framework updates should be treated as governed engineering work, not merely a dependency refresh. Security remediation has clear value, while compatibility checks protect critical regression suites from unexpected execution changes that can delay a release.
A practical adoption pattern is to run a representative set of business-critical tests against Quantum 3.2.2 in a controlled branch, compare pass rates and device behavior, then promote the upgrade after owners resolve variance. The required Appium capability should be standardized in shared configuration so teams do not get inconsistent virtual-device results.
Keep device coverage aligned with current platforms
Perfecto 26.5 adds real-device support for iOS 26.5, 18.7.9, 16.7.16, and 15.8.8. iOS 26.x real devices require a cloud with HSS 2.0 and macOS Sequoia. The release also provides virtual-device support for iOS 26.5 in all regions at full capacity. Applications compiled only for Intel x86_64 cannot run on virtual devices using iOS 26.4 or later; an ARM64 build is required.
The release adds Android 16 and Android 17 Beta 4 emulator coverage for new Pixel, Galaxy, foldable, and tablet models. The default Android emulator is now a Pixel 9 running Android 15. Virtual-device automation uses Appium 2.19 by default, and Appium 3.3 is also supported.
Current platform coverage is a release-risk issue, especially when mobile operating-system adoption changes rapidly or a business supports a broad device population. Product and engineering leaders can use these additions to update their risk-based device matrix, concentrating testing on the operating systems and form factors that matter to their customers.
For practitioners, the new emulators make it practical to validate responsive behavior, foldable layouts, and current Android versions before physical-device demand rises. iOS teams should make ARM64 build readiness part of their simulator adoption checks, since Intel-only builds will not run on the relevant virtual-device versions.
Refresh browser validation for web journeys
Perfecto 26.5 supports Google Chrome 148 Stable, Chrome 149 Beta, and Microsoft Edge 148 Stable on Windows and Mac machines.
Browser support helps enterprise teams maintain coverage for web journeys that sit alongside their mobile applications, including account onboarding, administration portals, and service workflows. Testing current stable versions provides release evidence for the browsers most likely to be used by employees and customers, while beta coverage can expose compatibility risks earlier in browser release cycles.
For a cross-channel quality team, these additions enable targeted smoke tests for browser-specific issues without changing the wider test strategy. Teams can reserve deeper regression for stable browser versions and use beta runs as an early-warning signal for upcoming changes.
How Merito helps
Merito helps organizations buy, implement, govern, and renew Perforce Perfecto in ways that fit established QA, DevOps, and security operating models. For Perfecto 26.5, Merito can assess which changes affect existing test suites, device coverage, cloud configuration, identity controls, and release reporting.
Recommended next steps include:
Run a pilot of AI Visual Comparison on high-risk mobile customer journeys.
Review Android audio requirements, including cloud configuration for voice-call scenarios.
Validate Quantum, Appium, and ARM64 compatibility before broad virtual-device upgrades.
Update scheduled-job notification lists, certificate procedures, and user-administration standards.
The release gives leaders specific opportunities to improve release evidence while reducing avoidable test maintenance and setup work. Merito provides the technical and governance support to turn those capabilities into an adopted operating practice, rather than a set of features that remain unused after upgrade.
Merito is a Perforce partner. Our Perforce Perfecto team can scope licensing, sizing, and rollout for 26.5, and our enterprise upgrade services help you plan and validate the upgrade with minimal disruption to release schedules.
Perforce Perfecto 26.5 introduces AI Visual Comparison for mobile screens, mobile app installation through AI User Actions, and expanded Android real-device audio coverage. The release also adds scheduler email recipients, security and user-management changes, Quantum 3.2.2, current iOS and Android device support, and updated Appium and browser compatibility. Merito helps enterprise teams prioritize the changes that affect release pipelines, device-cloud strategy, access governance, and regression testing.
Perfecto AI Visual Comparison compares a mobile test screenshot against a baseline and identifies meaningful differences such as missing interface elements or changed values. Tests fail for critical visual issues rather than every minor rendering variation, which supports focused regression triage. The capability applies to mobile testing, not tablet or web tests. Merito helps teams define baseline governance, select high-risk journeys, and introduce visual checks into existing Perfecto Scriptless and automated regression suites.
Perforce Perfecto 26.5 supports Android audio input and output across major real-device paths without Bluetooth. Teams can validate voice and VoIP calls, media playback, app sounds, notifications, voice-assistant responses, and accessibility audio, with configuration requirements that vary by scenario. Voice-call audio requires the Android voice feature to be enabled. Merito helps teams design reliable audio test coverage, validate cloud prerequisites, and incorporate audio scenarios into release acceptance criteria.
Perfecto 26.5 makes Appium 2.19 the default for virtual devices and adds Appium 3.3 support for virtual-device automation. It adds iOS 26.5 support on real devices and simulators, plus Android 16 and Android 17 Beta 4 emulator models including current Pixel, Galaxy, and foldable devices. ARM64 builds are required for virtual iOS 26.4 and later when applications were previously Intel-only. Merito helps teams run compatibility assessments and stage framework upgrades safely.
A governed Perfecto 26.5 upgrade should assess Scriptless test behavior, Quantum 3.2.2 compatibility, Appium capabilities, iOS build architecture, Android audio requirements, and identity-management processes. Release owners should also identify which scheduled jobs need stakeholder notifications and which certificates require protected password handling. Merito provides advisory, implementation, renewal, and managed adoption support for Perforce Perfecto, helping teams document controls, execute pilot releases, and establish operational ownership.
Keep Reading
Related Product Release Updates
Explore a few more Merito release updates that align with the themes in this article.