Hello,
I am looking for a possibility to change the Testname by using telnet Commands.
I tried it already by using "SetTestParamByID <TESTID> TESTNAME <NewValue>
Does such possibily already exist?
Change the testname by using telnet
NoDoes such possibily already exist?
Quote from the manual
-----------
SetTestParam
...
Sets a value of a given parameter for the specified test or group of tests. <Param> could be one of the following:
timeout
username
password
sqlquery
retries
testinterval
comment
commentlineNN (where NN is a number between 1 and 99)
-----------
If you often need to change test name (btw: what is the reason?), then I think its better to use variable within test name (e.g. folder level variable), then you will be able to change variable value using HostMonitor/RCC GUI, HMScript or Telnet client. Test name will be changed automatically.I am looking for a possibility to change the Testname by using telnet Commands
http://www.ks-soft.net/hostmon.eng/mfra ... #templates
Regards
Alex