Cross Browser compatibility testing tools

As software quality assurance, one concern we want to resolve is how our application looks across different browsers and its different versions. Looking around here are some of the ways to do it efficiently.

 

1. Spoon - http://www.spoon.net/Browsers/

Performance vs. Stress vs. Load Testing

More often these terms are interchangeably used in QA testing. Just to draw the line, here’s a definition which I agree with Goranka Bjedov on her Google Techtalk regarding “Using Open Source Tools for Performance Testing”

 

Free Website Analyzer

 

No need to download or install, just fire up your browser, go to these sites and input the URL of your application under test.

 

1. Web Page Analyzer (http://www.websiteoptimization.com/services/analyze/)

Selenium: Creating Firefox Profile

We at G2iX, being an advocate of open source technology are working closely towards the quality of software by taking advantage of the open source tools that are available in the web. In the area of software testing we see Selenium as potential candidate for web application testing tool.