Wiki Page: Why is Truelog inserting a duplicate code in BDL script when...
Silk TrueLog Explorer may fail to customize scripts of TrueLog files with XML-content. When selecting Parameter from Random Variable" in the customization wizard, the API call to customize remains...
View ArticleWiki Page: Why do I get the error "DOTNET: 3 - Loading object throw...
If you can successfully run a Try script and you encounter the error when running a loadtest with more than 10 Virtual Users then its possible your application is not thread safe. So you will have to...
View ArticleWiki Page: Where does the Dynamic Workload Configuration window go after I...
Using the Dynamic workload model it is possible to change the number of Virtual Users executing during the test in an ad hoc manner. It is possible to move the slider to any given point or simply type...
View ArticleWiki Page: Why does the GetDirectory function sometimes return different...
The GetDirectory function retrieves the directory where specified types of Silk Performer files are located, on a remote agent machine the path can be different from the Controller machine, e.g. Silk...
View ArticleWiki Page: Why do I encounter a compile error when trying to export from .NET...
If you are calling a method that returns an array in .NET Explorer and you attempt to export to a Silk Performer .NET Project you may encounter a compile error similar to the following: The compile...
View ArticleWiki Page: What files are sent to agent machines when a load test is started...
When a load test is started on the Multi-Machine Controller (MMC) the following files are sent to the Agent machines: bex files : files that are generated when .bdf scripts (and associated .bdh...
View ArticleWiki Page: How can I retrieve SAP GUI measurements during the loadtest?
This can be achieved using the MeasureGet function. The Round trips, Interpretation, Flushes and Response time values can all be captured. For example the following is a SAP timer...
View ArticleWiki Page: What causes SSL Handshake failure. Reason: Security: 222 - ssl3...
This issue is caused by the version of OpenSSL used within Silk Performer. Silk Performer uses the OpenSSL 0.9.6 library which cannot connect to certain types of servers. TAC/Xenta511 servers are...
View ArticleWiki Page: Why do I encounter a memory leak or the error message "VUser-...
A memory leak may occur in the Silk Performer Runtime Engine (PerfRun.exe) when using the Flash Remoting "Transform dll" (FlashRemotingTransformation(true)) and have the TrueLog / TrueLog on Error...
View ArticleWiki Page: How can I define project specific include files?
Include files are searched for using the directory settings listed in SETTINGS | SYSTEM. The include file search path order is as follows: Default Include directory (system setting) Custom Include...
View ArticleWiki Page: Why am I unable to use the add load test feature of Performance...
You will not be able to use this feature if you have incorrectly placed the Silk Performer project file (LTP) in the root directory rather than creating a project folder for it. This will cause the...
View ArticleWiki Page: What is the correct method to record Hummingbird terminal emulator?
To configure the Silk Performer recorder to capture Hummingbird please use the method listed below: SETTINGS | SYSTEM | RECORDER | PROXIES: "Add..." a new proxy Protocol: "TCP/IP (Custom Protocol)"...
View ArticleWiki Page: Why does the error ".NET:15 - Exception has been logged,...
This error can occur if the Silk Performer machine has version 2.0 of the MS .NET Framework installed. Silk Performer 7.2 does not support MS .NET Framework 2.0. To resolve the error you will need to...
View ArticleWiki Page: Why do I get the error EnableUNCAccess(SYSTEM: 1312 - A specified...
This is a Windows system error, and means that Windows does not recognize the User credentials passed by the EnableUNCAccess function. EnableUNCAccess(SYSTEM: 1312 - A specified logon session does not...
View ArticleWiki Page: What data types does the .NET Explorer support as input paramaters...
The Silk Performer .NET Explorer provides the following basic data types. Boolean Double Integer String Data types are typically used in the .NET Explorer in the Input and Verification Wizard or to...
View ArticleWiki Page: What version of Java should I use when testing Oracle Forms in...
There is a known issue in Java versions 1.2 - 1.4 which can cause the Silk Performer Runtime Engine (perfRun.exe) to crash, particularly during a long test. As this defect has been resolved in Java...
View ArticleWiki Page: What is the best method to verify input and output data from file?
There is a known issue in .Net Explorer were a variable from a csv file is only initialized correctly when used as input variable. This will be addressed in a future version of Silk Performer. As a...
View ArticleWiki Page: How do I configure IP Spoofing for Oracle Forms?
To enable IP spoofing for Oracle Forms in Silk Performer 7.1 you will need to apply patch 25 (SP71_Patch_25_OraForms). IP spoofing for Oracle Forms is not available in Silk Performer 7.2, but is with...
View ArticleWiki Page: What causes SilkPerformer to open Internet Explorer windows during...
It is not Silk Performer which is opening the Internet Explorer windows. This is caused by the SAPGUI. It is not possible for Silk Performer to control this process. The only workaround is to use a...
View ArticleWiki Page: When using Truelog Explorer to customize my script why is the...
This can occur when customizing session information in a browser-level script with TrueLog Explorer, a WebParseResponseData function may be inserted at the wrong position within the script (i.e....
View Article