Python OO API package to automate Spirent TestCenter (STC) traffic generator
Project description
Python OO API for Spirent TestCenter (STC).
Functionality
The current version supports the following test flow:
- Load configuration -> Get/Set attributes -> Start/Stop traffic -> Get statistics.
- Build configuration -> Start/Stop traffic -> Get statistics.
Supported operations:
- Basic operations - get/set attributes, get/create children
- Connect - to chassis or lab server
- Load configuration - load configuration (tcc or XML), reserve ports and analyze the configuration
- Start/Stop - arp, ping, devices, ports, streams
- Statistics - subscribe, read views, unsubscribe
- Save configuration and results
- Disconnect
Low level APIs
- StcRestWrapper - a Python wrapper over STC lab server REST API (using stcrestclient package).
- StcTclWrapper - a Python wrapper (using Python Tk package) over STC native Tcl API (SpirentTestCenter) .
Installation
pip install pytestcenter
Prerequisite
- Lab/Rest server for REST API.
- TestCenter application installed for Tcl
Getting started
Under testcenter.test.stc_samples you will find some basic samples. See inside for more info.
Documentation
http://pytestcenter.readthedocs.io/en/latest/
Contact
Feel free to contact me with any question or feature request at yoram@ignissoft.com
Change Log
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pytestcenter-3.3.0-py3-none-any.whl
.
File metadata
- Download URL: pytestcenter-3.3.0-py3-none-any.whl
- Upload date:
- Size: 74.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa173d1678ec3fca4d6a0623ff1bac7b2c5a3bb65e7f0bf1021de31b9f3df5a1 |
|
MD5 | cf8323af85d24b121192031fa6c7c0c0 |
|
BLAKE2b-256 | 9870ec751dd07071e53b677d9fb8208f879f59f813d966c5f84ca3165ba81e79 |