automated

Run Selenium Test Automatically Every 5 minutes

Is there a way to automate a selenium test to run every five minutes? ...

How to code software for automating purposes?

Hi, I want to ask how can one write a software application which can automate browser processes such as loging into a site, posting some content and loging out. There are a number of softwares out there in market which do so, but i am familiar with them from a long time ago, they need windows explorer to work. I have searched a lot bu...

Best solutions to deploy from git to production?

My cofounder and I are setting up our server for our startup. We're using git for our source control and the project is django sitting behind nginx via fcgi on Ubuntu. Since we're just getting started, and to make deployments easy on both of us, I have in mind to have a simple deploy script living on the server that will automatically pu...

Blackberry Build Tool

Could anyone suggest the best Build Tools for use in the build process when building a blackberry application. Is it just the creation of an ANT project, does that cope with signing etc? Is there a better tool out there? I'd prefer a lightweight Windows solution. I normally use Automated Build Studio -- it can build ANT and it can al...

Is it necessary to use PHP in order to create an automated form for a web page?

Hi all, Is there an easy way to set up an automated form on a web page that sends info to a specific email address after being filled out? I don't know much about php, but someone mentioned it as a possibility. I would like to create a form that gets filled out and sent to a server email address automatically. Preferably without having ...