# ZebraTester How-to articles

The following articles will help you understand how to implement advanced use cases using ZebraTester.

* How to configure ZT to use Kerberos Local TGT (Ticket Granting Ticket)
* Setting up the Memu Player for ZebraTester Recording
* How to Configure a ZebraTester Script to Fetch Credentials from CyberArk
* How to Convert a LoadRunner Script to ZebraTester
* How to Convert a HAR file into a ZebraTester Script
* How to Combine Multiple ZebraTester Scripts Into One
* How to Convert JMeter and SOAP/XML-RPC Scripts into ZebraTester Scripts
* How to iterate over JSON objects in ZebraTester using Inline Scripts
* How to Configure a ZebraTester Scenario to Fetch Credentials from CyberArk
* How to Utilize Apica Data Repository From ZT - Inline Script Version
* How to Utilize Apica Data Repository From ZT - API Plugin Version
* How to Import the ZT Root Certificate to an iOS device
* How to Move a ZebraTester Script to an Older Format
* How to Use a Custom DNS Host File Within a ZebraTester Script
* How-to articles - Inline Scripting


---

# 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/zebratester-how-to-articles.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.
