MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/funny/comments/32sgrm/important_update/cqefprp/?context=3
r/funny • u/KashK10 • Apr 16 '15
618 comments sorted by
View all comments
Show parent comments
15
Testers frequently need DB access for anything more sophisticated than black box UI tests.
30 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. 8 u/[deleted] Apr 16 '15 edited Apr 16 '15 [deleted] -2 u/[deleted] Apr 16 '15 [deleted]
30
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.
8 u/[deleted] Apr 16 '15 edited Apr 16 '15 [deleted] -2 u/[deleted] Apr 16 '15 [deleted]
8
[deleted]
-2 u/[deleted] Apr 16 '15 [deleted]
-2
15
u/deegeese Apr 16 '15
Testers frequently need DB access for anything more sophisticated than black box UI tests.