Wiki Page: Silk Performer 16.0 Cloudburst Enhancements.
CloudBurst ERP support Silk Performer CloudBurst now supports the execution of SAPGUI, OracleForms and Citrix load tests through the built-in CloudBurst VPN. Copy details from Cloud Agent Manager In...
View ArticleWiki Page: Cause of the error "LoadtestController: 3563 - Unable to...
This can occur when a zip file is created within a test. The reason for the error is that after a test the results on a remote agent are being zipped and transferred to the controller. The controller...
View ArticleWiki Page: Silk Performer 16.0 introduces UAC compliant Citrix record and...
Silk Performer 16.0 introduces fully UAC compliant Citrix record and replay functionality. Earlier versions of Silk Performer required that User Account Control was turned off before any Citrix...
View ArticleWiki Page: Recording 64-bit applications with Silk Performer
The ability to record 64-bit applications out of the box was added in Silk Performer 16.0. In previous Silk Performer versions (before Silk Performer 16.0), the recorder was unable to hook the...
View ArticleWiki Page: Silk Performer CPU affinity.
In Silk Performer 15.5 and earlier, CPU affinity is done on a round robin basis per PerfRun process. Each PerfRun will get bound to a particular processor in this way: perfRun.exe1 - CPU1 perfRun.exe2...
View ArticleWiki Page: License check failed! Checkout for SilkPerformerSOA 15.0 (1) failed
When attempting to open a .err file, by double-clicking on the .err file, SilkPerformer displays an error suggesting there is no SOA license available “License check failed! Checkout for...
View ArticleWiki Page: Recording Internet Explorer 64 bit
The ability to record 64-bit applications out of the box was added in Silk Performer 16.0. In earlier Silk Performer versions (before Silk Performer 16.0) Internet Explorer 64-bit could only be...
View ArticleWiki Page: Error: WebEngine: 43 - No response from host - connection lost! ,...
We have discovered an issue in SilkPerformer 15.0 and SilkPerformer 15.5 where server connections are closed with the server header setting “Keep-Alive: timeout=1, max=100”. The issue is that, on the...
View ArticleBlog Post: Released: Silk Performer 16.0
Borland proudly announces: Silk Performer 16.0 is released! If you already use Silk Performer and you have a maintenance contract, you can upgrade to Silk Performer 16.0 for free. Silk Performer is...
View ArticleWiki Page: Verifying the size of a download in a browser-driven script
Silk Performer 16.0 has introduced a new function called BrowserDlgVerifyDownloadSize to enable the verification of the size of a download in a browser-driven script. During recording, you can add a...
View ArticleForum Post: vuser and iteration info
Is there any way to get which Virtual User is running the current transaction from within the BDL script? Same thing with which iteration it is currently on?
View ArticleForum Post: RE: vuser and iteration info
You can use GetUserID() and GetUserIdOnAgent() functions, depending on what you're trying to do. For the iterations, a variable count can do.
View ArticleBlog Post: Introduction to Offline Script Generation in Silk Performer 16.0
Silk Performer 16.0 introduces a feature called offline script generation which allows users to reduce the amount of effort required re-recording and customizing scripts. Offline script generation...
View ArticleWiki Page: Performing File Uploads in Silk Performer Web Based Scripts.
In the past, file uploads used to generate long scripts, which included the entire uploaded data stream. With the automatic detection of file uploads on protocol-level included in Silk Performer...
View ArticleWiki Page: Linux system monitor via SSH
Silk Performer 16.0 introduced support for Linux system monitoring via SSH (secure shell connection). It is now possible to monitor Linux operating systems with Performance Explorer by calling vmstat...
View ArticleForum Post: How to POST JSON format data in to REST based URL with multiple...
Hi All, I am using SilkPerformer 9.0 and trying to execute a script for RESTful service which can post the data using JSON or XML. My JSON/XML request has some child nodes as well. e.g. Can anyone...
View ArticleForum Post: Synchronize Users at a specific part of the script
I'm using SP15.5. Is there a way that I can slowly load the users into the system and after X amount of time before they continue executing the script simultaneously? I'm trying to replicate...
View ArticleForum Post: RE: Synchronize Users at a specific part of the script
Would I be able to use Rendezvous? If the last virtual user doesn't even start to run for 5 minutes would this work or does this only work for VUsers already running the script?
View ArticleForum Post: RE: Synchronize Users at a specific part of the script
Hi Scott GlobalResourceEnter/release would be useful as would GlobalWaitFor - depending on your circumstances. these functions are very easy to use but you should try them out and witness their...
View Article