Debugging and Testing Android Applications
This video explores some best practices for debugging, troubleshooting, and testing your Android applications. Some tools that are reviewed include Logcat, Debugger, Traceview, and HierarchyViewer.
This video explores some best practices for debugging, troubleshooting, and testing your Android applications. Some tools that are reviewed include Logcat, Debugger, Traceview, and HierarchyViewer.
The needs to go faster to market and cut costs, dominating the industry lately, are significantly changing the landscape of software quality. Many pillars of successful quality strategies in the past are just slowing down delivery too much. We will have to find better ways to provide build in quality …
Using a Web application is easy. Testing it should be easy as well. Arquillian, a revolutionary Java enterprise testing platform—together with its extensions Arquillian Drone and Arquillian Android—enables that. In this tutorial, you will learn how to integrate existing testing frameworks such as JUnit with the Web testing tool Selenium. …
OCUnit is an open source testing framework for Objective C in the Mac OS X, Mac OS X Server, GNUSTEP, YellowBox/Cocoa and WebObjects/Objective C environments. This video shows how to use OCUnit to perform unit testing in an iOS application.
The role and value of software testing has been misunderstood by many in senior management. A Lockheed Martin Fellow since 2005, Tom Wissink describes steps undertaken at Lockheed Martin to change this culture of misunderstanding into a culture of appreciation, satisfaction, and excitement.
This video is about performance testing goals and methodology. It covers questions such as what is performance testing and what’s needed to run a performance test. Web performance testing is done to validate speed, stability and scalability of a web application. To check if an application response time is acceptable …