Help & Support
Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More
Have Questions?
Apex Test Tracker
Because Admins who ignore unit tests always get the blame
- Business Need
- Admin & Developer Tools
Any change to organization metadata has the potential to cause unit tests to fail - which can make it impossible to deploy change-sets. The Apex Test Tracker helps admins proactively detect configuration changes that break unit tests.
Rating
Reputation
MVP
Recognized by Salesforce for their leadership, expertise, and generosity
Top Reviewer
Contribute reviews that encourage conversation and help others make informed decisions
Ranger
Lifelong learners who have earned the Ranger rank or higher on Trailhead
Showing 6 of 6 Reviews
Very usefull
Very usefull to be able to track when and in wich sandboxe Apex starts to fail.
Use it as part of our continuous integration tools
Very usefull to be able to track when and in wich sandboxe Apex starts to fail. Tips: send the report in a slack/team channel to interact with your team faster !
This is a must-have
I manage a fairly complex org with a lot of code. In the past, I'd discover several of my tests were falling without having any idea why or when they stopped working. It took ages to debug everything and get back to a point where all my tests ran without failure. Now I'm able to identify issues quickly and trace them back to the change that caused the issue. This saves so much time. Highly recommended!
Extra insurance for your code - totally worth it!
It's easy to move changes into production that decrease your test coverage. This app will highlight when that happens. This app points out such problems when they happen so you can deal with them before they become a major problem. Within a couple days of installing it, Apex Test Tracker pointed out some test code that failed on weekends. That's now fixed and won't be a nasty future surprise for someone.
Must have tool for salesforce developers
How often have you gone to deploy some changes to production, and discovered that you can't because some test classes are failing, which didn't fail last time you deployed? Often times this is because of changes in permissions or in validation rules and workflows. These can be changed in production without verifying that they don't cause unit test failures. if you install test tracker, you'll be notified the same day that any test that was previously passing begins to fail, and you can fix the problem immediately, before it interferes with your next code deployment.
Simple and effective
I saw this presented at DF15, and it looked like a simple solution to the issue of test coverage degradation. It is exactly that. I installed it in our dev org, and now when changes are made which lower our test coverage, I know right away, and can report to the developers. Great product.