Ad
Poll
Which Selenium configurations do you use to test your web front end?
- We use other tool (80%, 12 Votes)
- Selenium Grid (13%, 2 Votes)
- Selenium Grids under CI (like Hudson or TeamCity) (7%, 1 Votes)
- Single Selenium (0%, 0 Votes)
- Many Selenium grids on one Server (0%, 0 Votes)
- Other config (0%, 0 Votes)
Total Voters: 15
Loading ...
Most popular search terms:
Selenium grid hardware and system requirements. Optimizing for just one GRID or many GRIDs in paralellSelenium is very sensitive to system configuration. Particularly memory requirements are huge. Here we explore how to setup optimal Selenium Grid system. read all... | ||
GAnt vs. Ant (comparison, advantages and drawbacks GAnt)Ant is great and stable tool and yet it has many issues and limitations. GAnt is a newer and yet-not-mature alternative which has no limits. So, is it a time to port your Ant scripts to GAnt? read all... | ||
Port or convert Ant builds to GAnt. Example with maven integration (embedded GAnt)GAnt may make things simpler. For example, it is a replacement for AntContrib, which served well the ant builders. Porting from ant to gant is actually straightforward, but slight differences in both tools might cost your days of work. read all... | ||
Parsing TeamCity log output. Analyse, find reasons for unique or systematic problemsWhat is great in TeamCity is how it logs things. You can have it write down every bit of information in the way, that allows you to understand the build process and problems with it read all...Copy or move Hudson instance to another server. Add slave node to new instanceWe have this build Hudson CI, which is always busy. It has old hardware, located in the subnetwork with lots of limitations and thus is always a bottleneck during our builds. We need to relocate... read all...Developing TeamCity plugins with groovy and spring. Explained, step-by-step exampleRecently, I refactored one TeamCity plugin, called groovyPlug. Here is what I learned about developing with Groovy for TeamCity. read all...![]() Choosing continuous integration (CI) tool. Comparison : CruiseControl, Hudson, Continuum vs. TeamCityComparing CI tools: TeamCity vs. the pure Open Source CI. You choosing your CI Tool, what are advantages and drawbacks of commercial CI in comparison with Hudson or Cruise Control? read all... | ||
