By schneide
via schneide.wordpress.com
Submitted: Dec 03 2012 / 10:53
Nowadays most (web) applications have to send e-mails for notifications, news, passwords, reminders and so on. Your automated tests should not depend on the whole network infrastructure and externally installed mail servers which could cause breaking tests without code change. Some kind of a mock/fake smtp server seems to be the way to go.
Tweet
SaveShareSend
Tags: frameworks, methodology, tools
Add your comment