Learn about automatic debug
Overview
1. PinDown and Machine Learning (video 2:17)
PinDown FAQ
2. Can PinDown handle dependencies? (video 2:17)
3. How does PinDown scale? (video 2:28)
4. Can PinDown handle IT issues? (video 2:28)
5. Can PinDown handle random tests? (video 3:26)
Integrating PinDown Into Your Test Flow
6. Where to Use PinDown (video 3:13)
7. Integrating PinDown into your flow (video 3:17)
8. An innovative license model (video 0:47)
Demos
9. Debugging down to line granularity (video 5:10)
10. Large Systems (video 5:47)
In this demo PinDown debugs a failure down to the exact line of code within a commit that contains that bug
In this demo PinDown is automatically fixing a regression bug. Yes, actually fixing the bug! No other tool can do this. Please note that it is optional whether you want PinDown to commit the fixes to the revision control system or just report the bug.
In this demo 5 bugs are inserted, both compilation failures and test failures on top of each other. PinDown sorts out the mess, by pointing out the bad code lines and it makes the test pass again! No other tool can do this.
In this demo there is a severe but temporary IT issue, causing tests to fail. PinDown handles the situation and is able to distinguish this temporary network issue from real test failures.