Browsing Tag
Testing
4 posts
Performing Stress Test in Android Using Monkey Application Exerciser
The Monkey is a tool you run on your device to generate a random system level userr events. It generates the specified number of events without any user interaction. This is generally helpful for performing stress test. This tool generates the random events from set of commands and collect the crashes or memory reports.
A Step-By-Step Guide On iOS8 Beta Testing Using TestFlight
Building a fine quality mobile app is something that involves a great deal of dedication and hard work.…
TestFairy – Android App Beta Testing and Deployment Platform
TestFairy makes Android beta testing painless. This satisfies all the wish-list to stand out as an best alternative for TestFlight. In this post we'll see TestFairy features, advance reporting and TestFairy command line uploader script
Overview of Software Testing Strategies
This tutorial, explains test Verification and Validation (V&V) with their specific definitions. Verification and validation encompasses a wide…