Skip to content

Be-MobileNV/KvTestingTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

KvTestingTools

#Usage:

##Spookfiles KvA:

[wim@CN001 Release]$ mono Spookfiles.Testing.KvA.CLI.exe

  --Connectivity     (Default: False) Run the connectivity tests

  --Functionality    (Default: False) Run the functionality tests

  --Security         (Default: False) Run the security tests

  --Performance      (Default: False) Run the performance tests

  --Continuity       (Default: False) Run the continuity tests

  --All              (Default: False) Run all tests

  --Url              Required. The base url of the host to check/connect to

  --ApiKey           The actual api key

  --ApiKeyHeader     The header name of the api key. By default the program will try to use ApiKey

  --User             The username to use for basic Auth. Note: you can combine this with api key if you want.

  --Pass             The pass to use for basic Auth

##Spookfiles KvG:

[wim@CN001 Release]$ mono Spookfiles.Testing.CLI.exe

  --Connectivity     (Default: False) Run the connectivity tests

  --Functionality    (Default: False) Run the functionality tests

  --Security         (Default: False) Run the security tests

  --Performance      (Default: False) Run the performance tests

  --Continuity       (Default: False) Run the continuity tests

  --All              (Default: False) Run all tests

  --Url              Required. The base url of the host to check/connect to

  --ApiKey           The actual api key

  --ApiKeyHeader     The header name of the api key. By default the program will try to use ApiKey

  --User             The username to use for basic Auth. Note: you can combine this with api key if you want.

  --Pass             The pass to use for basic Auth

Remark: There may be some parameters that you want to adjust in the Options class.

About

Koppelvlak A/G testing tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages