9 Important Tips for Selenium Remote Control (Java client) - Test Tool
April 16th, 2008 by Angsuman Chakraborty
Selenium Remote Control (RC) is a test tool that allows you to write automated web application UI tests in many programming languages against any HTTP website using any mainstream JavaScript-enabled browser. Selenium RC is a powerful and simple framework for running (scheduled or manually) automated UI centric regression tests for web applications / services. Here are few simple tips for Selenium RC java client. I used JUnit for tests. You can use NGUnit too.
Read more (378 words) »
Filed under Browser, Firefox, Headline News, Internet Explorer, Java Software, Javascript, Load Testing, Programming, Quality Assurance, Regression Testing, Safari, Stress Testing, Test Automation Framework, Web, Web 2.0, Web Services | Feedback | RSS 2.0 | Email this Article
Improving Site Performance…
September 24th, 2007 by Angsuman Chakraborty
I have significantly improved our site performance in the last month. I did all the site optimization steps by the book, found a lot of new things and fine-tuned existing ideas. There are a couple of good ideas I am yet to implement like using Lighttpd server instead of Apache 2.
Read more (183 words) »
Filed under Database, Database Replication, Enterprise Software, Headline News, How To, Linux, Load Testing, MySQL, Open Source Software, Pro Blogging, RDBMS, Web, Web 2.0, Web Hosting, Web Services, WordPress | 2 Comments | RSS 2.0 | Email this Article
WordPress Server Load Problem: Cause & Solution
August 23rd, 2007 by Angsuman Chakraborty
I was watching the mysql queries using mytop just before our server went down. In a flash I realized the cause of our persistent server load problem. I have also come up with an elegant solution which I will implement in the next few days.
Read more (181 words) »
Filed under Headline News, How To, Load Testing, MySQL, Open Source Software, Pro Blogging, Web, Web 2.0, Web Hosting, Web Services | Feedback | RSS 2.0 | Email this Article
What is The Best Database for a Souped Up Hashtable?
July 6th, 2007 by Angsuman Chakraborty
All I really want is to store a very large Hashtable with more reads than writes. It should be able to deal with more than 8GB of data. The key will be a String of limited length. I want it to be extremely fast on read-access, stable with sudden shutdown and other issues beyond our control and with very low CPU usage. The leading contenders in my mind are:
Read more (158 words) »
Filed under Database, HSQLDB, Headline News, Java Software, Load Testing, MySQL, Programming, RDBMS, Technology, Web, Web 2.0, Web Services | 4 Comments | RSS 2.0 | Email this Article
Interaction of Translator Pro / Gold Intelligent Caching Engine With Other Caching Engines
June 18th, 2007 by Angsuman Chakraborty
In short there is none. Translator Pro / Gold uses an intelligent caching engine to cache the translated pages. However it can happily co-exist with other caching engine like wp-cache 2 or WordPress’ object cache. While such engines will not help Translator plugin in any way as it is optimally cached by design, they may help serving the original (untranslated) blog pages.
Read more (186 words) »
Filed under Headline News, How To, Load Testing, Pro Blogging, Translator Plugin Pro, Web, Web 2.0, Web Services, WordPress, WordPress Plugin | Feedback | RSS 2.0 | Email this Article
5 Golden Tips For WordPress Performance Optimization / Slashdot-Digg Protection
April 12th, 2007 by Angsuman Chakraborty
WordPress is a popular blogging software. As a design decision it stores the blog content in database and uses php to fetch and display the pages. This consumes more resources (cpu and memory) than blogging softwares generating static pages. Here are 5 tried and tested power tips to reduce memory & cpu resources and speed up your wordpress based sites.
Read more (500 words) »
Filed under Headline News, How To, Linux, Load Testing, Pro Blogging, Stress Testing, Technology, Web, Web 2.0, Web Hosting, Web Services, WordPress, WordPress Plugin | Feedback | RSS 2.0 | Email this Article
OpenSTA, Load & Stress Testing Tool, Alternatives on Linux
March 3rd, 2007 by Angsuman Chakraborty
In our effort to fully switchover to Linux as Desktop and Server environment, one of the biggest challenges is to find an alternative to OpenSTA, a popular and very capable open source distributed software testing tool for regression, load and stress testing. In other words OpenSTA is poor man’s alternative to LoadRunner & Silk.
Read more (658 words) »
Filed under Browser, Enterprise Software, Firefox, Headline News, How To, Java Software, Linux, Load Testing, Microsoft, Open Source Software, Programming, Quality Assurance, Regression Testing, Stress Testing, Tech Note, Test Automation Framework, Web, Web 2.0, Web Services, Windows | 4 Comments | RSS 2.0 | Email this Article
|
|