ubertest quick guide

22
UberTest Quick Guide Amira Elsayed Ismail

Upload: amira-ismail

Post on 28-Nov-2014

495 views

Category:

Education


0 download

DESCRIPTION

A quick guide of using UberTest SDK on android to make the beta test of your application.

TRANSCRIPT

Page 1: UberTest Quick Guide

UberTest Quick GuideAmira Elsayed Ismail

Page 2: UberTest Quick Guide

- Create UberTest Account.- Create Organization- Create Project inside Organization.- Add Project Revision.- Invite members to test Revision.- Connect device and start testing.- Report Issues Programatically.- Manage Team Permission.- Manage Devices.- Manage Issues.- Reports.

Agenda

Page 3: UberTest Quick Guide

Create UberTest Account

Follow the following link : http://beta.ubertesters.com

and press start now free.

Page 4: UberTest Quick Guide

Create Organization

Enter your organization information (Title, Description).

Page 5: UberTest Quick Guide

Create Project inside Organization

Enter Project Title and choose the platform (iOS, Android).

Page 6: UberTest Quick Guide

Your project details.

Page 7: UberTest Quick Guide

Add Project Revision

You will be able to view all revisions that you have already uploaded to your project, you can also press Upload New Revision to upload new revision (iOS, Android)

Page 8: UberTest Quick Guide

Add Project Revision (Cont’d)

You can edit revision information , and when press Confirm Revision, you will find revision in pending state, press on start button to start testing.

Page 9: UberTest Quick Guide

Add Project Revision (Cont’d)

Select members to test application and press Start Testing Revision, and you will find revision state converted to InProgress.

Page 10: UberTest Quick Guide

Invite Members to test Revision

You can choose add members to invite your team members to test the new build, and invite them by their mails OR importing them from CSV.

Page 11: UberTest Quick Guide

Connect device and Start testing

Now you are able to setup your device to start testing your beta application and report issues, by visiting UberTet website, Or by sending email, Or by scanning QR code.

Page 12: UberTest Quick Guide

Connect device and Start testing (Con’d)

Download UberTest app on your device and install it, then log in using your previously created account, and you will find your projects that you can test, with the revisions.

Page 13: UberTest Quick Guide

Connect device and Start testing (Con’d)

You will be able to see all the revisions of your application, and also view the details of each revision.

You can find the example that used in this presentation in the following link : https://app.box.com/s/xho28bg55k1r3cbgeej0

Page 14: UberTest Quick Guide

Connect device and Start testing (Con’d)

If you encounter any crash or any UI issue you can easily press the Camera button, to take screenshot of the issue and then press “SAVE” button.

Page 15: UberTest Quick Guide

Connect device and Start testing (Con’d)

You can easily enter issue details (Summery, Type, Severity, Attachment), and send the issue to uber test server.

Page 16: UberTest Quick Guide

Report Issues Programatically

You can follow the following tutorial to be able to integrate UberTest Android SDK into your application, and user ubertest API to report crashes and log data programatically:

http://ubertesters.com/download-sdk-android/

Page 17: UberTest Quick Guide

Manage Team Permission

You can always manage Team permissions and applications.

Page 18: UberTest Quick Guide

Manage Devices

You can also find information about devices used to test your application.

Page 19: UberTest Quick Guide

Manage Issues

You can also find information about issues (Severity , Summery, Reporter and Date).

Page 20: UberTest Quick Guide

Manage Issues (Con’d)You can view issue details and stach trace in case of crashes, to help you fix crash.

Page 21: UberTest Quick Guide

Reports

You can also view reports about your applications and issues.

Page 22: UberTest Quick Guide