Skip to main content

Home/ iQ Web Team/ Group items matching "testing" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Chad Kipling

test everything - 100+ tools in one! - 1 views

  •  
    Run a tonne of different tests much more easily. Includes validations, SEO and social rankings, mobile, spelling, network and domains, encodings, and many more. (Doesn't actually run the test, but links to online tests.)
Michael Yagudaev

Umbraco CMS - 1 views

  • Assert.AreEqual(2, results.Count());
    • Michael Yagudaev
       
      Testing parser returned expected number of matches
  • Assert.AreEqual(2, parameters.Count); Assert.AreEqual("asdfasdfasdf", parameters["blah"]); Assert.AreEqual("234234234", parameters["erwerwer"]);
  • Assert.AreEqual(1, parameters.Count); Assert.AreEqual("asdfee", parameters["test"]);
  • ...1 more annotation...
  • Assert.AreEqual(2, results.Count());
  •  
    Umbraco is an Open Source .NET based CMS. As always open source projects can teach us a lot about how things can be done properly (usually). Here I opened one of the unit test files just to show how they do unit testing in that project. This project uses a lot of the same technologies we use. Should be helpful. Play around with it, you might just learn something :).
Michael Yagudaev

QUnitAdapter - js-test-driver - Run QUnit tests using JS Test Driver - Remote javascript console - Google Project Hosting - 1 views

  •  
    JSTestDriver Wrapper for QUnit. This enables executing QUnit tests using the JSTestDriver
Melissa Kendall

Testing With Frank - Painless iOS Testing With Cucumber - 1 views

  •  
    iOS tests with Frank (we are using for 4350)
Chad Kipling

Cross-Browser Testing Tools - 2 views

  •  
    Reviews a number of different tools to test browser compatibility across a tonne of different browsers. Some are web-based, others are are installed locally.
Chad Kipling

Reliable Cross-Browser Testing, Part 1: Internet Explorer - Smashing Coding - 3 views

  •  
    How to properly test site in different versions of IE.
Melissa Kendall

Testing and specifying JavaScript code with Jasmine | Web Builder Zone - 3 views

  •  
    In light of the new bunch of unit testing ideas going around, thought this might be interesting. Note: Behaviour Driven Development (BDD) is a form of TDD that attempts to involve non-technical stakeholders in the development process.
Michael Yagudaev

js-test-driver - Remote javascript console - Google Project Hosting - 1 views

  • See JsTestDriver in Action
    • Michael Yagudaev
       
      Watch this
  • For IntelliJ IDEA
    • Michael Yagudaev
       
      aka WebStorm
  • JsTestDriver for Eclipse
Thu Tran

font dragr | Drag and drop font testing - 2 views

shared by Thu Tran on 15 Aug 11 - No Cached
  •  
    Cool drag and drop to test out fonts on the web
Michael Yagudaev

Browse test cases · jsPerf - 0 views

  •  
    Performance Test Cases
Michael Yagudaev

Create a new Fiddle - jsFiddle - Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS) - 1 views

  •  
    A playground for your html, css and javascript code. You can use this to create a small experimental code to test across all browsers. You can also share you code with others and work off others code (forking)
Chad Kipling

Get More Dropbox Space - 0 views

  •  
    Test out dropbox's new beta version and get additional space free.
Cody Lee

TestFlight » iOS beta testing on the fly - 1 views

  •  
    Cool and easy way to make distributing iOS apps to beta testers.
Michael Yagudaev

Testing sites with Browser Mode vs. Doc Mode - IEBlog - 2 views

  •  
    Explains the difference between document mode and browser mode in the IE development tool. This is a very important distinction.
Chad Kipling

Footage from test runs of Google driverless cars - Boing Boing - 2 views

  •  
    Presentation on how Google's self-driving car works.
Matt Haines

I don't always test code - 3 views

  •  
    Look what you started Trev!
Andrea Chan

The Rands Test - 0 views

  •  
    We need more 1-1 time
Andrea Chan

The Joel Test: 12 Steps to Better Code - 0 views

  •  
    Some things we should really do: have a bug database (kudos to Melissa for doing this), daily builds, one-step build process, fix bugs before you write new code.
Chad Kipling

Disable cache in Chrome - 2 views

Want to disable caching while testing some stuff? 1) Open Chrome Dev Tools 2) Click the gear icon in the bottom right 3) Check 'Disable cache'

chrome cache tip

started by Chad Kipling on 09 Jan 12 no follow-up yet
1 - 20 of 23 Next ›
Showing 20 items per page