Ask HN: How good are your testers test?

1 points by yildirim ↗ HN
I am working in a company which every people has his job definition. While I develop my application, I expect testers to test application in a daily basis. But generally they do test the application just before release dates. When I tell this situation at scrum meetings they got it personal.

This situation effects me because I am needed to work at releases till late night. Otherwise I would work less.

What would/did you do in similar situations?

2 comments

[ 5.9 ms ] story [ 29.8 ms ] thread
Why not cover as much as you can with automated tests to minimise the amount of work required by your testers. This will allow them to concentrate on the important things and not test every function of your app every day.
I know it's not an excuse bu I am expected to develop very fast and I am the only developer in project.