About The Landslide Results Manager


The Landslide Results Manager is a tool for analyzing and presenting test data. It allows you to read end of test results generated on TAS, measurements (meas.db), and per session statistics files (.csv files). Using the Landslide Results Manager (meas.db files), you can setup templates of graphs and tables and rules to automatically load these templates when you open test results.

Setting up graphs and custom tables assists you to showcase the important information for a test case/session.  Setting up template and rules assists you with analysis of future runs of the same test in a quick and simple manner. You can also switch between different templates, save graph images or export as html report.    

The meas.db file is generated when you select the option to generate the database on the Reports Options window ( Test Session tab> Report Options).

TIP: Use filtering measurements to report only the required measurements to ensure the database size does not get very large (database generation with large test sessions over long periods of time may slow the TAS down).

You can then retrieve these database files and view them in the Landslide Results Manager. You can Launch the Landslide Results Manager from the Landslide main window or from the Test Session window.

NOTE: You may open the results database in SQLite database browser to see the schema.

Open Landslide Results Manager from the Landslide Main Window

  1. Click the Launch button on the Landslide Results Manager panel of the main window, and your browser will attempt to download the Landslide Results Manager  application. This may take more than a minute with a slow connection speed and will only occur on subsequent sessions if the test system has been upgraded.

Open Landslide Results Center (Beta) from the Landslide Main Window

  1. Click the Launch button on the Landslide Results Center panel of the main window, and your browser will attempt to download the Landslide Results Center application. Landslide Home Page  Results Center (Beta, new for 24.3).

Open the Landslide Results Manager Test Session Window

When the test has completed, the database is available on TAS for you to retrieve and view.

  1. Click Reports on the Test Session Menu and click Retrieve All Test Result Files (files are transferred to your local directory).

  2. Select the database file to open and the Landslide Results Manager launches.

NOTE: The Landslide Results Manager does not require you to login.

See the Landslide Result Manager templates in Test Sessions document for information on how to create Landslide Results Manager Templates in a Test Session.

 

The following topics are included:

^ Back to Top


Landslide Results Manager Main Window

(With meas.db)

landalyzer-mainelements.gif

Elements of the Landslide Results Manager

The Landslide Results Manager consists of a split pane with a tree structure in the left pane and a display panel in the right pane. The Landslide Results Manager is essentially a blank slate populated only when you open either the csv or database file generated by TAS.

When you open a CSV file, only the Test Case sub node displays and the following nodes are not applicable.

^ Back to Top


Main Menu

The Landslide Results Manager main menu bar options include the following:


File

The File menu provides you with the following options:


Table

The Table menu options are available only when you select a table either from the Template node, Measurements node, or the Summary node.


Template

The Template menu provides you two options:

Click the Matching Rules option and the Template Auto-Load Matching Rules window displays.

Use the button bar at the bottom of the window to add a new matching rule, Select and delete a matching rule, move the rule up or down, save and close the rule, or cancel/discard any changes.

Label

Description

#

Indicates the matching rule number.

Match

Indicates whether the matching rule by the Test Session Name or the Test Case Type.

Comparison

Indicates the criteria for comparison : Equals, StartsWith, EndsWith, Matches, Contains

Value

Indicates the value for comparison. For example, instance of the Test Session, test case type, etc.

Template to Open

Indicates the templates to open automatically. A list of templates in the template node displays for selection.

Select templates to load automatically when you open the database. This allows you to view/analyze data without having to create graphs/templates every time.


Help

Click to display this help file.

^ Back to Top


Main Node

The Main Node includes the test session node, test session instance identified by the test run time, end of test result database file and all related configuration, measurements, summary, and the template node.

You may expand or collapse the tree at each of the nodes or sub-nodes.

^ Back to Top


Configuration

The Configuration node includes three sub-nodes, Pass/Fail Criteria, Test Servers, and Test Cases. Clicking on each of the sub-nodes displays the relevant configuration information on the right-hand information panel. See the Landslide Results Manager Main Window for reference.

Double clicking on the Test Case sub-node expands and displays each test case configuration in the instance of the test session. Select a sub-node or a branch to display the relevant configuration information on the right-hand information panel.  

^ Back to Top


Measurements

The Measurements node includes the Test Cases and Summary sub nodes. Clicking on each of the sub-nodes displays the relevant configuration information on the right-hand information panel. See the Landslide Results Manager Main Window for reference.

Test Cases

When database files are open, the test cases are listed in the same order as they appear on the Test Session Tab. Each test case displays measurements on separate sub-tabs for mobile subscribers, the physical or simulated devices included in the test, and protocols as defined in the test session. See About the Reports Tab topic for more information.

The csv file is opens a test case instance and the test case buttons are different from when a database file is open.

Each test case measurement tab displays the measurement values collected during test activities. These measurement values are displayed in a grid made up of rows of measurements and columns of interval values and are logically grouped together.

The test case measurement view provides you with action buttons to perform tasks, which assist you in viewing/analyzing required measurement data. You may select the required values (rows and columns of data), create graphs using the button bar and analyze the results data.

landalyzer-meastcsubtab.gif

