Re: smart scheduling for webapp tester

2015-05-12 Thread Fetchinson .
On 5/12/15, Chris Angelico wrote: > On Tue, May 12, 2015 at 6:31 AM, Fetchinson . > wrote: >> I'm looking into a robust solution for web application testing. While >> selenium is great for the actual testing, I'm thinking of a scheduler >> as the final piece in the pipeline. Let's say I have 4 we

Re: smart scheduling for webapp tester

2015-05-12 Thread Chris Angelico
On Tue, May 12, 2015 at 6:31 AM, Fetchinson . wrote: > I'm looking into a robust solution for web application testing. While > selenium is great for the actual testing, I'm thinking of a scheduler > as the final piece in the pipeline. Let's say I have 4 websites that I > need to test periodically,

smart scheduling for webapp tester

2015-05-12 Thread Fetchinson .
I'm looking into a robust solution for web application testing. While selenium is great for the actual testing, I'm thinking of a scheduler as the final piece in the pipeline. Let's say I have 4 websites that I need to test periodically, A, B, C, D. I'd like to be able to define things like "run th