/utilities

Different utility scripts and programs

Primary LanguagePowerShell

The list of utility scripts:

  1. PowerShell:
  • Get-AvgPingResponseTime.ps1 - measures an average response time to remote hosts and forms the resulting table; usage .\Get-AvgPingResponseTime.ps1 -hosts 8.8.8.8, 8.8.4.4 -count 10
  • Run-TestNGSuites.ps1 - automation script for running TestNG test suites with Maven which uses .csv file as an imput data