Talk:Continuous Integration

From STIQ

Jump to: navigation, search

Q: Does one need to install/configure Selenium Remote Control sperately or is it included inside of STIQ?

A: The "latest" Selenium RC binary is included with the STIQ distributions. You should be able to run it using the corresponding ant task in build.xml.


Q: Does one need Firefox installed on the CI build machine?

A: Yes. The Selenium Remote Control will shell out and run Firefox to run the STIQ tests that have been exported to Selenium test. This requires firefox on your CI machine (note the config of '*chrome' in the ant file runner.xml). Also see notes on bug using '*iehta' mode of selenium RC. http://jira.openqa.org/browse/SRC-388

Personal tools
Noteworthy