Trisha's Super Scientific Testing Survey
1.
When it comes to testing your code, what slows you down?
Writing tests
Running tests locally
Running tests in CI
Debugging and fixing tests
Unreliable test results (flaky tests)
Other (please specify)
2.
Where do you run your full test suite?
Locally
In CI
Nowhere
3.
What sort of testing are you doing on your system?
Automated
Manual
No formal testing
4.
What percentage of the build-and-test cycle time is spent on running tests?
Less than 25%
25% - 49%
50% - 74%
More than 75%
5.
How long is your build-and-test cycle?
More than 30 minutes
20 - 29 minutes
15 - 19 minutes
10 - 14 minutes
5 - 9 minutes
3 - 5 minutes
1 - 3 minutes
Less than 1 minute