-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eee3ae9
commit fbdb78a
Showing
94 changed files
with
38,431 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Stress Test your Android App | ||
|
||
OS Supported | ||
1. Mac | ||
2. Windows(BETA) | ||
|
||
Usage | ||
1. Download the dmg file and install it on your mac machine | ||
2. Follow the instructions within the software | ||
|
||
|
||
Stress test your application is basically built over the android Monkey runner. This will save time for the users who have to keep running or writing commands to run on various multiple devices | ||
|
||
Features: | ||
1. Instantly get the adb path | ||
2. Instantly get the devices connected | ||
3. Choose the application and the device you want to run stress test on | ||
4. Get the crash reports via crashlytics(if integrated to your application) |
Oops, something went wrong.