Hi
Dne Fri, 19 Apr 2013 21:43:23 +0530 Ayush Chaudhary ayushchd@gmail.com napsal(a):
Hi
On Friday, 19 April 2013 at 7:07 PM, Michal Čihař wrote:
Hi
Dne Fri, 19 Apr 2013 13:57:42 +0530 Ayush Chaudhary <ayushchd@gmail.com (mailto:ayushchd@gmail.com)> napsal(a):
As I am looking to apply for the Automated Testing project this year, I was trying to make a first draft of my proposal here. I had a few questions regarding the same:
- What aspects of automation and CI would be involved as most of the automated scripts seem to have been done already. Sure, along the way if we feel the need for modifying or adding something, that would be fine. But just wanted to make sure if there are any specific tasks involved here which I could mention in my proposal?
The only automation part we miss is Selenium setup on our CI server.
Okay. So here is what I think what would be required:
- Install Selenium Server (if not already installed)
- Configure Jenkins for Selenium which includes installing Selenium plugin and configuring the VM nodes.
- I think this is done, but it would be to add the <selenium> directive to phpunit.xml
I know, I just need to find time for that. Last time I failed with selenium setup...