Debugging Tips for ColdFusion
This video shares some advice on how to strategically debug the load times of your ColdFusion sites, identifying unnecessary queries and inefficient code.
This video shares some advice on how to strategically debug the load times of your ColdFusion sites, identifying unnecessary queries and inefficient code.
Get on board with Git, a distributed version control system. Jump ahead of the masses staying on Subversion and increase your team’s productivity, debugging effectiveness, flexibility in cutting releases and repository and connectivity redundancy (at $0 cost). Watch this streaming video Video Producer: JFokus Conference
WebGL will enable developers to create richer web applications than ever before by giving developers full access to the GPU on their users’ machines. Testing this new capability presents unique challenges new to most web developers. In this talk we’ll be discussing techniques and tools used for testing WebGL applications …
This short tutorial explains how to use Jasmine to test JavaScript code in your Rails applications. [youtube FWR4UqAhDkU]
Soap Panda is an application for testing soap based web services. Soap Panda takes WSDL as input and generates in memory .NET soap client proxy code for invoking web service methods. This code is compiled and stored in an executable file; executable file is then explored by Soap Panda application …
This video presents functional testing automation for Eclipse applications using Jubula. Jubula provides automated functional GUI testing for Java and HTML applications. The project is aimed at functional testers who want to automate their black-box tests for SWT/RCP, GEF and Swing applications. The keyword-driven approach lets testers design, automate and …