Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.26 KB

File metadata and controls

22 lines (13 loc) · 1.26 KB

PerfectoSplunk

Perfecto

This project will allow you to compile a jar which makes collecting test results and submitting them to Splunk in JSon format extremely simple!

Methods Description Community Post
Reporting Submit a Splunk event per test executed Perfecto Connector for Splunk
ReportingCollector Collect multiple test executions and submit to Splunk as a single event sorted by Primary and Secondary records based on Pass and Fail Perfecto Connector for Splunk

PerfectoNativeRunner

Perfecto

Run Perfecto Native Automation Scripts from Java and Collect the results

Class Description Community Post
PerfectoRunner Execute Perfecto Native Scripts and Receive the Results Perfecto Native Runner