Skip to content

73. Working with VPlans

A VPlan is a machine-readable verification plan that facilitates analysis by organizing metrics and run data into a hierarchical framework.

See Creating VPlans for the different ways to create a VPlan.

73.1 Opening the VPlan Editor

To open the VPlan Editor, in your Workspace, click the Navigation menu icon at the top of the window, and select VPlans.

You can perform the following tasks in the VPlan Editor:

73.2 VPlan Structure and Content

When you upload a test suite, Foretify Manager generates a default VPlan and a metrics model based on the metrics defined in the suite. Foretify Manager then maps the data collected during the runs to the VPlan.

You can use the default VPlan or create a custom VPlan to suit your needs. A custom VPlan might have top-level sections such as Scenarios, Driving areas, Regulatory criteria, Risk dimensions, or Autonomous functions, each with nested sub-sections.

The default VPlan and the metrics model include the following:

  • Environment (time, day, weather)
  • Scenarios
  • Scenario parameters
  • top.info with:

    • end events
    • Main issues (errors and warnings)
    • Models (end event, Foretify version, simulator version, and maps)
    • Runs (map information)
  • Actor drive metrics

Figure 1: VPlan structure

The top-level entities of the metrics model in a VPlan are marked with a vector icon.

Each scenario contains:

  • One or more events, including the predefined end event, marked with a folder icon
  • Cover metric items, marked with a page icon
  • Record metric items (KPIs), marked with a meter icon and located under their associated event
Figure 2: Cover and record items displayed in a VPlan

You can add entities to the VPlan that are not part of the metrics model. For example, there are no metric items associated with checkers. However, to make the VPlan complete, you can note where checkers are defined by creating a checker section and adding checkers to that section, such as those defined with collect(). See Add a new section.

73.3 Buckets

When you select a metric item in the VPlan tree, a list of possible values appears in the Buckets pane. If the range of values is large, they are grouped into ranges called buckets for easier viewing.

The first time you open a VPlan in the VPlan Editor, the Buckets pane is collapsed.

Figure 3: Default, collapsed Buckets pane

Note

After you manually collapse or expand the Buckets pane, your preference is saved and applies across all VPlans.

For information about the Buckets pane options, see Analyzing metrics.