Você está na página 1de 77

AZENQOS Training

Introduction
AZQ Overview

Test Report Analyze

Android Application Dashboard Replay & Report

Field Engineers Centralized Dashboard Root Cause Analysis

Static box in shopping Centralized unit control Instant Report for


Malls nationwide Executives & Engineers
10 Minutes
Automatic unit in VIP Reports & Statistics
& Public Transport
Start Script
Run and record a pre-configured script.

Version (License ID) Network Monitor


Run an idle script which will not be recorded by AZQ

New/Open/Delete Script
Manage your script here

Settings
User can set automatic test characteristics, import cell file, manage
audio warnings etc.

Upload logs
Upload recorded log to the AZQ server

Check for Update


Check with AZQ central server for new software version. Please note
that while you can update AZQ, you must never update the phones
firmware! This will cause AZQ to stop functioning and might void our
software warranty!

Help & HOWTO VDOs


Open our support page where various VDOs and guides can be found

Technical Support
Directly email our support desk with your questions, please remember
to fill in the form with your inquiries
Network Monitor

See live network parameters & layer 3 messages .

Click at each tab to see parameters you want.


Split Panel

Click

or Swipe

Click icon or swipe from left to right See multiple windows side by side
Run in background

If you go to home screen while running script/netmon,


you can return to drive test session by clicking
AZENQOS Service in the notification bar
USE CASE1 : Voice Call
See
Create script Start script Save log Upload log
dashboard
Voice Call
See
Create script Start script Save log Upload log
dashboard

Once you enter New Script You will be able


to add a new statement by tapping the icon
scripts can be saved by tapping the
Voice Call
See
Create script Start script Save log Upload log
dashboard

Assuming that we want to create a script to make phone call to number 181 for
10000 times and wait 45 sec between each call. Below is the step to do so:

Add Loop
Voice Call
See
Create script Start script Save log Upload log
dashboard

Add Voice Dial

You will see that Voice Dial is inserted into loop automatically.
Voice Call
See
Create script Start script Save log Upload log
dashboard

Add Wait
You will see that Wait is inserted into loop automatically.

Then click and type name as you want such as short call
Voice Call
See
Create script Start script Save log Upload log
dashboard

Important point here: Dont forget to make sure that statements are inside the loop

RIGHT WRONG

NOTE: if you add Loop first then add statement after that, statement will automatically
added inside the loop. So in that case you dont have to move manually.
Voice Call
See
Create script Start script Save log Upload log
dashboard

To move statement into a loop

2
Tab at Voice Dial then click Up

Now Voice Dial has become inside


the loop. This script will make voice
dial 10000 times then wait 45 secs.
Voice Call
See
Create script Start script Save log Upload log
dashboard

Move Wait inside the loop. Now script has become


what we wanted. Make voice dial 10000 times and wait
45 secs. Between each call.
Voice Call
See
Create script Start script Save log Upload log
dashboard

While script is running, Azenqos will collect GPS location automatically (OUTDOOR
DRIVE TEST) or you can open indoor tab and mark location on the floor plan (INDOOR
WALKTEST).
Voice Call
See
Create script Start script Save log Upload log
dashboard

Press back or
Wait until script ends

Input tag name for searching log by tag


name later on dashboard
Voice Call
See
Create script Start script Save log Upload log
dashboard

Choose single log or ALL


Voice Call
See
Create script Start script Save log Upload log
dashboard

Click at download icon to download Excel Report, Replay or Google Earth


USE CASE 2: FTP Download/Upload
See
Create script Start script Save log Upload log
dashboard
FTP Download/Upload
See
Create script Start script Save log Upload log
dashboard

Once you enter New Script You will be able


to add a new statement by tapping the icon
scripts can be saved by tapping the
FTP Download/Upload
See
Create script Start script Save log Upload log
dashboard

Assuming that we want to create a script to make ftp download, ftp upload for 10000
times and wait 15 sec between each attempt. Below is the step to do so:

Add Loop, FTP Download, FTP


Upload and Wait as figure

** When you click add FTP Download, FTP Upload you will see input
form as the next slides. Please input your server IP, user, password, filesize,
etc. according to your own server setting.
FTP Download Statement File name

Specify the file name to download, please make sure that it must
follow the exact same convention (Capital letters, spacing) as the
file name on the server.

Username:

User name for the FTP server.

IP

IP of the FTP server.

Password

Password of the FTP server.

Number of sessions

The number of simultaneous download sessions.

Timeout
Specify the download time before the FTP download is considered
as failed.
Warning : please note that the
target file name must exist on
Inactivity Timeout
the server for the download to
be started Specify the period of no data activity before the FTP download is
considered as fail
FTP Upload Statement File size

