Is it bad practice to use TeamCity for Production automation?
I need to automate an UI set of actions that leads to saving a screenshot. I have written a Selenium, C#, Unit Test in Visual Studio. I needed a way to schedule this to run everyday. Is it a bad idea or unwise to use TeamCity as a scheduler to run this automated test? It seems like a good idea to me and very reliable, but I wasn't sure and wanted some feedback. Thanks!
Please sign in to leave a comment.