Singning Security and Testing on Java ME
An explanation on benefits of certification on the Java platform [youtube JUSM2b2MTnA]
An explanation on benefits of certification on the Java platform [youtube JUSM2b2MTnA]
Research into the generation gap between current managers from the Baby Boomer era and the incoming group of Gen X, Gen Y, and Millennials shows that the use of video games are a significant distinction to separate the two. Those generational differences indicate the need, as we seek to understand …
UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby. To make finding specific views in the iPhone UI easy, UISpec includes a very powerful view traversal …
This screencast shows how to unit test a .NET CLR assembly using Cucumber BDD Framework. [youtube joXpB-_PvIw]
There’s a lot in common between Selenium and WebDriver. They’re both fantastic tools for automated testing of web apps, but they do their thing in radically different ways. As keen followers of the projects, you may have heard of the plan to merge these projects. What does this mean? And, …
In this episode we are going to take a quick look at how to setup and use the NCover code coverage and analysis tool. Having the knowledge of the state of your code, is key to understanding the potential success and failures in your code. If having this knowledge is …