Forum Post: RE: Differennce between Response time[s] timer and Busy time[s]...
Hi Arka, A busy time is the response time without any think time or wait time. As it does not include think times, this measure provides a good representation of the server process and responses....
View ArticleWiki Page: When attempting to monitor using JMX why do I see the error...
This error can occur if you try to monitor a server or application using Performance Explorer"s JMX support: This error will be displayed if you have not installed Java Virtual Machine (JVM) or if you...
View ArticleComment on Unable to record HTTPS traffic using SilkPerformer 10 –...
I am Having err_ssl_protocol_error problem in my PC.
View ArticleComment on Unable to record HTTPS traffic using SilkPerformer 10 –...
I found my fix here www.deskdecode.com/err_ssl_protocol_error everything is working now
View ArticleForum Post: LoadtestController: 3317 - The virtual user's process terminated
Hi All, I am using Silk Performer 17.5 and getting error LoadtestController: 3317 - The virtual user's process terminated while tried to run 'Try Script'. I am not able to understand why I am getting...
View ArticleForum Post: RE: LoadtestController: 3317 - The virtual user's process terminated
That's a crash of the virtual user runtime. Can you log a support incident please.
View ArticleWiki Page: Considerations when testing an application using TCP/IP functions.
NOTE: High level support for Terminal Emulation exists in the current versions of Silk Performer. Please see the 'Terminal Emulation Support' section of Help for more details. The information below is...
View ArticleWiki Page: Can I use TrueLog Explorer to customize input values in my script...
Currently you need to customize the script manually if you wish to change the input value. Typically a WebTelnetSendRecord function is used to specify the value being sent to the server. In the...
View ArticleWiki Page: Can I use TrueLog Explorer"s "Customize Session Handling" feature...
No, the Automatic Parsing feature will not work. The "Customize Session Handling" feature is only designed to work with scripts recorded using the "Page Based Browser-Level API". Browser-Level scripts...
View ArticleWiki Page: Can I view my page response times in real time mode using...
Yes, since SilkPerformer 6.0 HTTP page response time has been included as part of the default monitoring workspace which, by default opens automatically when you launch Performer Explorer. As with all...
View ArticleWiki Page: Can Java Explorer load a WSDL which requires user authentication?
it is not currently possible to load a WSDL file in Java Explorer which requires user authentication, but an RFE has been logged to have this functionality considered for a future version. In the mean...
View ArticleWiki Page: Can multiple MMC machines use the same agent simultaneously?
In early versions of SilkPerformer if more than 1 MMC attempted to use an agent at the same time the error "SilkPerformer - 25: Limit of concurrent instances exceeded" occured. However, in...
View ArticleWiki Page: Can my new license allow older versions of SilkPerformer to run,...
All new versions of SilkPerformer require a license specific to that version. Since SilkPerformer 2006 licenses are no longer backward compatible . If you want to run an older version of SilkPerformer...
View ArticleWiki Page: Can Silk Performer be used to test an application's adherence to...
Silk Performer can help in some instances to highlight that certain aspects of an application do not meet certain set standards, for example, it may demonstrate that a cookie does not adhere to...
View ArticleWiki Page: Can Silk Performer be used with the Adabas application from...
Adabas is a database system and should allow recording via ODBC, SQL or XML. The Adabas application is a database server which allows standard interfaces such as ODBC, JDBC, and embedded SQL to...
View ArticleWiki Page: Can Silk Performer monitor network devices such as switches and...
Yes, network devices usually have a Management Information Base (MIB) files which provide objects that can be monitored by a network management system. Both SNMP and RMON use standardized MIB formats...
View ArticleWiki Page: Can Silk Performer record an application that uses the RPC protocol?
As RPC normally has TCP/IP as its underlying protocol it is likely that this can be recorded at TCP/IP level. The problem is that due to the nature of the RPC protocol the recorded script will almost...
View ArticleWiki Page: Can Silk Performer record and replay IMAP (Internet Message Access...
IMAP is short for Internet Message Access Protocol and is a protocol for retrieving e-mail messages. The latest version, IMAP4, is similar to POP3 but supports some additional features. Silk Performer...
View ArticleWiki Page: Can Silk Performer replay using different SSL client certificates...
Yes, replaying with multiple client certificates is possible, simple insert the SSLSetClientCert(certname.pem) function call into the script, this sets the client certificate that SilkPerformer...
View ArticleWiki Page: Can Silk Performer"s DLL integration be used with VB based DLL files?
DLL integration can not be used with VB.NET dlls. The reason for this is that those dll files do not make the Export Table available. Since a dll"s available methods are shown in it"s Export Table it...
View Article