Friday, January 27, 2012

Cross Browser Compatibility Testing

In the world of multiple browsers and their versions, it is mandatory for web applications to support multiple browsers and their versions and on multiple platforms. A web page works well in Firefox on Windows, may not work as expected on Firefox on Linux, same is the case with Safari on Windows and...

Tuesday, January 17, 2012

Web Services Load Testing

Now-a-days large number of web applications are either consuming web services or providing their business functions as web services.  Like the performance of accessing the application services from user interface (web pages or desktop forms) is important for satisfaction of the end users, same should...