Pages tagged test:

ウノウラボ Unoh Labs: テスト計画書のテンプレート
http://labs.unoh.net/2009/01/post_130.html

項目確認用に。
Use tools running on M-Lab to test your Internet connection. | M-Lab
http://measurementlab.net/measurement-lab-tools
Welcome to Measurement Lab
by Google.
Use tools running on M-Lab to test your Internet connection. | M-Lab
http://www.measurementlab.net/measurement-lab-tools.html
google isp test speed network neutrality
Net Neutrality: Measurement Lab Checks if Your Connection is Being Throttled
http://lifehacker.com/5141758/measurement-lab-checks-if-your-connection-is-being-throttled
Glasnost: Test if your ISP is manipulating BitTorrent traffic
http://broadband.mpi-sws.org/transparency/bttest-mlab.php
This test suite creates a BitTorrent-like transfer between your machine and our server, and determines whether or not your ISP is limiting such traffic. This is a first step towards making traffic manipulation by ISPs more transparent to their customers.
googlemock - Google Code
http://code.google.com/p/googlemock/
Google C++ Mocking Framework (or Google Mock for short) is a library for writing and using C++ mock classes.
Google C++ Mocking Framework
JSLitmus
http://broofa.com/Tools/JSLitmus/
JSLitmus
A lightweight tool for creating ad-hoc JavaScript benchmark tests
JSLitmus is a lightweight tool for creating ad-hoc JavaScript benchmark tests. Features include ... * Single-file install (JSLitmus.js) * Works on Firefox, Opera, Safari, IE, Google Chrome, and iPhone browsers * Adaptive test cycles - tests take ~1-2 seconds, regardless of the operation * Google Chart + TinyUrl integration * Open Source MIT-style license (see source)
JSりとます:JSパフォーマンス計測ツール
The Teenager Audio Test - Can you hear this sound?
http://trainhorns.net/sound/
This tone seems pretty low to not be picked up by people up to 40, let alone 25. That or my hearing at 33 is awesome...
Yep. Loud and clear.
Use tools running on M-Lab to test your Internet connection. | M-Lab
http://www.measurementlab.net/measurement-lab-tools#glasnost
Can you hear THIS? Musicians high frequency hearing test | NoiseAddicts music and audio blog
http://www.noiseaddicts.com/2009/03/can-you-hear-this-hearing-test/
Here is a list of tones that go from 8Hz all the way up to 22,000Hz. It’s fairly common for people who are over 25 years of age to not be able to hear above 15Hz, so this will help you find out where your high frequency hearing cuts off.
isn't the upper limit of audibility 20kHz? anyway, i can hear up to 20kHz, just barely.
I can hear 18kHz easy... 19 sounds like I hear a bit after the click and it immediately drops off... 20 sounds like there is a low buzz on the track... I'm guessing I'm not actually hearing the 20kHz sound... I was a drummer for 6 years... seems like I should have lost more hearing than that.
I can't hear the 19 kHz tone but I choose to blame my PowerBook's ancient speakers.
SitePoint » How to Build the Best Browser Test Suite
http://www.sitepoint.com/blogs/2009/03/17/building-the-best-browser-test-suite/
Install Multiple Versions of Internet Explorer Multiple versions of IE can be installed on a single PC. Standalone versions of IE6 (and any version back to v3.0) can be downloaded from the evolt.org browser archive. XP users can simply extract the files and create a shortcut to iexpore.exe. Unfortunately, they do not work in Vista. An alternative is the Xenocode Browser Sandbox which provides IE6, IE7, IE8, Firefox 2, Firefox 3, Chrome, Opera and Safari. These are single .exe files that use virtualization technology to ensure the browser runs in its own segregated environment without affecting your core system. Finally, there is IETester from DebugBar. This is certainly the easiest application
Good article we use some of this stuff. Something to consider
SAT Vocabulary on Vocab Test.com - Free Vocabulary Tests
http://www.vocabtest.com/
Sat
Copyright©Vocab Test.com 2002-2008 SAT is a registered trademark of the College Entrance Examination Board and the Vocabulary Workshop series are owned and published by Sadlier-Oxford, which were not involved in the production of, and do not endorse, this product.
IE1, 2, 3, 4, 5, 6, 7, 8の確認が同時にできる -Internet Explorer Collection | コリス
http://coliss.com/articles/browser/ie/internet-explorer-collection.html
IE1…
IE1からって。
Conficker Eye Chart
http://www.confickerworkinggroup.org/infection_test/cfeyechart.html
simple tool from the malware working group, but someone will have to rotate images.
This works because the virus tries to keep your computer from accessing various AV websites.
Easily test your computer for a Conficker infection
Hmm, is this real?
Conficker Eye Chart
Conficker Eye Chart
http://www.joestewart.org/cfeyechart.html
i think this is the origional
Peacekeeper - The Browser Benchmark by Futuremark Corporation
http://service.futuremark.com/peacekeeper/index.action
<draco> http://service.futuremark.com/peacekeeper/index.action interesting concept, but I think their testing methodology is slightly forced/false
Teste de desmpenho de navegadores
The Browser Benchmark by Futuremark Corporation
Find out which is the fastest browser on your system with Peacekeeper, the browser benchmark from Futuremark. Peacekeeper measures browser speed with a wide range of JavaScript tests and displays the results in an easy to understand format.
John Resig - JavaScript Testing Does Not Scale
http://ejohn.org/blog/javascript-testing-does-not-scale/
TestSwarm is still a work in progress but I hope to open up an alpha test by the end of this month. Its construction is very simple. It's a dumb JavaScript client that continually pings a central server looking for more tests to run. The server collects test suites and sends them out to the respective clients.
Usabilla - Transparent Usability - Visual Feedback
http://www.usabilla.com/
Usabilla helps you to collect feedback from your users. We take a new approach to usability testing with transparency & visual feedback. We provide a tool to actively involve your users in the process of design & improvement.
Competitor to Chalkmark
InfoQ: JavaScript Test Driven Development with JsUnit and JSMock
http://www.infoq.com/articles/javascript-tdd
at InfoQ
This article is a crash course in writing maintainable JavaScript. We'll add features to a running example by iteratively following a simple principle: write a unit test, make it pass. Each test will serve as a quality feedback loop, creating both a safety net and an executable form of documentation for anyone who wants to change the production code. By starting each feature with a simple failing test we ensure that all features are tested. We avoid the cost of rewriting code to test it later. This is particularly valuable given the fact that JavaScript developers have so much rope to hang themselves with - consider how much global mutable state there is between the DOM API and the language itself.
to be tested
tuto java tutorials..
This article is a crash course in writing maintainable JavaScript. We'll add features to a running example by iteratively following a simple principle: write a unit test, make it pass. Each test will serve as a quality feedback loop, creating both a safety net and an executable form of documentation for anyone who wants to change the production code.
inject
Google Open Source Blog: Introducing WebDriver
http://google-opensource.blogspot.com/2009/05/introducing-webdriver.html
Google offers a new tool which helps out with testing web apps using Firefox and IE extensions rather than pure JS.
Works as an extension in Firefox, uses Automation controls in IE etc.
"Selenium 2.0 will offer WebDriver's API alongside the traditional Selenium API, and we shall be merging the two implementations to offer a capable, flexible testing framework"
WebDriver is a clean, fast framework for automated testing of webapps.
15 Free Functionality And Load Testing Tools For Web Applications
http://www.webresourcesdepot.com/15-free-functionality-and-load-testing-tools-for-web-applications/
WEBアプリ開発に便利な機能&負荷テストツール集:phpspot開発日誌
http://phpspot.org/blog/archives/2009/05/web_45.html
テストツールのまとめ
Use tools running on M-Lab to test your Internet connection. | M-Lab
http://www.measurementlab.net/measurement-lab-tools#ndt
Google - Use tools running on M-Lab to test your Internet connection. | M-Lab. ext time you're dealing with a dreadfully slow internet connection, you can ask Google what's causing the trouble. The company announced a new open platform Wednesday called Measurement Lab, or M-Lab for short. As part of the initial launch, M-Lab includes three publicly accessible tools, including a tool called Glasnost that tests whether BitTorrent traffic is being blocked, throttled or otherwise impeded on your broadband connection. Also part of M-Lab's launch are a tool to test your connection's overall speed and a diagnostic tool that will tell you if you're suffering from speed barriers common to last-mile broadband-network infrastructures.
InfoQ: Recommended TDD Tutorials
http://www.infoq.com/news/2009/05/recommended-tdd-tutorials
Recommended TDD Tutorials
Recently, Dave Nicolette consolidated a list of recommended TDD tutorials from a discussion on the Extreme Programming group. Here is a sneak peak at the consolidated list with categorization for quickly getting started with Test Driven Development.
Link tracking and analytics for social media | awe.sm
http://totally.awe.sm/
awe.sm is an open sharing analytics platform for social media campaign tracking across sites like Twitter, Facebook, and MySpace.
Link tracking and analytics for social media
How SQLite Is Tested
http://www.sqlite.org/testing.html
Describes the testing of SQLite. Great overview of various testing techniques and how they've been applied to a significant software project.
SitePoint » Microsoft SuperPreview: a New Way to Test Websites
http://www.sitepoint.com/blogs/2009/03/19/microsoft-superpreview-website-tester/
http://www.sitepoint.com/blogs/2009/03/19/microsoft-superpreview- website-tester/website-tester MicrosoftSuperPreview
SitePoint Blogs: News, opinion, and fresh thinking for web developers and designers
ICSI Netalyzr
http://netalyzr.icsi.berkeley.edu/
java applet to check for various nefarious things isps might do, like transparent proxies, dns interception, bittorrent blocking (though not throttling)
The Netalyzr tests your Internet connection for signs of trouble. Understand your connectivity through a detailed report of any performance and security issues.
HTML Test Page for CSS Style Guide - HTML - Snipplr
http://snipplr.com/view/8121/html-test-page-for-css-style-guide
Great page for testing the style guide for a website.
# <img style="width:250px;height:125px;float:right" src="images/css_gods_language.png" alt="CSS | God's Language" /> # <p>Lorem ipsum dolor sit amet, <a href="#" title="test link">test link</a> adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi
Score 50 Points Higher on the GMAT or Your Money Back - Knewton Test Prep
http://www.knewton.com/
Knewton has developed the industry’s first adaptive learning engine, customizing educational content to meet the needs of each student. Whereas traditional classrooms and textbooks provide the same material to every student, Knewton dynamically addresses your performance at the atomic concept level.
Live online GMAT, LSAT, GRE, SAT prep courses customized to each student, powered by adaptive learning engine. Access free practice test, sample questions. Raise your score, target top grad schools.
Good idea, interesting implementation
Trucos para aprobar un examen de oposicion, test psicotécnicos gratis, aumentar el coeficiente intelectual o con tests de figuras, memoria, matematicos, razonamiento verbal y numericas. Para oposiciones, trabajos... on-line
http://www.psicotecnicostest.com/trucos_psicotecnicos.asp?E=Trucos%20para%20psicotecnicos
Operaciones matemáticas
ViewLikeUs Engine - V1
http://viewlike.us/
Différentes résolutions d’écran
Recurso online para comprobar una web en distintas resoluciones
View websites in multiple resolutions
Check out how your website looks in the most popular resolution formats.
Test website in different resolutions
Test Swarm
http://testswarm.com/
Distributed Continuous Integration for JavaScript
TestSwarm is a way for distributing JavaScript test suites to many browsers on many platforms - so you can get your results in a distributed manner.
Swedish Armed Forces - Recruitment 2009
http://rekryt.mil.se/recruitment2009/
Test di abilità delle Forze Armate Svedesi. Ben fatto, in Flash. In inglese. (Ma qualcuno mi dica: le Forze Armate svedesi fanno spesso cose così belle?)
ongoing · Test-Driven Heresy
http://www.tbray.org/ongoing/When/200x/2009/06/23/TDD-Heresy
article on test-driven development
As a profession, we do a lot more software maintenance than we do greenfield development. And it’s at the maintenance end where TDD really pays off. I’m starting to see l
light-test.com
http://light-test.com/
值得学习的图片博客。。。
click2try. A community site where it's easy to try Open Source software for free.
http://www.click2try.com/
Sajt där du kan göra en egen en-klicks-installation av olika open source-lösningar för att testa live.
A community site where it's easy to try Open Source software for free.
teste logiciel opensource sans installation
13 Ways to Browser Test and Validate Your Work - Nettuts+
http://net.tutsplus.com/articles/web-roundups/13-ways-to-browser-test-and-validate-your-work/
Ways to check to see if your website conforms to generally accepted standards of web design
10 Excellent Services To Get Feedback For Your Design Works | Inspired Magazine
http://www.inspiredm.com/2009/07/31/10-excellent-services-to-get-feedback-for-your-design-works/
Crowdsourced usability tests for your own designs
Software Testing Tools: Software Testing Tools - Open Source Testing Tools - Testing script & Testing
http://www.testertools.com/
Software Testing Tools: Software Testing Tools - Open Source Testing Tools - Testing script & Testing
Google
http://www2.sandbox.google.com/
the next generation of Google Search
Run tests on google for changes and results
novo google
HD_Speed - www.SteelBytes.com
http://www.steelbytes.com/?mid=20
HD_Speed
HD_Speed DownloadDownload Measures both sustained and burst data transfer rates of your hard disks, cd/dvd-roms, flash cards/sticks, floppys, etc. Realtime graphical display. Version 1.5.3.64 Date 4 August 2007 Windows WinNT4, Win2000, WinXP, Win2003,WinVista Languages English, Spanish, French
ウノウラボ Unoh Labs: WEBアプリのテストに便利なFirefoxのアドオン
http://labs.unoh.net/2009/08/webfirefox.html
Testing Tools | Testing Web Sites
http://www.testing-web-sites.co.uk/testing-tools/
Here is a collection of some testing tools that we have compiled to aid your testing handily grouped into categories. Look out for our reviews of some of these tools coming soon.
Testing Web Sites
Yahoo! Know Your Mojo!
http://yahoo.knowyourmojo.com/
Concierge is my social mojo. What's yours? Find out at http://bit.ly/knowmojo [from http://twitter.com/desabol/statuses/3308254285]
Always fun; characterize persons by their twitter behavior...
conciergeだといわれた。
ブラウザを選ばずWebテストを自動化するSelenium (1/3) - @IT
http://www.atmarkit.co.jp/fjava/rensai4/devtool07/devtool07_1.html
テストケース自動化
7 Awesome Resources to Test Cross Browser Compatibility of Your Website
http://www.bestpsdtohtml.com/7-awesome-resources-to-test-cross-browser-compatibility-of-your-website/
hurl
http://hurl.r09.railsrumble.com/
Hurl makes HTTP requests. Enter a URL, set some headers, then view the response. Perfect for APIs.
Web app for testing HTTP requests.
online version of curl for viewing HTTP messages
Analyse HTTP headers. Like curl, but on the web.
Hurl makes HTTP requests. Enter a URL, set some headers, then view the response. Perfect for APIs.
Alecco Locco: SQLite: A Lesson In Low-Defect Software
http://aleccolocco.blogspot.com/2009/08/sqlite-lesson-in-low-defect-software.html
"99% Statement Coverage, 95% Branch Coverage, Goal: 100% branch coverage by Dec 2009, Striving for 100% test coverage has been [their] most effective method for finding bugs."
I didn't know gcc could do that. Cool.
@newsycombinator: "SQLite: A Lesson In Low-Defect Software (review/summary w/ working source) http://bit.ly/qcfy0" (from http://twitter.com/newsycombinator/status/3550078799)
What the Internet knows about you
http://whattheinternetknowsaboutyou.com/
Take the Marine Corps Fitness Test | The Art of Manliness
http://artofmanliness.com/2009/06/25/30-days-to-a-better-man-day-26-take-the-marine-corps-fitness-test/
In order to get the highest possible score on the test you’d have to perform 20 pull-ups, do 100 crunches in 2 minutes, and run 3 miles in 18:00 minutes.
Elég fitt vagy?
Today we're going to give ourselves a gut check by taking a physical fitness test. 200906253026
Home - testswarm - GitHub
http://wiki.github.com/jeresig/testswarm
TestSwarm provides distributed continuous integration testing for JavaScript. It was initially created by John Resig as a tool to support the jQuery project and has since moved to become an official Mozilla Labs project.
Javascript testing framework.
TestSwarm provides distributed continuous integration testing for JavaScript.
Papercut
http://invalidlogic.com/papercut/
SMTP server for testing that does not forward e-mail but displays it in a GUI
Papercut is a simplified SMTP server
John Resig - Test Swarm Alpha Open
http://ejohn.org/blog/test-swarm-alpha-open/
os + browser組み合わせテスト ->buildbot
Browsera - Automated Cross Browser Web Application Testing Service
http://www.browsera.com/
Browsera automatically detects cross-browser layout problems and scripting errors on your website.
Alternative cross browser testing site
gskinner.com: gBlog: AS3 Performance Testing Harness
http://www.gskinner.com/blog/archives/2009/04/as3_performance.html
Grant SkinnerさんによるAS3のパフォーマンステスト用クラス。
パフォーマンステスト用ライブラリ、負荷かかる処理やコードの最適化に使えそう。 チュートリアルhttp://gotoandlearn.com/play?id=115
more
gskinnerさま
Here's a simple demo of it in action.
Javaにおける開発・Test(Unit/Web/負荷)環境のまとめ - よねのはてな
http://d.hatena.ne.jp/yone098/20090217/1234841620
Java開発環境ソフトまとめ
Pagetest - where web sites go to get FAST!
http://www.webpagetest.org/
This tool lets you test web pages that are directly accessible as an URL from the Internet.
Welcome. Pagetest allows you to provide the URL of a webpage to be tested. The test will be conducted from the location specified and you will be provided a waterfall of your page load performance as well as a comparison against an optimization checklist. Please visit the PageTest wiki page for more information. Sample results for AOL.com can be seen here.
Pingtest.net - The Global Broadband Quality Test
http://www.pingtest.net/
mysql と drizzle の負荷テストツール「skyload」が凄い! - id:kazuhookuのメモ置き場
http://d.hatena.ne.jp/kazuhooku/20090707/1246950315
MySQLの負荷テストに便利らしい。
24 Usability Testing Tools | Useful Usability
http://www.usefulusability.com/24-usability-testing-tools/
My big list of 24 Web Site Usability Testing Tools In the past few years, there has been massive growth in new and exciting cheap or free web site usability testing tools, so here's my list of 24 tools you may need to use from time to time. Gone
A detailed list of 24 usability testing tools, including pros, cons and pricing for each.
Storm - Home
http://storm.codeplex.com/
A tool to test webservices.
STORM is a free and open source tool for testing web services.
Integration Testing Your ASP.NET MVC Application « Steve Sanderson’s blog
http://blog.codeville.net/2009/06/11/integration-testing-your-aspnet-mvc-application/
Матрица компетентности программиста - Google Docs
http://spreadsheets.google.com/pub?key=pmAWNZu8sBj_tXy5ms5foVQ
часть 2: http://docs.google.com/View?docid=d28gm4q_56hmv6f72z
GRC's | DNS Nameserver Performance Benchmark
http://www.grc.com/dns/benchmark.htm
A unique, comprehensive, accurate & free Windows (and Linux/Wine) utility to determine the exact performance of local and remote DNS nameservers . . .
A unique, comprehensive, accurate & free Windows (and Linux/Wine) utility to determine the exact performance of local and remote DNS nameservers
cmockery - Google Code
http://code.google.com/p/cmockery/
There are a variety of C unit testing frameworks available however many of them are fairly complex and require the latest compiler technology. Some development requires the use of old compilers which makes it difficult to use some unit testing frameworks. In addition many unit testing frameworks assume the code being tested is an application or module that is targeted to the same platform that will ultimately execute the test. Because of this assumption many frameworks require the inclusion of standard C library headers in the code module being tested which may collide with the custom or incomplete implementation of the C library utilized by the code under test.
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
A nice unit testing framework for C.
"A lightweight library to simplify and generalize the process of writing unit tests for C applications." Seems simple and uncomplicated.
There are a variety of C unit testing frameworks available however many of them are fairly complex and require the latest compiler technology. Some development requires the use of old compilers which makes it difficult to use some unit testing frameworks. In addition many unit testing frameworks assume the code being tested is an application or module that is targeted to the same platform that will ultimately execute the test. Because of this assumption many frameworks require the inclusion of standard C library headers in the code module being tested which may collide with the custom or incomplete implementation of the C library utilized by the code under test. Cmockery only requires a test application is linked with the standard C library which minimizes conflicts with standard C library headers. Also, Cmockery tries to avoid the use of some of the newer features of C compilers.
Panopticlick
http://panopticlick.eff.org/
"Panopticlick tests your browser to see how unique it is based on the information it will share with sites it visits."
is it possible to uniquely identify your browser w/o any cookies involved? apparently, that's quite feasible.
Relevance Blog : Blue Ridge 1.0: JavaScript Unit Testing for Rails. Scandalous!
http://blog.thinkrelevance.com/2009/5/12/blue-ridge-1-0-javascript-unit-testing-for-rails-scandalous
And be sure to check out the snippets as well. Type it, des, bef, or aft, and then press the tab key to expand into full it blocks, describe blocks, etc.
WEB開発者は必携かもしれないHTTPパラメータ解析用Firefoxアドオン「UrlParams」:phpspot開発日誌
http://phpspot.org/blog/archives/2009/08/webhttpfirefoxu.html
さらに解析するだけでなく、独自パラメータを定義して送信するといったことも可能です。
YouTube - Broadcast Yourself.
http://www.youtube.com/my_speed
"YouTube speed-tester that tells you how your ISP stacks up against other ISPs in your town and country, to give you the ability to compare your speed numbers with other users in your region."
Benchmarks ISP speed using you tube videos
15 Highly-Useful Resources for Cross Browser Testing – DesignM.ag
http://designm.ag/resources/browser-testing/
Browser testing is one of the parts of the design and development process that is necessary but never really enjoyable. With the number of browsers and operating systems that are available, it can be a very time-consuming process to test your website in the environments of visitors. There are a number of tools and resources that have been created to help with this situation, and we’ll profile 15 of them in this post.
Articles and Resources for Web Designers
Lijst van tools voor browsercheck
TestSize.com - test any web page in any window size
http://testsize.com/
ページのサイズを変えてどのように見えるか確認できるサイト。
Automated tests of programming skills. Assessment of software developers. Recruitment software. Codility
http://codility.com/
Automated recruitment test reduces the cost of screening of a programmer. Recruitment testing decreases the amount of interview work by up to 90% by requesting the candidate to write a snippet of a code in an online assessment tool. It also allows the recruiter to test employee in a natural working environment.
Automated tests of programming skills.
Image Quality Database
http://www.dxomark.com/index.php/eng/Image-Quality-Database
DxO Labs’ Image Quality Database (IQ Database) allows you to access a large set of image quality measurements that DxO Labs has performed on more than 30 commercial digital cameras.
DxO Labs’ Image Quality Database (IQ Database) allows you to access a large set of image quality measurements that DxO Labs has performed on more than 30 commercial digital cameras. (We will regularly update this section with additional performance data for other commercial products as they become available.) The DxOMark Sensor scale and its three constituent metrics shown in the DxOMark section aggregate the full set of measurement data from the IQ Database.
Welcome to Broadband.gov
http://broadband.gov/
Official Homepage of the FCC National Broadband Plan
Cidadania na Internet
Internet Explorer 9: Platform Demos
http://ie.microsoft.com/testdrive/
RT @joelmoss: Why is IE 9 advertising that it fails the Acid 3 test? http://bit.ly/cFT0E4 (via @rbates)
Why you only need to test with five users (explained): Measuring Usability
http://www.measuringusability.com/five-users.php
There are a lot of strong opinions about the magic number 5 in usability testing and much has been written about it. Here's another one.
Userfly: Usability Testing Made Easy | UX Booth
http://www.uxbooth.com/blog/userfly-usability-testing-made-easy/
How Accessible is Your Website? 8 Tools to Analyze Your Website’s Level of Accessibility | Spyre Studios
http://spyrestudios.com/website-accessibility-tools/
How Accessible is Your Website? 8 Tools to Analyze Your Website’s Level of Accessibility
Designing a website that's as much successful as it is effective takes time, skills, and a lot of testing. Normally, when we're talking about web design and we hear the word testing, the first thing that comes to mind is usability, and that's fine, but when was the last time you sat down to analyze the level of accessibility of your website? Testing on other aspects of your website are important, however, a lot of us seem to neglect our websites accessibility. This can ultimately lead to the loss of a wide range of users and poor elements of design. But not to fear, below we've compiled a set of tools that will help you combat poor accessibility. Every tool is free to use and has been chosen because it's easy to use and offers quality testing.
8 Tools to Analyze Your Website’s Level of Accessibility
effective
Designing a website that’s as much successful as it is effective takes time, skills, and a lot of testing. Normally, when we’re talking about web design and we hear the word testing, the first thing that comes to mind is usability, and that’s fine, but when was the last time you sat down to analyze the level of accessibility of your website?
(My) RSpec best practices and tips | EggsOnBread
http://eggsonbread.com/2010/03/28/my-rspec-best-practices-and-tips/
Best practices and tips for Ruby RSpec
"After a year using RSpec, I’m happy to share “(My) RSpec Best Practices and Tips”. Let’s make your specs easier to maintain, less verbose, more structured and covering more cases!"
How to write more readable rspec tests
After a year using RSpec, I’m happy to share “(My) RSpec Best Practices and Tips”. Let’s make your specs easier to maintain, less verbose, more structured and covering more cases!
Do’s and Don’ts of Usability Testing :: UXmatters
http://www.uxmatters.com/mt/archives/2010/03/dos-and-donts-of-usability-testing.php
Ce qu'il faut faire et ne pas faire dans un test d'ergonomie - UXmatters http://bit.ly/aPlEaU #ergonomie
Do’s and Don’ts of Usability Testing
Testing with 10 to 12 participants tends to provide very little additional value over testing with 6 to 8 participants, despite the significantly increased cost of testing with more participants. Iterative usability testing also has the advantage of more easily fitting into agile development cycles.
iPhoneのテストモードや各種設定を表示する隠しコマンドのリスト - iPhone・iPod touch ラボ
http://ipodtouchlab.com/2008/11/iphone-secret-commands.html
The HTML5 test - How well does your browser support HTML5?
http://html5test.com/
142/160 for Chrome 5.0.371.0 (Official Build 43900) dev / Mac10.5.8
The HTML5 test score is only an indication of how well your browser supports the upcoming HTML5 standard. It does not try to test all of the new features offered by HTML5, nor does it try to test the functionality of each feature it does detect. Despite these shortcomings we hope that by quantifying the level of support users and web developers will get an idea of how hard the browser manufacturers work on improving their browsers and the web as a development platform.
10+ Free Web Application Security Testing Tools
http://www.webresourcesdepot.com/10-free-web-application-security-testing-tools/
n detect: * File handling errors (Local and remote include/require, fopen, readfile…) * Database, XSS, LDAP and CRLF injections (HTTP response splitting, session fixation…) * Command execution detection (eval(),
Netsparker Community Edition (Windows), Websecurify (Windows, Linux, Mac OS X), Wapiti (Windows, Linux, Mac OS X), N-Stalker Free Version (Windows), Skipfish (Windows, Linux, Mac OS X), Scrawlr (Windows), x5s (Windows), Exploit-Me (Windows, Linux, Mac OS X), WebScarab (Windows, Linux, Mac OS X), Acunetix Free Version (Windows)
Johannes Link: MockMe for JavaScript
http://johanneslink.net/projects/mockme.html
JS UnitTest Mockup
Second Aspect: While using mockito in Java after many years of being a passionate EasyMock advocate, I have learned that Mockito's way to handle verification of calls after the fact - instead of specifying expectations before - suits my style of test-driven development best. Thus, strictly speaking MockMe should be more of a spying framework than a mocking framework.
There are a couple of mock frameworks for JavaScript but none really did what I needed. So I took my testing problems, some inspiration from mockito and a few days off to write MockMe.
Think Mockito for Javascript
Jay Fields' Thoughts: Thoughts on Developer Testing
http://blog.jayfields.com/2009/02/thoughts-on-developer-testing.html
Excellent overview article on the goals of testing and various alternative testing strategies
some software is internal and not mission critical. In that
A post about testing, full of "from the field" advices. Number one: if it hurts you're doing it wrong. Jay describes a situation where common test patterns or tools are applied without a conscious decision like a big design up-front. Contextualize is again the keyword. There was a time I did the same: I thought mock-all development was the way to go and I started mocking all collaborators to discover interfaces. Which is of course not bad at all! The problem is if you decide that is the only approach possible for the entire application. Test maintenance is going to eat 100% of your time.
GTmetrix | Website Speed and Performance Optimization
http://gtmetrix.com/
page speed optimization yslow
GTmetrix can help you develop a faster, more efficient, and all-around improved website experience for your users.
bit-tech.net | Review - Replacement iPhone earphones on test
http://www.bit-tech.net/hardware/2009/02/13/replacement-iphone-earphones-on-test/1
ic track that foregrounds vocal harmonies. We also used Black Leyh’s ‘The Fall’ better known as the sombre, sinister instrumental exit music from The Wire and a selection of movie so
iPhone accessori
Replacement iPhone earphones on test. The bundled iPhone earphones aren't great when it comes to sound quality and comfort, but the integrated mic and remote control is extremely handy. We take a look at six replacement iPhone earphone sets from Bose, Etymotic, Shure, Sennheiser, V-Moda, and Apple itself to see which is the best upgrade.
Review of a number of replacement iPhone headsets.
Welcome | Twitter API Explorer - twitapi.com
http://twitapi.com/explore/
Jitr - Overview
http://www.jitr.org/
JUnit Integration Test Runner
Ambiente com spring, jetty e banco inmemory em um só classloader para testes. Um espetáculo!
How do we write test automation for ASP.NET? - Asp.Net QA Team
http://weblogs.asp.net/asptest/archive/2008/09/25/how-do-we-write-test-automation-for-asp-net.aspx
Test automation for ASP.NET
Rail Spikes: Testing SSL in Rails
http://railspikes.com/2008/9/12/testing-ssl
def test_get_new_with_http_should_redirect_to_ssl @request.env['HTTPS'] = nil get :new assert_redirected_to "https://" + @request.host + @request.request_uri end
@request.env['HTTPS'] = 'on'
Here’s a quick tip for how to test that your application is using SSL correctly.
Testing Rails with Rack::Test - Ruby on Rails
http://effectif.com/articles/testing-rails-with-rack-test
PHPスクリプトの遅い部分を簡単に見つける方法 : アシアルブログ
http://blog.asial.co.jp/536
XdebugとWinCacheGrindというソフトを使えばPHPスクリプトのボトルネックを簡単に発見することができます
Web 開発者の責任 (翻訳): Days on the Moon
http://nanto.asablo.jp/blog/2009/05/06/4289222
そんなころころ新しいバグ見つかるもんなんかなあ。mozillaには何度かバグ報告した記憶があるけど、印刷周りとかだったような
開発版を使ってバグレポートもちゃんとしましょうという話。
Web 開発者の圧倒的多数は、一度もブラウザベンダにバグ報告を登録したことがないばかりか、ブラウザのナイトリー版を使ったことさえありません。これは恥じるべきことです。考えてみれば、ブラウザの何が異常かを評価するのに、ブラウザでの開発に日々を費やす人ほどその資格がある人というのはほとんどいないのです。 ブラウザのバグを登録せず、ナイトリーでのテストもしないプロの開発者を見たとき、私は特に驚きました。ほとんどの開発者の主な仕事のひとつに、クロスブラウザの問題を取り繕うことがあります。よって、バグの数を減らす (そして仕事を劇的に単純化する) ことは最優先事項になります。 私は個人的に全主要ブラウザベンダにバグ報告を登録してきて、良い報告を生み出すいくつかの特徴に気づきました。
被害を被るのだから積極的にバグ報告しましょうという話。
Linux.com :: Benchmarking network performance with Network Pipemeter, LMbench, and nuttcp
http://www.linux.com/feature/144532
Network latency and bandwidth are the two metrics most likely to be of interest when you benchmark a network. Even though most service and product advertising focuses on bandwidth, at times the latency can be a more important metric. Here's a look at three projects that include tools to test your network performance: nepim "network pipemeter," LMbench, and nuttcp.
jessenoller.com » Blog Archive » The cost of (not) testing software
http://jessenoller.com/2008/09/17/the-cost-of-not-testing-software/
&quot;Essentially, it is in your best interest, as a developer, as a team, to encourage lots and lots of tests lower in the stacks shown here. It starts with comprehensive, checked in unit tests. It continues with having a strong, repeatable testing discipline (for which I recommend test automation).&quot;
As a long-time automation-engineer/test-focused guy I've pondered the great existential question of "how much testing" is enough for awhile. More recently, I've started focusing on the cost of not testing a product.
It's OK Not to Write Unit Tests - cashto's blog - Site Home - MSDN Blogs
http://blogs.msdn.com/b/cashto/archive/2009/03/31/it-s-ok-not-to-write-unit-tests.aspx
a great pragmatic look at the value of unit tests in context of total time allocated to project, risk management, acceptance and functional testing. some common issues with unit testing illuminated. a great read.
HiFi Regex Tester - Live JavaScript Regular Expression Tester
http://www.gethifi.com/tools/regex
HiFi Regex Tester - Live JavaScript Regular Expression Tester http://ow.ly/17Vt9a – Javascript News (del_javascript) http://twitter.com/del_javascript/statuses/17320222555
Vows « Asynchronous BDD for Node
http://vowsjs.org/
Node.js testing. Inspirational site!
Vows is a behavior driven development framework for Node.js. Vows was built from the ground up to test asynchronous code. It executes your tests in parallel when it makes sense, and sequentially when there are dependencies. Emphasis was put on speed of execution, clarity and user experience.
How Secure Is My Password?
http://howsecureismypassword.net/
Como verificar si tu contraseña es segura
It would take About 700 million years for a desktop PC to crack your password
Meraki WiFi Stumbler
http://tools.meraki.com/stumbler
RT @draenews: Del Meraki WiFi Stumbler: http://bit.ly/9UXiX8
Now I know why my wifi signal blows...make that blew
If your home WiFi severely loses signal strength from time to time, the problem may be competing routers on your frequency. The solution is to change your router’s channel, but if you’d rather find out conclusively if this is the problem before fidgeting with your router’s settings you should check out WiFi Stumbler.
webova prohlizecka wifi kanalu dostupnych siti
A Procrastination Test to Uncover Procrastination Patterns | Psychology Today
http://www.psychologytoday.com/blog/science-and-sensibility/201006/procrastination-test-uncover-procrastination-patterns
save for later
Which loads faster?
http://whichloadsfaster.com/
http://whichloadsfaster.com <- Try it. Love it. #webdev #velocity
heh
Which loads faster?: A tool for pitting two sites head to head in terms of page speed http://whichloadsfaster.com/ – Jacob Gube (sixrevisions) http://twitter.com/sixrevisions/statuses/18159286709
Comparaisons au niveau de la vitesse de téléchargement
Modernizr Test Suite
http://modernizr.github.com/Modernizr/output.html
Modernizr detects feature support across JS APIs and CSS. Now, there is a simple page that shows you what Modernizr thinks of your browserhttp://www.modernizr.com/
Modernizr Test Suite
http://modernizr.github.com/Modernizr/output.html
Modernizr detects feature support across JS APIs and CSS. Now, there is a simple page that shows you what Modernizr thinks of your browserhttp://www.modernizr.com/
Self-Referential Aptitude Test
http://www.cs.berkeley.edu/~lorch/personal/self-ref.html
The solution to the puzzle is unique, and in some cases the knowledge that the solution is unique can actually give you a short-cut to finding the answer to a particular question, but it's possible to find the unique solution even without making use of the fact that the solution is unique. (Thanks to Andy Latto for bringing this subtlety to my attention.)
20. Standardized test : intelligence :: barometer :
The first question whose answer is B is question
Self-Referential Aptitude Test
http://www.cs.berkeley.edu/~lorch/personal/self-ref.html
The solution to the puzzle is unique, and in some cases the knowledge that the solution is unique can actually give you a short-cut to finding the answer to a particular question, but it's possible to find the unique solution even without making use of the fact that the solution is unique. (Thanks to Andy Latto for bringing this subtlety to my attention.)
20. Standardized test : intelligence :: barometer :
The first question whose answer is B is question
Jupiter JavaScript Consulting
http://jupiterjs.com/#news/syn-a-standalone-synthetic-event-library
Események tesztelése JavaScript alkalmazásokban
Syn is used to simulate user actions such as typing, clicking, dragging the mouse. It creates synthetic events and performs default event behavior.
Jupiter JavaScript Consulting
http://jupiterjs.com/#news/syn-a-standalone-synthetic-event-library
Jupiter JavaScript Consulting
http://jupiterjs.com/#news/syn-a-standalone-synthetic-event-library
Jupiter Consulting provides expert jQuery and JavaScript consulting and development services.