News

Testing JavaScript code is a slog, especially if you aren't working with the right tools. Jonathan Freeman offers this handy primer for setting up a testing workflow with some of his favorites ...
This guide explains exactly how you can test whether the JavaScript on your website renders properly. Plus: 7 tools for testing and debugging JavaScript.
Microsoft’s web testing framework mixes browser and dev tools access to give you a comprehensive automation and test framework.
If you are developing an AngularJS application, use Protractor to test it! Why? Protractor is an end-to-end testing framework for AngularJS applications and works as a solution integrator ...
As part of building a client-side application in a test-driven way and using TypeScript, Peter creates a Web API service and writes a test that proves he can access it from JavaScript code -- though ...
Microsoft today launched BrowserSwarm, an open-source tool for testing JavaScript frameworks and libraries across devices and browsers. The aim here, Microsoft says, is to help developers "build ...
Google has updated its Octane speed test for measuring JavaScript performance, expanding its scope and rounding out the benchmark with computing tasks from rival browser makers Mozilla and ...