# Core ZebraTester V7.0-B Documentation

## ZebraTester Version 7.0-B <a href="#corezebratesterv7.0-bdocumentation-zebratesterversion7.0-b" id="corezebratesterv7.0-bdocumentation-zebratesterversion7.0-b"></a>

## Core Documentation <a href="#corezebratesterv7.0-bdocumentation-coredocumentation" id="corezebratesterv7.0-bdocumentation-coredocumentation"></a>

#### &#x20;[**Release Notes (V7.0-B)**](https://apica-packages.s3.eu-central-1.amazonaws.com/current/zebratester/docs/70B/ZebraTesterReleaseNotes_V70B.pdf) <a href="#corezebratesterv7.0-bdocumentation-releasenotes-v7.0-b" id="corezebratesterv7.0-bdocumentation-releasenotes-v7.0-b"></a>

* New Functions and Features
* Upgrade Instructions
* Compatibility with earlier versions

#### &#x20;[**User Guide**](https://apica-packages.s3.eu-central-1.amazonaws.com/current/zebratester/docs/70B/ZebraTesterUsersGuideEn_V70B.pdf) <a href="#corezebratesterv7.0-bdocumentation-userguide" id="corezebratesterv7.0-bdocumentation-userguide"></a>

* An abridged version of this User Guide is available online.
* Menu and Navigation Overview
* Recording Web Sessions
* Editing Web Sessions
* Adding Loops
* Adding Custom Performance Metrics
* Parameterization and Variables
* Playing back recorded Web Sessions.
* Generating Load Test Sessions
* Executing Load Test Programs
* Analyzing Results
* Distributed Load Tests
* More!

#### &#x20;[**Apica Table Server**](https://apica-packages.s3.eu-central-1.amazonaws.com/current/zebratester/docs/ApicaTableServer_v1.3.pdf) **(ATS)** <a href="#corezebratesterv7.0-bdocumentation-apicatableserver-ats" id="corezebratesterv7.0-bdocumentation-apicatableserver-ats"></a>

* Powered by ZebraTester as a web application.
  * Separate port from ZebraTester Main Menu.
* Serves multiple data tables.
* Enables data-sharing across virtual users during the execution.
  * Avoids supplying the data with input files as part of the script.
* ZebraTester has new inline functions for retrieving data from or feeding data to ATS.

#### &#x20;[**Application Reference Manual**](https://apica-packages.s3.eu-central-1.amazonaws.com/current/zebratester/docs/ZebraTesterApplicationReferenceManual.pdf) <a href="#corezebratesterv7.0-bdocumentation-applicationreferencemanual" id="corezebratesterv7.0-bdocumentation-applicationreferencemanual"></a>

* ZebraTester architecture.
* Detailed descriptions for all ZebraTester programs.
  * Installing ZebraTester on Unix-like systems
* Scripting load test programs.
* Supported time zones.
* ZebraTester configuration files list.

#### &#x20;[**Handling of Dynamically Exchanged Session Parameters**](https://apica-packages.s3.eu-central-1.amazonaws.com/current/zebratester/docs/HandlingDynamicSessionParameterEN.pdf) <a href="#corezebratesterv7.0-bdocumentation-handlingofdynamicallyexchangedsessionparameters" id="corezebratesterv7.0-bdocumentation-handlingofdynamicallyexchangedsessionparameters"></a>

* How to handle dynamically-exchanged session parameters
* Configuring Variables in the ZebraTester GUI.
* Finding Variables
* Extracting Values from Variables
* Assigning Values to Variables
* Variable Parameterization
* Variable Rules
* How the Variable Extractor Wizard works

#### &#x20;[**Inline Script Manual**](https://apica-packages.s3.eu-central-1.amazonaws.com/current/zebratester/docs/ZTBasicLanguageReferenceManualEn.pdf) <a href="#corezebratesterv7.0-bdocumentation-inlinescriptmanual" id="corezebratesterv7.0-bdocumentation-inlinescriptmanual"></a>

* For those who write inline scripts for ZebraTester.
* Apica developed the Prx BASIC programming language for the Inline Scripts within ZebraTester.
* Syntax
* Integrated Functions
* Methods
  * ZebraTester
  * [Apica Table Server (ATS)](https://apica-kb.atlassian.net/wiki/spaces/DAZT/pages/953876489/New+The+Apica+Table+Server)
* Error Handlers

#### &#x20;[**LoadTest Plug-in Handbook**](https://apica-packages.s3.eu-central-1.amazonaws.com/current/zebratester/docs/LoadtestPluginDeveloperHandbook.pdf) <a href="#corezebratesterv7.0-bdocumentation-loadtestplug-inhandbook" id="corezebratesterv7.0-bdocumentation-loadtestplug-inhandbook"></a>

* ZebraTester Load Test Plug-Ins
  * Properties, Runtime Behavior, and Configuration
  * Development


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apica.io/platform-docs/zebratester-scripting/install-zebratester/download-zebratester/core-zebratester-v7.0-b-documentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
