Change the testname by using telnet

Need new test, action, option? Post request here.
Post Reply
AdamMon
Posts: 8
Joined: Fri May 11, 2012 4:10 am

Change the testname by using telnet

Post by AdamMon »

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?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Does such possibily already exist?
No
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)
-----------
I am looking for a possibility to change the Testname by using telnet Commands
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.
http://www.ks-soft.net/hostmon.eng/mfra ... #templates

Regards
Alex
Post Reply