Specify the size of the file to upload, Please use lower case letter
without spacing to specify the file size. Possible unit can be kb, mb,
gb. (eg. 500kb, 25mb, 1gb).

Username:

User name for the FTP server.

IP

IP of the FTP server.

Password

Password of the FTP server.

Number of sessions

The number of simultaneous upload sessions.

Timeout
Specify the upload time before the FTP upload is considered as
failed.

Inactivity Timeout

Specify the period of no data activity before the FTP upload is


considered as fail.
FTP Download/Upload
See
Create script Start script Save log Upload log
dashboard

Important point here: Dont forget to make sure that statements are inside the loop.

RIGHT WRONG

NOTE: if you add Loop first then add statement after that, statement will automatically
added inside the loop. So in that case you dont have to move manually.
FTP Download/Upload
See
Create script Start script Save log Upload log
dashboard

If your statement is not inside the loop, you can move it inside a loop by steps below.
2

Tab at FTP Download and then click


up arrow
1

Now FTP Download become inside


the loop. Do the same for other
statements
FTP Download/Upload
See
Create script Start script Save log Upload log
dashboard

Click at row to see the progress.


While script is running, Azenqos will collect GPS location
automatically (OUTDOOR DRIVE TEST) or you can open
indoor tab and mark location on the floor plan (INDOOR
WALKTEST).
FTP Download/Upload
See
Create script Start script Save log Upload log
dashboard

Press back or
Wait until script ends

Input tag name for searching log by tag


name later on dashboard
FTP Download/Upload
See
Create script Start script Save log Upload log
dashboard

Choose single log or ALL


FTP Download/Upload
See
Create script Start script Save log Upload log
dashboard

Click at download icon to download Excel Report, Replay or Google Earth


USE CASE3: Browse
See
Create script Start script Save log Upload log
dashboard
Browse
See
Create script Start script Save log Upload log
dashboard

Once you enter New Script You will be able


to add a new statement by tapping the icon
scripts can be saved by tapping the
Browse
See
Create script Start script Save log Upload log
dashboard

Assuming that we want to create a script to make web browse to


http://timesofindia.indiatimes.com/ for 10000 times and wait 15 sec between each
attempt. Below is the step to do so:

Add Loop, Browse, and Wait as


figure

** When you click add Browse you will see input form as the next slide.
Please input URL you want to do browse test.
Browse Statement
URL
Open a webpage using Android
web browser.
The URL of the target web page to open.

Request Desktop Site

Require web browser sent request desktop message

Timeout

Specify the download time before the browsing is considered as


failed.

Warning : please note that the


target URL must exists Enable JavaScript

Enable or Disable run JavaScirpt on web browser.


Browse
See
Create script Start script Save log Upload log
dashboard

Important point here: Dont forget to make sure that statements are inside the loop.

RIGHT WRONG

NOTE: if you add Loop first then add statement after that, statement will automatically
added inside the loop. So in that case you dont have to move manually.
Browse
See
Create script Start script Save log Upload log
dashboard

Click at row to see the progress.


While script is running, Azenqos will collect GPS location
automatically (OUTDOOR DRIVE TEST) or you can open
indoor tab and mark location on the floor plan (INDOOR
WALKTEST).
Browse
See
Create script Start script Save log Upload log
dashboard

Press back or
Wait until script ends

Input tag name for searching log by tag


name later on dashboard
Browse
See
Create script Start script Save log Upload log
dashboard

Choose single log or ALL


Browse
See
Create script Start script Save log Upload log
dashboard

Click at download icon to download Excel Report, Replay or Google Earth


USE CASE4: YouTube
See
Create script Start script Save log Upload log
dashboard
YouTube
See
Create script Start script Save log Upload log
dashboard

Once you enter New Script You will be able


to add a new statement by tapping the icon
scripts can be saved by tapping the
YouTube
See
Create script Start script Save log Upload log
dashboard

Assuming that we want to create a script to open YouTube clip for 10 times and wait
15 sec between each attempt. Below is the step to do so:

Add Loop, YouTube, and Wait


as figure

** When you click add YouTube you will see input form as the next slide.
Please input URL you want to do browse test.
YouTube Statement
Video ID

Specify the streaming Video to play, Video ID can be found by


opening the target YouTube Video on a browser.

Video ID is the string behind /watch?v=


For this Video , the ID is T6DJcgm3wNY
Video ID is case sensitive

Timeout(s)

the duration before the download is considered as failed.

Timeout Before Playing (s)

Specify the duration before the download is considered as failed.

High Quality

