3 posts tagged “qa”
The Selenium IDE FireFox macro recorder and webtest tool can be used to record and play FireFox macrosm and for QA QC of web sites !
The config files are easy to read XML/HTML files which can be exported into Java & PHP Selenium Remote Control (RC) files.
There is a test suite HMTL file that simply defines the test cases to run. Each test case HTML file contains commands such as open/goto, click, select, type, clickandwait and verifytextpresent which helps you identify if you test succeeded or failed !
There's even a Selenium CubicTest plugin for Eclipse !
Browsershots makes screenshots of your web design in different browsers.
It is a free open-source online service created by Johann C. Rocholl.
When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser. Then they will make screenshots and upload them to the central server here.
You can see some sample browsershots screenshots @
and you can download a set of PNGs to your PC for closer inspection !
http://www.planetmysql.org/kaj/?p=85
The Quality Contribution Program goal is to improve the quality of MySQL products, with the active co-operation of the MySQL user community.
The program facilitates this by
1. visibly acknowledging the participants by attributing individual quality enhancements to them;
2. rewarding the participants with benefits in proportion to their contribution (Awards are subscriptions to MySQL Enterprise);
3. streamlining the process of contributing to MySQL Quality for the benefit of both current and future contributors
Quality Contributions fall into three categories: (i) bug reports, (ii) test cases, and (iii) code patches. We evaluate each contribution with a publicly verifiable set of rules, and the contributor accumulates the QA points for all contributions submitted during the last 12 months.
Start today @ http://dev.mysql.com/qualitycontribution.html