Salesforce Ventures
App Quality Report
Powered by Testers.AI
A-90%
Quality Score
12
Pages
19
Issues
7.5
Avg Confidence
6.6
Avg Priority
9 High10 Medium
Testers.AI
>_ Testers.AI AI Analysis

Salesforce Ventures scored A- (90%) with 19 issues, ranking #19 of 47 VC sites. That's 4 fewer than the 22.7 category average (60th percentile).

Top issues to fix immediately: "Unclear or missing alt text on logo/brand images in case study cards" โ€” Add descriptive alt attributes to all image elements containing company logos or brand names (e; "Potential WCAG contrast issue in headline text" โ€” Verify the contrast ratio between the headline text color and background using a WCAG contrast checker; "Missing alt text on hero section images" โ€” Add descriptive alt text to each image in the hero section, such as 'Female entrepreneur in professional setting' or ....

Weakest area โ€” accessibility (5/10): Potential issues with color contrast in some areas, alt text unclear for images.

Quick wins: Improve accessibility compliance with WCAG guidelines, including better color contrast and semantic HTML. Add more specific CTAs throughout the page (e.g., 'Meet Portfolio Companies', 'Apply for Funding').

Qualitative Quality
Salesforce Ventures
Category Avg
Best in Category
Issue Count by Type
UX
13
Visual
10
A11y
9
Content
5
Pages Tested ยท 12 screenshots
Detected Issues ยท 19 total
1
Potential WCAG contrast issue in headline text
HIGH P8
Conf 7/10 UXA11y
Prompt to Fix
The issue is that the PERSPECTIVES headline may not meet WCAG AA contrast requirements and fix it by increasing text contrast to at least 4.5:1 through color adjustment or background modification.
Why it's a bug
The main 'PERSPECTIVES' headline text appears to use light text on a blue background. The contrast ratio appears to be borderline for WCAG AA compliance requirements (4.5:1 for normal text). This could fail accessibility audits.
Why it might not be a bug
The text may have sufficient contrast when measured precisely with tools, though visual inspection suggests it's at the threshold.
Suggested Fix
Verify the contrast ratio between the headline text color and background using a WCAG contrast checker. If below 4.5:1, either darken the text or lighten the background.
Why Fix
Poor contrast ratios make content difficult for users with vision impairments to read, creating accessibility compliance issues.
Route To
Frontend Engineer / Accessibility Specialist
Page
Tester
Sharon ยท Security Tester
Technical Evidence
Elements: <h1> or <h2> with class containing 'perspectives' or 'heading'
Console: WCAG contrast warnings in accessibility audit tools
Page Text: PERSPECTIVES heading
2
Missing or broken image in case study section
HIGH P7
Conf 8/10 UXContent
Prompt to Fix
The issue is missing or broken images in the case studies section and fix it by verifying all image asset paths are correct, ensuring files exist on the server, and checking that the image delivery pipeline is working properly.
Why it's a bug
The case studies section at the bottom shows two case study items side by side. The left item appears to have a missing or broken image - it shows a dark/blank area where an image should be displayed. The right item also appears to have a similar issue with missing visual content.
Why it might not be a bug
The images could be intentionally dark or stylized, though this is unlikely given the right item appears to have some content.
Suggested Fix
Verify that all image assets for the case studies section are properly linked, loading correctly, and have appropriate alt text. Check image file paths and ensure images are being served correctly from the CDN or server.
Why Fix
Missing images create a poor user experience, reduce content engagement, and may indicate broken asset delivery. This affects the visual presentation of important case study content.
Route To
Frontend Engineer / QA Engineer
Page
Tester
Sharon ยท Security Tester
Technical Evidence
Elements: <img> tags within case study card elements, likely with src attributes pointing to missing assets
Network: Failed GET requests for image assets in case studies section
Page Text: CASE STUDIES section with case study cards
3
Extremely Long Page Layout - Excessive Vertical Scrolling Required
HIGH P7
Conf 8/10 UX
Prompt to Fix
The issue is excessive page height with minimal visible content causing poor UX. Fix it by reorganizing the layout to reduce whitespace, grouping related content, and ensuring important information is visible within the initial viewport without excessive scrolling.
Why it's a bug
The screenshot shows a page that is extremely tall with minimal content visible in the viewport relative to the overall page height. The interface appears to have massive amounts of whitespace or empty content areas, creating a poor user experience where users must scroll excessively to access information. This violates basic UX principles of content density and page organization.
Why it might not be a bug
If this is intentional design with progressive loading or lazy-loaded content below, it may be by design. However, without visible justification, excessive empty space is typically a usability issue.
Suggested Fix
1) Reorganize content to fit within standard viewport heights (eliminate unnecessary whitespace), 2) Implement better content grouping and collapsible sections, 3) Use pagination or lazy loading with visual indicators, 4) Review and optimize the page layout structure
Why Fix
Excessive scrolling reduces usability, increases bounce rates, and creates poor mobile experiences. Users expect to see meaningful content within 1-2 viewport heights.
Route To
Frontend/UI Engineer, UX Designer
Page
Tester
Sharon ยท Security Tester
Technical Evidence
Elements: <body>, <main>, content containers
Console: N/A - visual issue only
Page Text: Dashboard interface with minimal visible content
+16
16 more issues detected  View all →
Logo/Brand image not loading in header
Partially cut-off logo text on left side
Missing or broken images in perspective cards
and 13 more...
Unlock All 19 Issues
You're viewing the top 3 issues for Salesforce Ventures.
Sign up at Testers.AI to access the full report with all 19 detected issues, detailed fixes, and continuous monitoring.
Sign Up at Testers.AI or let us run the tests for you