question

jcv avatar image
jcv asked udaya answered

STC slows down during test

I am using an STC GUI session for my test. The STC session works fine throughout the test, but a command such as "disableStreamBlock" or "enableStreamBlock" starts out at around .9 seconds to get a response, but by the end of the test, it takes around 22 seconds for the same type of command to get a response. What could be going on here? How can I fix this? I raised the max memory limit in the iTest.ini, but it had no effect. It seems like it is an issue with the response time from the STC chassis. Thanks in advance...
iTestSpirent TestCenter (STC)
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

udaya avatar image
udaya answered
Please go to the Windows->Preferences Type(search) Spirent TestCenter, enable TCL logs. Also search TCL Interpreter and enable the logs. Now, while execution, please go to the console view. By clicking the 3rd option of the right top, you can see the TCL log option
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

udaya avatar image
udaya answered jcv commented
iTest works on native STC API commands. So in iTest STC GUI session you might be seeing a UI replica of native STC-GUI but the back processing always by API commands. You can open TCL log to see the execution section. iTest not only fetches the response from device and show to end user, but also does some in-build processing to make it more user friendly to analyze the response and make a script pass/fail. So, you may see some secs more iTest for completion of each step execution.
1 comment
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

jcv avatar image jcv commented ·
Thanks for the response. Yes, I can view the STC console that displays the UI replica. I can also view the execution log for the test case. But where do I find the TCL log that you are describing?
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.