Buttons

Descriptions (when database file is open)

landalyzer-exportbutton.gif

Click this button to export the displayed report table to your local directory as a .CSV file or a HTML file.

landalyzer-togglec-p.gif
landalyzer-togglep.gif

Click the toggle button to either show per interval values or cumulative values.

  • C: Indicates that the table displays cumulative values. You may click to show per interval values.
  • P: Indicates that the table displays per interval values. You may click to show cumulative values.
  
landalyzer-togglehidezero-showall.gif
landalyzer-toggle-showall.gif

Click the toggle button to either hide all zero columns or show all columns.

  • Click to hide all columns that are empty or zero values
  • Click to show all columns
landalyzer-creategraph.gif

Create a new ad hoc graph with selected columns (available only after you select columns). Creates a graph and adds a graph node below the selected measurements table node.

landalyzer-addtograph.gif

Add selected columns to an existing graph (available only when a graph exists).

landalyzer-createtemplate.gif

Create a new template graph with selected columns (available only after you select columns).

landalyzer-createtemplatetable.gif

Create a new template table with selected columns (available only after you select columns).

landalyzer-addtotemplatetable.gif

Add selected measurements to an existing table (available only when a template table exists).

Main Window with a CSV File

landalyzer-main-csvfile.gif

 

^ Back to Top


Graphs

You may create graphs in Landslide Results Manager by selecting the required rows and columns in the measurement table and click the Create Graph button. A graph displays based on the values you selected.

The graph view provides you with buttons which allows you to perform various tasks, which assist you in viewing/analyzing the graph. Refer to About the Graph Tab for details.

landalyzer-graphsubnode.gif

Label

Description

landalyzer-exportbutton.gif

Exports Graph to .CSV File

landalyzer-button-showgrid.gif

Toggle: Shows/Hides grid on graph

landalyzer-button-showy-axis.gif

Forces the Y-axis to always show 0

landalyzer-button-showdelta.gif

Toggle: Creates/removes a line showing the delta of two measurements

landalyzer-button-axislables.gif

Allows you to select the number of axis labels you wish to see for the graph.

landalyzer-button-copy.gif

Copies an image of the graph to clip board (F9)

landalyzer-button-save.gif

Saves an image of the graph to a file (Shift-F9)

 

^ Back to Top


Summary

The values on the Summary sub nodes report the aggregate measurements of each of the protocols, devices, emulators used in the test, on separate sub-tabs.

The Summary measurement view provides you with action buttons (similar to those provided on the Test Case measurement sub nodes) to perform tasks, which assist you in viewing/analyzing required measurement data. You may select the required values (rows and columns of data), create graphs using the button bar and analyze the results data.

^ Back to Top


Template

You may create template table, template graphs, or add multiple-content node and recall them to understand/analyze your test performance. Once you setup the Templates with the selected data, you can view these template graphs or table under the Template Node, to determine how your test performed.  

After creating, your custom graphs and tables you can use the Landslide Results Manager Matching Rules to automatically associate the templates with a given test case or session.  

Template Table

When you click the Create New Template Table button from the Graph sub node, a template table appears. The action buttons available are similar to the measurement tables of Test Cases sub node, except for toggle buttons, which are replaced by the Edit and Remove buttons.

landalyzer-templatenode-temptable.gif

Buttons

Description

landalyzer-exportbutton.gif

Exports the displayed report table to your local directory as a .CSV or HTML file.

  
landalyzer-templatenode-temptable-editbutton.gif

Display the Edit Column window. You can perform the following actions:

  • Label: Provide a name for the selected view or click the Reset button to generate a label based on the source data.
  • Per-Interval: Select the checkbox to indicate whether the column displays per interval data. The table column label displays ( P-I) to indicate per interval values.

The following identifies the data/column

  • View: Displays the name of the view
  • Tab: Displays the name of the measurements tab.
  • Name: Displays the column label.
  
landalyzer-templatenode-temptable-removebutton.gif
 

Click the Remove button to delete the selected column.

landalyzer-creategraph.gif

Creates a new ad hoc graph with selected columns (available only after you select columns). Adds a graph branch node below the selected template table node.

landalyzer-addtograph.gif

Adds selected columns to an existing graph (available only when a graph exists).

landalyzer-createtemplate.gif

Creates a new template graph with selected columns (available only after you select columns).

landalyzer-createtemplatetable.gif

Creates a new template table with selected columns (available only after you select columns).

landalyzer-addtotemplatetable.gif

Adds selected measurements to an existing table (available only when a template table exists).

 

^ Back to Top


Template Graph

When you click the Create New Template Graph button from the Test Case Graph sub node, a template graph appears. This template allows you to perform all the actions similar to those on the Test Case Graph sub node.

^ Back to Top


Multi-Content Node

You can add a multi-content node from right-click menu on the Template Node. The multi-content node allows you to view all the graphs in a single view for comparison. You may view a maximum of 4 graphs at a time and you may choose to view them either horizontally or vertically. You may also remove selected items from the multi-content node and rename the inner contents of the multi-content node.

landalyzer-templatenode-multicontentnode.gif

^ Back to Top