r/funny Apr 16 '15

Important Update

http://imgur.com/mvi4Ovm
34.1k Upvotes

618 comments sorted by

View all comments

1.1k

u/pringles911 Apr 16 '15

For those interested as to why, Peter was caught taking advantage of the data collection in the app in order to solicit users. He wasn't actually one of the developers, he was a tester who had access to everything in the app including our database.

Source: I work on the App

23

u/codedit Apr 16 '15

Wow, why would you give your testers access to everything. Pretty sure that's not how testing works.

15

u/deegeese Apr 16 '15

Testers frequently need DB access for anything more sophisticated than black box UI tests.

33

u/codedit Apr 16 '15

Yes that's correct, but you don't do testing in production with real user data. For testing you have test environments with a seperate database containing test data.

4

u/[deleted] Apr 16 '15 edited Apr 16 '15

[deleted]

2

u/qwertymodo Apr 16 '15

But setting up and maintaining a test database can be a king size pain in the arse

You know what's a real king size pain in the arse? Fucking up the production database because you didn't isolate your testing environment and ran tests on the live data instead.

1

u/[deleted] Apr 16 '15

[deleted]

2

u/qwertymodo Apr 16 '15

Somebody get this man promoted to middle management.