AZQ will play the VDO in high definition if the High Quality box is
checked
YouTube
See
Create script Start script Save log Upload log
dashboard

Important point here: Dont forget to make sure that statements are inside the loop.

RIGHT WRONG

NOTE: if you add Loop first then add statement after that, statement will automatically
added inside the loop. So in that case you dont have to move manually.
YouTube
See
Create script Start script Save log Upload log
dashboard

While YouTube is playing, you cannot go to other tab. Please wait until video ends.
YouTube
See
Create script Start script Save log Upload log
dashboard

Press back or
Wait until script ends

Input tag name for searching log by tag


name later on dashboard
YouTube
See
Create script Start script Save log Upload log
dashboard

Choose single log or ALL


YouTube
See
Create script Start script Save log Upload log
dashboard

Click at download icon to download Excel Report, Replay or Google Earth


Download Report
Download Report

Search for your log

Find it on the log list


Download Report

Download the relevant files (Report, KML, Replay)


Download Report

Anatomy of a Report
1 2

3
1. Radio KPI
2. Service KPI
3. KPI Tab, Problem Report Tab, LTE Scorecard Tab, Session Tab and coverage Tabs
Download Report

Anatomy of a Report LTE KPI Scorecard


Download Report

Anatomy of a Report Session Report


Download Report

Anatomy of a Report Coverage Report


Replay Log

Download the Replay from the dashboard


Replay Log

Open the Replay tool and choose log analysis


Replay Log

Choose the log you want to open


Replay Log

Choose OSM to overlay map or click open to open .Tab


Replay Log
Choose Settings -> Edit -> Setting to change parameter themes
Replay Log

Use the Play / Pause panel to control log replay speed

Or click on Events & Layer Messages to sync logs


Replay Log

Use the side panels to bring up new parameters


Location Remote
Go to Devices Status menu

Search for your devices

Choose remote to use location remote


Interesting Script : Data Enable/Disable

Data Enable

Enable or Disable mobile data


Interesting Script : Network mode

Network Mode

Specify network mode

Wait after Force(s.)

The duration before continue on next statement


Interesting Script : LTE Band Lock

LTE Bands

Force lock LTE Band


Interesting Script : GSM/WCDMA Band Lock

UMTS Bands

Force lock UMTS Band


Interesting Script : Pause

Timeout

The duration before continue on next statement


Interesting Script : WiFi Enable/Disable

Wifi Enable

Enable or Disable WiFi on smartphone


Interesting Script : Tcpdump Record

Record Tcpdump

Enable or Disable Tcpdump recording

Max pcap packet count

Maximum number of pcap packet

Packet length limit

Limitation for packet length


Interesting Script : Ookla Speedtest

Server

Specify server for testing

Timeout

the duration before the testing is considered as failed.


Interesting Script : LINE SEND
Mode

Specify sending mode

Message

Sending message for send message mode

Sticker No.

The sticker number for send sticker mode

Send Identify Text

Enable or Disable send sticker identify text

Photo Size

Specify photo size for send photo mode

Send Timeout

The duration before the sending is considered as failed.

Read Timeout

The duration before sending is considered as unread.


Interesting Script : LINE Receive

Read Interval

The duration for looking line receive event

LINE App. Always on Top

Enable or disable show LINE App. on Top

Click Load Photo

Enable or Disable to click load photo

Read Photo Timeout

The duration for read photo

Photo Min Size

The minimum for receive the photo


Interesting Script : Facebook(Post status update)

Message

Status update message to post

Random Message

Enable or Disable random message

Post timeout

The duration before the statement is considered as failed


Warning : please note you must
be Log in Facebook and allow
permission for APITest
Interesting Script : Facebook(Post photo)

Caption

Caption of photo that to be post

Random Photo

Enable or Disable Random Photo to post

Post Timeout

The duration before this statement is considered as failed


Warning : please note you must
be Log in Facebook and allow
permission for APITest
Interesting Script : Facebook(Download photo)

Download Timeout

The duration before the statement is considered as


failed

Warning : please note you must


be Log in Facebook
Interesting Script : DNS Lookup

hostname

Domain name of web site for test DNS Lookup

Timeout

The duration before the statement is considered as failed


Interesting Script : Sent Email
SMTP host
URL of SMTP server

SMTP SSL trust


URL of SSL trust certificate

SMTP Port
number that represent port number of SMTP server

Timeout
The duration before the statement is considered as failed

Sender Email
email of sender. This parameter require only user of SMTP server

Password
A password of senders email

Receiver Email
Email of Receiver

Email Subject
A title of email sending

Email Message
email message or body of email

Attachment size
attachment file size. User can fill in kb and mb units

Você também pode gostar