Archive for the ‘Writing’ Category

July 13, 2010 0

Selenium on the cloud, with Amazon EC2

By Anthony in Writing

I am currently writing a doc which aims to provide directions, analysis and benefits of using selenium in the cloud, with Amazon’s EC2. Included in the write-up, is Boto vs. Twisted Amazon. Essentially they are the same, the main difference being, Boto is ‘blocking’ while TxAWS is ‘non-blocking’.

July 13, 2010 0

Combining Performance and Functional Testing, Using Selenium and JMeter.

By Anthony in Writing

In progress. Combining Performance Testing with Functional Testing: 1) Using JMeter 2) Using Selenium 3) Combining the two Non-GUI Mode (Command Line mode) For non-interactive testing, you may choose to run JMeter without the GUI. To do so, use the following command options -n This specifies JMeter is to run in non-gui mode -t [name [...]