This file contains important information that may not appear in SilkPerformer Online Help. Read this file in its entirety.
For information about installation, deployment, and licensing issues (including the evaluation version of SilkPerformer), see the SilkPerformer Installation Guide.
For an overview of the new features in the current release, see the What's New section below.
| Contents | ||
|---|---|---|
| What's New | Known Issues | Getting Help |
| System Requirements | Tested Software | Installation Instructions |
| Resolved Issues | Virtual User Types | |
Following are the significant enhancements and changes that were made to SilkPerformer 2008.
Oracle Forms Multibyte Support
The SilkPerformer Recorder is now able to convert the UTF-8 strings of Oracle Forms to the system code page, and the replay engine converts them back to UTF-8, thus enabling multibyte support for Oracle Forms applications. This includes viewing and customizing multibyte scripts with Silk TrueLog Explorer.
Citrix Multibyte Support
Same as for Oracle Forms, SilkPerformer now supports record and replay of multibyte strings with Citrix. This includes viewing and customizing multibyte scripts with Silk TrueLog Explorer.
Note: Optical character recognition (OCR) for multibyte characters is currently not supported.
Multibyte Enabled Project Packages
Project packages containing filenames with multibyte characters can now be uploaded to and downloaded from SilkCentral Test Manager. The allowed file name length restriction of about 40 Japanese characters has also been removed.
SilkPerformer now recognizes AJAX requests that come in the form of XML or JSON, both of which can now be pretty-formatted both in the script and in TrueLog Explorer. This allows for a much better readability of such requests. Additionally, AJAX requests can be visually customized and verified in TrueLog Explorer.
SilkPerformer now supports FLEX applications based on the new AMF3 protocol. The non-readable AMF3 data is converted to a readable format within the script, which also enables visual customization and verification via TrueLog Explorer.
SilkPerformer now supports Remedy Web ARS versions 6.3, 7.0, 7.0.1, and 7.1. The proprietary data format of Remedy is translated into an XML-based representation that makes scripts easier to understand and customizable.
Remedy support is licensed under the Premium Virtual User type.
SilkPerformer offers a command line tool (csv2tsd.exe) that enables you to convert CSV (Comma Separated Values) files into TSD (Time Series Data) files. This is useful when you are monitoring external Windows data that, for security reasons, can not be monitored by SilkPerformer. By converting CSV data to TSD format, external data can be analyzed alongside internal SilkPerformer monitoring data within Performance Explorer.
SAPGUI
The SAPGUI for Windows 7.10 client is now supported.
Oracle Applications 12
Oracle Applications 12, which is based on Oracle Application Server 10g, is now supported.
Each computer that is to be used in a load test must meet the minimum hardware and software requirements listed below.
For details about SilkPerformer performance and scalability, please see the Performance and Scalability Matrix below.
To install agent software, or both controller and agent software, and use the full potential of SilkPerformer to run heavy load-tests, your system must meet the following minimum requirements:
Load Testing
| System Area | Requirement |
|---|---|
| Processor | Pentium IV or equivalent CPU Intel / Athlon Dual Core processor Intel / Athlon 64bit processor |
| RAM | 512 MB (1024 MB recommended) |
| Virtual memory | Three times as much virtual memory as RAM |
| Network | Windows network with TCP/IP (when using remote SilkPerformer agent computers) |
| Network adapter | 10 MBit (fast Ethernet recommended) |
Recording, Monitoring, and Scripting
To use SilkPerformer functionality only for traffic recording purposes, monitoring and scripting, the following minimum system requirements are sufficient:
| System Area | Requirement |
|---|---|
| Processor | Pentium IV or equivalent CPU Intel / Athlon Dual Core processor Intel / Athlon 64bit processor |
| RAM | 256 MB |
| Network | TCP/IP |
To install and use SilkPerformer, your system requires a minimum set of software components.
Supported Operating Systems
SilkPerformer cannot be installed on computers running Windows 95, 98, or ME. Windows NT is not supported.
Other Required Software Components
The specific components that are required vary based on installation type. For example, to run SilkPerformer Java Explorer, your system must be equipped with a Java 2 SDK. All required components are included on the SilkPerformer Installation CD. Components can also be downloaded from their respective vendors' Web sites. See the SilkPerformer Installation Guide for full details.
| Max. # of Vusers per agent |
Web Business App. |
Web Business App. with SSL(-35%) |
Web low level (+20%) |
Recommended #NICs |
|---|---|---|---|---|
| 4xPIII, 1GHz, 4 GByte RAM |
5900 | 3800 | 7100 | 4 |
| 1xPIV, 2GHz, 2 GByte RAM |
4000 | 2600 | 4800 | 2 |
| 2xPIII, 1GHz, 2 GByte RAM |
3600 | 2300 | 4300 | 2 |
| 1xPIII, 1GHz, 1 GByte RAM |
1900 | 1200 | 2300 | 1 |
| 1xPIII, 1GHz, 512 MByte RAM |
800 | 500 | 1000 | 1 |
| 1xPIII, 600Mhz, 512 MByte RAM |
800 | 500 | 1000 | 1 |
| 1xPIII, 600Mhz, 256 MByte RAM |
300 | 200 | 400 | 1 |
Note:
Web Business App uses Page-based Browser-level API (HTML/HTTP)
Web low level uses Browser-level API (HTTP)
Numbers are based on Intel CPUs.
We recommend using single processor agent computers, as they provide the best cost/performance ratio.
Test Parameters:
The numbers of the table above have been determined using a realistic workload with the following characteristics:
The page structure of all requested Web pages corresponds to very popular public Web pages.
The average think-times of all virtual users were about 32 seconds between each subsequent page view, which is a realistic value.
A single virtual user was emulated with 4 concurrent connections, which is a realistic Web browser emulation.
This means that the number of virtual user simulated corresponds to a realistic number of concurrent users accessing a popular Web site resulting in:
Avg. Hits/page: 39
Avg. page size: 130 kByte
Avg. think time between pages: 32 sec
Formula:
Look up the virtual user value from the "User vs CPU" and the "User vs RAM" graph that match the configuration of your agent machines.
From both virtual user values you have received take the minimum value in order to find out how many virtual users your agent machine supports (Web Business App).
Ex: 1xPIII, 1 GHz, 512MB RAM
1) User vs CPU = 2000 vuser
2) User vs RAM = 850 vuser
Min (1, 2) = 850 vuser
-> Agent machines support max. about 850 vuser


The following are resolved defects in SilkPerformer 2008.
| Defect # | Description | Fix Applied | Notes |
|---|---|---|---|
| None | SAP replay leaks memory with certain SAPGUI client versions. | 2008 | |
| 26927 | After recording a script in which multiple files are uploaded, script compilation results in an error: "Program error COM 52: SegMod:GetSegmentAndOffset() |--- processing stopped ---" | 2008 | |
| 31931 | Workbench reports error "Could not open <datafile>" when downloding a project from SilkCentral Test Manager, though runtime finds the missing file during replay. | 2008 | |
| 34015 | Remote agent setup does not work on Windows Vista. | 2008 | |
| 34613 | Invalid directory placeholders are written to project files (for example, in Java Framework projects). | 2008 | |
| 34666 | Secure replay via NTLM-authenticated proxies no longer works. | 2008 | |
| 34818 | OdbcGetValue crashes when large amounts of data (over 65,536 bytes) are retrieved. | 2008 | |
| 34976 | Accessing large data files with FileGetCol takes much longer than with SilkPerformer 2006 R2. | 2008 | |
| 34978 | Change in how WebPageSubmitPS scripts causes scripts to fail. | 2008 | |
| 35005 | Recorder generates scripts containing "" instead of null (for example, in WebTelnetRecvSubNegotiation and PeopleSoft scripts). | 2008 | |
| 35067 | FOpen creates files in results directory instead of target location. | 2008 | |
| 35069 | Only one user type is shown in the overview report when tests employ multiple user types. | 2008 | |
| 35092 | MmsLib does not work correctly. MMS is truncated after the first 0 byte. | 2008 | |
| 35183 | Using "Customize Selected String" with a value in WebFormPostBin results in a compile error. | 2008 | |
| 35185 | Thinktimes are not ignored during TryScript runs. | 2008 | |
| 35261 | Backward compatibility issue with scripts simulating UTF-8 encoded web sites. | 2008 | |
| 35324 | Workbench crashes when parsing certain BDF files. | 2008 | |
| 35329 | Overview report graphs are not shown, or start in 1970, due to corrupt TDS files after vusers or perfruns crash. | 2008 | |
| 35561 | Performer.exe causes CPU spike and PC freeze upon trying to edit script via right-mouse click. | 2008 | |
| 35601 | SilkPerformer agents installed remotely can not be managed remotely via the System Configuration Manager. | 2008 | |
| 35766 | Unable to add multiple IP Adresses on a Vista machine using the System Configuration Manager. | 2008 | |
| 36273 | Cookies are sent even after they have expired. | 2008 | |
| 36274 | FExists reports that directories exist, when they do not, when search entries end with "\\". | 2008 | |
| 36729 | When autoskip is enabled for an editset and ORA_EDIT_NO_DIRTY is used, OraFormsEditSet is called twice, which leads to a NullPointerException for one of the invocations. | 2008 | |
| 36753 | Script replay fails with an error when using function FileCSVLoadGlobal. | 2008 | |
| 37206 | Recording log displays printable characters instead of using HEX notation. | 2008 | |
| 37241 | Verifying text with Silk TrueLog Explorer corrupts WebVerify statements. | 2008 | |
| 38132 | Binary code customizations must be manually inserted. Right-clicking code sections and selecting a customization command from the context menu leads to customization errors. | 2008 |
This section contains lists of known issues and provides workarounds where available:
Topics:
Issue: Optical character recognition (OCR) does not work for multibyte characters. (38042)
Workaround: None.
Issue: The "What's This" Help does not work on Windows Vista. (30163)
Workaround: The Windows Help program WinHlp32.exe is no longer included with Windows Vista. A download for 32-bit .hlp files is available from the Microsoft Download Center. For more information, see: http://support.microsoft.com/kb/917607
Issue: Compiling a MIB file does not work. (32039)
Workaround: MIB files without an IMPORTS statement can not be compiled with Performance Explorer. Use the pre-compiled MIB files of Performance Explorer, or use MIB files with an IMPORTS statement.
Issue: When an overview report is saved as MHT, images do not display when viewing the report with Internet Explorer 7. (32927)
Workaround: View the report with Internet Explorer 6 or another browser.
Issue: JMX Monitoring does not work on Windows 2003 systems that have Terminal Server installed. (31679)
Workaround: None. The error has been reported to Eclipse; see bug #171413 on https://bugs.eclipse.org/bugs/ for more information.
Issue: When monitoring performance counters on Windows 2003 or Windows XP systems, the "Browse NT Performance Counters"
dialog sometimes displays the wrong host. (30163)
Workaround: None. Since this is only a display error, you can still monitor performance counters on the target host.
Issue: When using "Absolute" start time in the workload definition, the Overview Report will display
data from the moment the test was set up rather than when it was started. (4988)
Workaround: None.
Issue: Oracle Forms TrueLog crashes after some transactions. (34040)
Workaround: De-select the "Applet execution" setting in Settings -> Options -> Display -> HTML rendering.
Issue: The rendered view of terminal emulation applications using non-ascii characters may display strange characters. (33416)
Workaround: Change the default GUI font of the Workbench (Settings -> System -> Layout -> Font & Colors) to a font that better supports your character set. Restart TrueLog Explorer after changing the font to apply the settings to TrueLog Explorer.
Issue: On-access virus scanner software may cause the TrueLog Explorer to crash. (32943)
Workaround: Turn off the on-access scan functionality of your virus scanner software, or open a TrueLog in TrueLog Explorer after the test run has finished.
Issue: TrueLog Explorer's Post Data and Form Data tabs may show incomplete form data if parameter types that require
data type conversion (casting) are used for customization. (17060)
Workaround: It is recommended to use parameters of data type "string" only for form data customization.
Issue: TrueLog Explorer is unable to handle form submissions containing form fields with equal names.
Tooltips in the Post Data tab may show incorrect data, value customization may result in customizing a wrong form field. (16807)
Workaround: None.
Issue: TrueLog Explorer crashes if more than 65k characters are selected in the Rendered tab. (17775)
Workaround: None.
Issue: Visual Script Modifications fail if the related transaction is in an include file. (10367, 16239, 19992)
Workaround: Do not move transactions to bdh files.
Issue: When the JavaScript execution is enabled, certain JavaScript
statements inside the HTML contained in a TrueLog may lead to unexpected
behavior in the TrueLog Explorer. For example, the JavaScript may close
or resize the rendered HTML view in TrueLog Explorer. (4181, 5624)
Workaround: Disable JavaScript execution (Settings / Options / Script execution).
Issue: Certain non-ASCII characters may cause problems when customizing a script with TrueLog Explorer. For example, the HTML token "€" is rendered to the Euro symbol, €. When selecting a text containing such non-ASCII characters and trying to insert a parsing or verification function, the TrueLog Explorer will respond with a message stating that the selected text is not contained in the visible part of the page's HTML code. (6482, 8085)
Workaround: If you encounter this behavior, try to exclude such non-ASCII characters from the selection, and try again.
Issue: TrueLog Explorer may crash if it is closed during an animated
TryScript run, which may cause a memory access violation. This behavior
only occurs with Microsoft Internet Explorer Version 5.00.3315.1000.
Workaround: Install a newer version of MS Internet Explorer.
Issue: Visual User Data Customization does not work for browser-level
scripts.
This behavior is by design as TrueLog Explorer only considers forms submitted
by WebPageSubmit calls (Page-based Browser-level API), because the HTML
form names are required to match HTML and BDL forms.
Workaround: If you want to customize your script using TrueLog Explorer's
Visual User Data Customization feature, you have to have a page-based browser-level
API script.
Issue: Using the context menu (right mouse button) of the TrueLog
Explorer you can view the Statistics reports of the TrueLog in the Web browser
instead of in the TrueLog Explorer. However, the links in the Url column
of the Page drill down section will not work in this case. This is by design,
because the referenced HTML page is created on demand by the TrueLog Explorer.
(7742)
Workaround: Use the TrueLog Explorer to view the Statistics pages
if you want to navigate between the different statistics pages via the links.
Issue: Replay a script fails with IDispatch error #619. This problem only occurs when you open a second session in SAP (recording "SapGuiCreateSession();", which results in an error on the following "SapGuiSetActiveWindow": "SapGui: 88 - An error occured while setting the new active session., IDispatch error #619". SAP replay then hangs. This issue will be resolved in an upcoming patch. (38458)
Workaround: Do not use the function SapGuiCreateSession and do not open a new session when recording.
Issue: Recording SAPGUI actions on Windows XP 64-bit does not work. (37406)
Workaround: None. 64-bit hooking is currently not supported.
Issue: Errors occurr with SAPGUI client 640 when replaying scripts that use the picture control. (32431)
Workaround: None. This control does not work in SAPGUI client 640.
Issue: SilkPerformer's SAP eCATT integration can be installed
via SilkPerformer setup only after a SAPGUI client has been installed
on the host machine. eCATT integration requires that some SilkPerformer
files be copied to the SAPGUI client installation directory. If a SAPGUI
client is not installed before SilkPerformer setup, the files cannot
be copied. (23587)
Workaround: Install SAPGUI client before installing SilkPerformer.
Issue: Difference between Record and Replay TrueLog for SapGuiSelectTopNode
calls:
It is possible that a SapGuiSelectTopNode call during Replay occurs
under the next Roundtrip node in the TrueLog compared to the Record
Log.
Workaround: None.
Issue: SapGuiTreeChangeCheckBox is recorded incorrectly. Parameter
sItemName is not scripted and parameter bChecked might not be recorded
correctly.
Workaround: Record the script with Log-Level Debug. Open the
recorded log file and search for the SapGuiTreeChangeCheckBox call.
Right above this call the 3 parameters for the call are listed. Copy
the value for the 2nd parameter and use this value for the sItemName
parameter. If bChecked is recorded incorrectly - change the parameter
to true (if you have selected the checkbox) - otherwise change it to
false.
Issue: In rare cases control position information cannot be retrieved
correctly from SAP. Therefore TrueLog Explorer might not be able to display
the selected control rectangle at the correct position on the screenshot.
Workaround: Use the control tree instead the screenshot.
Issue: Customizing CitrixKeyString input using multibyte characters sends corrupted input to the server. (37106)
Workaround: When customizing input of CitrixKeyString functions, keep in mind that you are in fact simulating keyboard input. For multibyte characters, you have to enter the phonetic transcription of the desired character. There is no sense in entering a multibyte character directly, although the compiler will allow it if the codepage is set correctly.
Issue: An invalid CitrixKey function is recorded for [hankaku/zenkaku] key. (37773)
Workaround: Assign a different shortcut for switching between input modes or use mouse instead of keyboard shortcut. See Microsoft IME Advanced settings for details.
Issue: On different operating system versions the text-conversion
of an identical image may produce different results. (15982)
Workaround: Use the identical OS on all agent computers.
Issue: Screen synchronization/verification fails, if using an
agent computer with a different color-depth than used on the controller
machine during recording (Independent of the color-depth setting used
for the Citrix session).
Workaround: Apply the identical color-depth setting to all used computers.
Issue: If the Citrix agent is used for the first time, a popup
window prompts for the desired "ICA Client File Security". This
is especially a problem when remote agents are used.
Workaround: Log in to all used agents and confirm the dialog.
Specify "Never ask me again for any application".
Issue: If Caps Lock is pressed during a Citrix replay all virtual
users send their keystrokes as if the Shift key is pressed.
Workaround: Be sure that Caps Lock is not pressed.
Issue: Using Windows XP or 2003, aborting a load-test may let the
Citrix ICA clients (wfica32.exe) hang.
Workaround: Manually terminate all hanging wfica32.exe or use Windows 2000 instead.
Issue: If during recording more than one Citrix sessions are
established using different screen resolutions, a script with more
than one CitrixInit functions is recorded. This may lead to replay problems,
because the CitrixInit function is executed just once per load-test.
Workaround: One specific virtual user should only use one screen-resolution
throughout its Citrix sessions.
Issue: Connecting to an existing session during Citrix recording
will result in not working scripts, because the Citrix client will not
recognize any windows and therefore no synchronization functions will
be scripted.
Workaround: Always record a new session.
Issue: JDK version prior to 1.4 do not provide the necessary
functionality for replaying and recording Oracle Forms.
Workaround: Use the latest JDK. At least version 1.4.
Issue: Hooking into the main Oracle Forms Applet classes might
cause the JInitiator to be unable loading additional jar files that rely
on the main classes.
Workaround: When recording Oracle Forms 6i or Oracle Applications
11i define the following Java Runtime Options in the JInitiator Properties Dialog:
"-noverify -mx128m"
NoVerify will prevent these loading issues.
Additionally the default Virtual Memory Size of JInitiator 1.1.7.x is
between 16 and 64 MB. The option -mx128m will increase the virtual memory
size to 128MB. This additional memory is needed as there is some extra
memory overhead caused by recording. If you run into a OutOfMemory error
you can further increase this value.
Issue: When recording Oracle Forms 6i, on either HTTP or Sockets,
the jitting library of the Java Virtual Machine (symcjit.dll) may crash
your browser.
Workaround: Disable the JInitiator JIT (Just In Time Compiler)
Option. Review the Oracle Forms Tutorial or the Advanced Concepts Book
about how to accomplish this.
Issue: A .NET Framework project will not execute successfully
if the two depending DLL's (perfdotnetfw.dll and dnlogging.dll) are
not in the data file section of the project or not in the project directory.
When creating a .NET Framework project either with .NET Explorer
or with Visual Studio .NET Project Wizard these two files are
copied to the project directory but are not added to the data file section.
When exporting the project or uploading it to SilkCentral Performance
Manager, these two files will be missing during executing and you will
receive an error that a depending DLL could not be found. (25472)
Workaround: Add the two depending .NET Framework DLL's perfdotnetfw.dll
and dnlogging.dll to the data file section of your project before you export or upload the project.
Issue: Accessing a WSDL file from a secure web site (https)
might throw an error if the Web Service is hosted on IIS 6.0. The error
message that will be displayed is Could not establish trust relationship
with remote server. (24546)
Workaround: Download the WSDL file with your browser and save
it to your file system. Then load the WSDL file from the stored file instead of the URL.
Issue: Running multiple instances of Visual Studio .NET with
the SilkPerformer .NET Add-In might cause Visual Studio .NET (devenv.exe) to crash.
Workaround: Run only one instance of Visual Studio .NET
Issue: If additional .NET languages (C#, VB.NET, C++) are added
to Visual Studio .NET, the SilkPerformer .NET Add-In Wizards do not work properly anymore.
Workaround: Re-install the SilkPerformer .NET Add-In.
Issue: When creating an Individual String random variable with
SilkPerformer's Visual Studio .NET Add-In in a VB.NET Project, the generated
RndInd declaration is not compilable and will also prevent the Add-In
from creating further random variables.
Workaround: Replace backslashes ('\') with a quote (") in the generated RndInd declaration.
Issue: If SilkPerformer .NET Explorer calls a WebService method
and passes parameters via call by reference, the generated .NET code misses
the ref keyword in the function that calls the Web service method. (8173)
Workaround: Specify the ref keyword for the parameters that are passed by reference.
Issue: Random Variable Wizard in Visual Studio .NET can only be used for C# and VB.NET Projects.
Workaround: For Managed C++ applications, random variable definitions
have to be coded manually by applying the random variable custom attributes to the virtual user class.
Issue: Outgoing parameters in .NET test driver methods do not return their parameter when called from BDL.
Workaround: Do not call .NET methods that use outgoing parameters from BDL.
Issue: The Web Settings dialog (Visual Studio .NET Add-On) - that
allows to change the base class of web proxies in order to route the HTTP
traffic over SilkPerformer's Web Engine - cannot be used for managed C++ projects. (12472)
Workaround: You have to change the base class of the web service
proxy manually to "System.Web.Services.Protocols.SoapHttpClientProtocol"
if you do not want to route the traffic, or to "SilkPerformer.SPSoapHttpClientProtocol"
to route it over SilkPerformer's Web Engine in order to get a TrueLog
for every Web Service call and to be able to use the features like Modem
Simulation, IP Multiplexing, ...
Issue: Weblogic 8.x monitor does not work with JDK 1.5. (28863)
Workaround: Use JDK 1.4.
Issue: Axis 1.2.1 and Axis 1.3 treat some datatypes like String[] differently. While Axis 1.2.1 generates
an ArrayOfString helper class, Axis 1.3 directly works with String[]. Thus, existing Java Explorer projects
using these problematic datatypes cannot switch Axis version. (29343)
Workaround: Create a new project for each version.
Issue: Java Recording of IBM Java VM: "automatic" doesn't work.
Workaround: The startup script of the client application must be manually edited to allow recording.
Issue: Java Explorer: Loading jar files may take a long time.
All jar files from the class path must be loaded and examined by Java
Explorer at this time. This process cannot be interrupted. (11280)
Workaround: None.
Issue: Java Explorer: Adding a directory to the class path by double-clicking
the directory within the file browser will add a wrong classpath. (11862)
Workaround: Click the directory once and use the "Open" button.
Issue: Java Explorer: A low invocation delay between method calls may cause an
exception stack trace in the log file. The exception relates to the fact
that the GUI cannot update as fast as needed. However, this doesn't cause
any further problems. (12359)
Workaround: None.
Issue: Java Explorer: A standalone console application cannot be compiled when
JDK 1.2.x is used as current runtime version. This issue is related to a JDK 1.2.x limitation. (12484)
Workaround: Use a JDK >= 1.3.x.
Issue: Due to a bug in the MS .NetFramework 1.0 some WebServices using
custom SOAP headers cannot be tested with Java Explorer. (12209)
Workaround: Upgrade the server to .NetFramework 1.1.
Issue: Java Explorer does not recognize, if the project directory
was changed in SilkPerformer GUI. If Java Explorer is opened with an
invalid project directory setting, an exception occurs. (12070, 13006)
Workaround: None.
Issue: If JRE 1.5 Plugin for Internet Explorer is used, a java.security.AccessControlException
may occur. E.g. the ProductManager sample reports an ´Exception in thread "Thread-5"
java.security.AccessControlException: access denied (java.lang.RuntimePermission
modifyThread)
Reason: Security permissions have changed between JRE 1.4 and JRE 1.5. (17539)
Workaround: Add the following grants to the .java.policy file:
grant {
permission java.lang.RuntimePermission "modifyThread";
};
grant {
permission java.lang.RuntimePermission "modifyThreadGroup";
};
Note: The .java.policy file ususally can be found under: C:\Documents and Settings\<username>\.java.policy
Issue: Hooking of Firefox is not possible, if Firefox is open before recording. (25843)
Workaround: Close all firefox browsers before starting recording.
Issue: Recording form submissions of HTML forms with multiple identical
named form fields, which’s values are changed, may result in a script,
which sends a slightly different form (than sent at recording) at replay. (8744, 9947)
Workaround: Manual scripting may be necessary.
Issue: If STRING_COMPLETE is specified as 3rd parameter of the
WebFormExpand function, the form is appended to the provided string (the
string parameter is not cleared anymore). (12508)
Workaround: Provide an empty string as out-parameter to the WebFormExpand function.
Issue: When using Internet Explorer with the Recorder, a Security
Alert Dialog may be shown for every embedded object (image) on the Web
site. This can be very annoying when the Web site contains a lot of embedded objects.
Workaround: Open the "Internet Options" in the Control
Panel or from the "Tools / Internet Options" menu in Internet
Explorer. In the "Advanced" tab uncheck the option "Warn
about invalid site certificates", and click OK.
Issue: Certain non-default Internet Explorer configuration options
can result in the Recorder not being able to record Internet Explorer
traffic. Because these options can only be changed by editing registry
values, such problems occur only very rarely. (9779)
Workaround: Re-configure the two Internet Explorer registry
settings listed below. Both registry entries must have the value "yes."
Otherwise separate iexplore.exe processes won't be created when starting
Internet Explorer, and Internet Explorer will be hosted by the explorer.exe
process:
1) HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
Explorer\BrowseNewProcess\BrowseNewProcess
2) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\BrowseNewProcess\BrowseNewProcess
Issue: If the last SQL statement in the dclsql section of the script
is not followed by a blank or line break, then an error occurs during
replay showing a misleading error message. (11881, 8224, 8555)
Workaround: Add a blank or line break behind the last SQL statement
in the dclsql section of the script at the end of the script.
Issue: The Recorder generates a non-compilable script, if an SQL
statement has been recorded that contains the character sequence /* not
using it as open comment notation. In this case, the BDL compiler nevertheless
interprets this as the beginning of a comment and misses the closing of
the comment which leads to a compile error. (10726)
Workaround:
1. Remove the SQL comment or add an escape i.e /\**
2. Record the script again, but with unchecked option to generate SQL
comments (Profile Settings / Record / Script / Protocols / SQL comment).
This does not generate the SQL statement comments.
3. Check if the character sequence /*can be removed from the SQL statement
without changing the semantic of the statement.
Issue: When recording an OCI 8 application that writes LOB data
into the database, the Recorder generates files into the project directory
that store these data in order to have these data available during replay.
These files are named like the following name pattern: LOB_xxxxxxxx.dat.
When recording a COM/ADO application that passes binary content (byte
arrays) to an interface method, SilkPerformer is recording the new methods
ComSetBinaryFromFile/AdoParamSetBinaryFromFile. The binary content will
be stored in a file in the project directory that has the following name
pattern: BINARY_xxxxxxxx.dat. But the files will not be available during
replay on a remote agent and therefore cause a replay error unless the
files will be added to the Data Files section of the project. (11860, 13408)
Workaround: Manually add the generated .dat files to the Data Files
section of the project in order to run the script on remote agents.
Issue: For some cases, the ODBC Recorder generates a wrong parameter
for the type of placeholder in the OdbcBind function if the prepared statement
is a stored procedure. As a result, the TrueLog Explorer may show the
corresponding data in the IN or OUT data table even if it is not an IN or OUT parameter. (12445)
Workaround: Check the type of the placeholder depending on the
type of direction of the parameter of the stored procedure.
Issue: An Access violation error in the client application may
occur during recording the function SQLPutData of an ODBC client application
if the profile setting “Record / Results / Hook logging / Function
parameters” is turned ON. The setting is turned OFF by default. The
access violation is caused by a bug in logging the second function parameter
of SQLPutData and does not take effect if the previous setting is turned OFF. (12444)
Workaround: Turn OFF the setting “Record / Results / Hook
logging / Function parameters” in case your ODBC application to be
recorded gets an Access violation during recording the function SQLPutData.
Issue: The TrueLog Explorer may show the OUT data columns of an
OdbcFetch call whose result set was generated from an OdbcProcedureColumns
call in a different order for the Record and the Replay TrueLog if the
define calls were not made in ascending order of the position indices.
In this case, the Replay TrueLog will show the OUT data columns in ascending
order whereas the Record TrueLog will show the OUT data columns in the
order as the corresponding define calls have been made. As a result of
this, the TrueLog Explorer will most probably show a difference in the
OUT data also if there may not be a real difference in the fetched data. (12446)
Workaround: Manually check for possible differences in the OUT
data table in the above described situation.
Issue: If an SQL statement contains a comment in notation starting
with “--" then the OCI replay engine generates an error showing
a misleading error message. This is caused because the Recorder removes
line breaks from the SQL statement string if the profile setting “Record
/ Script / Protocols / Trim SQL” is turned ON. (10790, 14985)
Workaround: Either find the end of the comment text and insert
a line break there in the statement string of the dclsql section of the
script or turn OFF the above described profile setting and record the application again.
Issue: If the recorded client application is using the IEnumVARIANT
and the default Recordset interface methods to navigate through ADO recordsets
- the ADO recorder will script an AdoFetch method and afterwards the IEnumVARIANT
calls. Those calls will fail as AdoFetch is fetching all the recordsets
first and the IEnumVARIANT method would operate on a non valid row in
the recordset as AdoFetch will move the rowset cursor to EOF. (12465)
Workaround: Either comment the AdoFetch or the calls on the IEnumVARIANT.
Issue: If your client application is accessing the individual Field
interfaces of a recordset and is freeing the interface for the Fields
collection before freeing the individual Field interfaces, it might happen
that the call to query for the Fields interface won't be scripted. (12472)
Workaround: Add a ComGetInterface(hRecordsetItf, "get:Fields",
hFieldsItf, "Fields") prior to the functions that access the individual Field interfaces.
Issue: If the bandwidth of the server is restricted and the Media
Streaming client has a higher bandwidth, then the Media Streaming engine
(and also the perfrun.exe) hangs. (8298)
Workaround: None.
Issue: Real streaming does not work with RealPlayer 10.x or higher. (17080)
Workaround: Use a previous version of RealPlayer.
Issue: GUI-level testing does not support the new Open Agent of SilkTest. (38332)
Workaround: Since the Open Agent currently only supports the testing of Flex applications, use SilkPerformer's AMF3/Flex testing support instead.
Issue: When too many terminal sessions run, or memory is too low, the agent computer
gets very slow. (27876)
Workaround: Add more memory and/or run less parallel sessions.
Issue: Connection try times out when invalid login credentials are provided, without
returning an error message providing directions. (29154)
Workaround: None. Valid login credentials must be provided.
Issue: Generating the font database in the Citrix settings crashes the Workbench on Windows 2003. (37658)
Workaround: None.
Issue: Script modifications made with the Parameter
Wizard or the SilkPerformer Unicode Text/HEX Editor cannot be undone using
the Workbench Editor's Undo functionality. (15782, 15875)
Workaround: None.
Issue: After importing a project it may happen that baseline results
are not recognized in the "Workflow - Calculate the Virtual Users"
dialog, even if baseline results have been generated and accepted before
importing the project. (14787)
Workaround: Re-compiling all scripts will resolve the issue.
The "Workflow - Calculate the Virtual Users" dialog will then
recognize the existing baseline results.
Issue: When mailing a project from SilkPerformer ("File / Email Project")
with Lotus Notes, the "To" (recipient) field may be empty even
if you supplied a valid e-mail address in the Email Project dialog. (5358)
Workaround: Either insert the e-mail address manually into the
"To" field, or use another e-mail client. You can set your default
e-mail client in the Internet Explorer options (Tools / Internet Options / Programs).
Issue: The Email Project functionality may not work due to configuration problems. (6490)
Situation 1:
There is no MAPI configured on the Windows system (no mapi32.dll is available
in directory C:\WINNT\system32\). When clicking on the OK button of the
EMail Project dialog the error message "Cannot open your email client,
because MAPI32.dll couldn't be loaded. ..." occurs.
Situation 2:
Netscape Messenger is registered as mail program in the Internet Options
dialog of the Internet Explorer, but Netscape Messenger is not configured
correctly and is not your default mail client. When clicking on the OK
button of the EMail Project dialog the error message "Your email
address has not been specified. ..." occurs.
Workaround:
Situation 1:
Execute the fixmapi.exe application in the WINNT\system32 directory
and try again. Then the Email Project functionality should work.
Situation 2:
Select the email client that you want to use for sending e-mails as
defined in the Programs tab of the Internet Options dialog of the Internet
Explorer. The Email Project functionality should then work.
Issue: When you start an automated load test using the command
line interface and open a menu from the menu bar while the simulation
is running, then SilkPerformer will crash at the end of the simulation
unless you do close the menu before the simulation is finished. (2782)
Workaround: Do not open any menu from the menu bar, or if you
do ensure you close it again before your load test is finished.
Issue: The System Configuration Manager is not able to correctly display the
amount of memory of a machine with more than 4 GB RAM. (16882)
Workaround: None.
Issue: Monitoring of perfmon counters does not work on Windows Vista. (34587)
Workaround: To monitor Vista's perfmon counters, the remote registry service must be running. On Vista this must be done manually (via Service Control Manager).
Issue: A faulty SQL statement may be generated in the recorded script if multibyte characters are involved. (36466, SF 00185435)
Workaround: Manually adjust the SQL statement in the script.
Issue: The Recorder is not able to record any traffic, though it may have previously worked.
Under certain circumstances the file PerfShk77.dll.install still exists
in the directory \WINNT\System32, even though it should have been deleted.
This file is temporarily copied into the directory and should be removed
when you close the Recorder.
Workaround: Manually delete the file PerfShk77.dll.install from
the directory \WINNT\System32. You may have to reboot the computer in
order for this to take effect.
Issue: If you are running different versions of SilkPerformer on the same machine,
they must use the same SilkMeter License Server.
Workaround: None. As designed.
Issue: SilkPerformer Remote Setup will not work on a computer on
which SilkPerformer is installed on a mapped drive. Since Remote Setup
cannot detect the mapped drive, the checks for installed products will
fail and a new SilkPerformer Installation will begin because an update was not allowed.
Workaround: None.
Issue: If the default project directory is changed, some SilkEssentials may not work due to broken links. (12955)
Workaround: Use the default project directory.
Issue: At the beginning of the Setup following error might occur:
"Error -1607: Unable to install InstallShield Scripting Runtime".
Workaround: For more information please refer to
http://support.installshield.com/kb/view.asp?articleid=q107070
or
http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b324906
Issue: Upload Project or Results to TM with insufficient permissions results
in a "server returned 500" error. (22072)
Workaround: None.
Issue: If the IE option "Advanced Internet Options / Do not
save encrypted pages to disk" is checked and you are using a secure
connection (HTTPS), it is not possible to open the command file, downloaded
through the links to "Open Project" and "Analyze Results". (21240)
Workaround: Uncheck this IE option.
Issue: If a project is opened via the "Open Project from TM"
feature, the workload configured in TM is not taken over by the SilkPerformer
workbench. Instead the default workload configured in the actual SilkPerformer project is taken. (21329)
Workaround: Use "Import Project" or "Run Attended"
if you attend to execute the project.
Issue: Uploading a project to a wrong URL does not report an error.
This occurs if e.g.: http://localhost:19120/upload is specified as upload
URL instead of http://localhost:19120/project_upload
Workaround: Specify the correct upload URL.
Issue: If a SilkPerformer project is opened from SilkCentral TestManager
the wrong workload may be active.
Workaround: Activate the correct workload via the SilkPerformer Workbench.
Issue: When adding a project (or single project files) to source control using StarTeam as
source code control provider an informational message box may appear stating: "A server entry in your
starteam-servers.xml file named <specified starteam host> does not exist.".
The following sequence of upcoming message boxes and dialogs may be confusing.
Workaround: If the mentioned informational message box appears:
Issue: The option "Apply to all items"
does not work if multiple files are involved in a Source Code operation.
The user will be prompted for each of the files. (23118)
Workaround: None.
Issue: When SilkPerformer projects and/or files are linked to a
defined SCC directory, and the directory is changed via the SCC client,
SilkPerformer does not reconnect to the new directory.
Workaround: Remove the existing source control linkage and add
the affected projects/files to the new directory.
Note: It is generally not recommended to use SCC client functionality
for maintaining linked SilkPerformer projects.
Issue: MS VSS 8.0 introduced a security setting that, when activated,
requests the user to enter their username and password each time they
check in or check out a file from VSS. This request also appears in SilkPerformer
when performing file operations with VSS.
Workaround: To disable MS VSS manual login:
1. Open SourceSafe Administrator.
2. Open the database where your SilkPerformer projects are saved.
3. Select the Options command from the Tools menu (Tools/Options).
4. Select the General tab.
5. Check the Use network name for automatic user login checkbox.
Note: This procedure only works if the username in VSS is identical to the network username.
Issue: Checking out a file followed by a immediate check in may
cause an error caused by the Source Control provider that says that the
file is currently not checked out. Despite the error message and the remaining
"Checked-out" Source Control state of the file, the operation
succeeded and the file was checked in. It will not be possible to check
out this file again since Workbench assumes the file already to be checked
out.
Workaround: Select the "Synchronize" command from menu
"File / Source Control" after waiting for about 60 seconds.
This will update the Source Control state of all the files of your project.
This section describes the software with which SilkPerformer 2008 was tested.
| System Area | Tested With |
|---|---|
| Operating system | Windows 2000 Windows 2000 with Service Pack 1 Windows 2000 with Service Pack 2 Windows 2000 with Service Pack 3 Windows 2000 (German) Windows XP with Service Pack 1 Windows XP with Service Pack 2 Windows XP 64bit with Service Pack 1 Windows Server 2003 Windows Server 2003 with Service Pack 1 Windows Server 2003 with Service Pack 2 Windows Vista |
| Web browser | Internet Explorer 4 Internet Explorer 4.01 Internet Explorer 5 Internet Explorer 5.5 Internet Explorer 6.0 Internet Explorer 7.0 Netscape Navigator 4.5 Netscape Navigator 4.6 Netscape Navigator 4.7 Netscape Navigator 6.0 Netscape Navigator 7.2 Opera 3.6 Opera 5.0 Opera 7.5.4 Opera 8.5.1 Opera 9.2 Firefox 1.0 Firefox 1.5 Firefox 2.0 |
| Terminal emulation support | AttachMate Extra 8 AttachMateWRQ 13.0 Distinct IntelliTerm 8.1 Ericom Powerterm Pro v8.8.1 HummingBird_Exceed 11.0 (hooking via socks proxy) JProtector 4.5.2.0 MochaSoft 5.3 (hooking via socks proxy) NetTerm 5.1.1 Nexus Terminal 5.3 PassportPC2Host 3 Quick3270 3.73 Rumba 7.4 SDI TN3270 Plus v2.4 SecureCRT 1.0 TeraTermPro 2.3 TN5250_sourceforge 0.17.3 TNBridge |
| ERP/CRM support | SAPGUI clients: SAPGUI client 620 Patch 44 SAPGUI client 620 Patch 50 SAPGUI client 620 Patch 66 (recommended) SAPGUI client 640 Patch 20 SAPGUI client 710 PeopleSoft systems: PeopleSoft 8.0 PeopleSoft 8.3 PeopleSoft 8.4 PeopleSoft 8.8 Siebel systems: Siebel 6.3 using MS SQL Server Siebel 6.3 using IBM DB2 Siebel 6.3 using Oracle Siebel 7.0.3 Siebel 7.5.2 Clarify systems: Clarify eFrontOffice 8 Clarify eFrontOffice 10 Remedy Web ARS: Remedy Web ARS 6.3 Remedy Web ARS 7.0 Remedy Web ARS 7.0.1 Remedy Web ARS 7.1 |
| Citrix support | Citrix clients: Citrix Programm Neighborhood Version 7.0 Citrix Programm Neighborhood Version 7.1 Citrix Programm Neighborhood Version 8.1 Citrix Programm Neighborhood Version 9.0 Citrix Programm Neighborhood Version 9.1 Citrix Programm Neighborhood Version 10 Citrix servers: Citrix MetaFrame XP Version 1.0 Citrix Presentation Server 4.0 Operating systems: Windows 2000 (recommended) Windows XP Windows 2003 |
| Oracle Forms support | Oracle Forms 6i Oracle Forms 9i Oracle Applications 11i Oracle Applications 12i |
| WAP support | WAP browsers: Opera 5.0 Nokia WAP ToolKit 2.0 WinWAP 3.0 Pro Phone.Com UP.Simulator 4.0 OpenWave UP.Simulator 4.1 WAP gateways: WAP Lite 1.1 SP2 Nokia Activ Server 2.0 Nokia Activ Server 2.1 Materna Anny Way 1.0 Win2000 beta Materna Anny Way UNIX Phone.Com UP.Link Gateway |
| Streaming support | Microsoft Media Player 7.0 (Windows 2000 recommended) Microsoft Media Player 7.1 (Windows 2000 recommended) Microsoft Media Player Series 9 RealNetworks RealPlayer 7.0 RealNetworks RealPlayer 8.0 RealNetworks RealOne Player 1 RealNetworks RealOne Player 2 |
| SOAP support | Microsoft SOAP Toolkit 2.0 Service Pack 2 (SP2), Internet Information Server 5 Apache-SOAP Version 2.1, TOMCAT Version 3.1 |
| Database support | IBM Universal Database Systems 5.2 IBM Universal Database Systems 6.1 IBM Universal Database Systems 7.1 Microsoft SQL Server 6.5 Enterprise Edition Microsoft SQL Server 7.0 Enterprise Edition Microsoft SQL Server 2000 Oracle7 Server Release 7.3.2.2.1 Oracle8 Enterprise Edition Release 8.0.3.0.0 Oracle8 Enterprise Edition Release 8.0.5.0.0 Oracle 8i Release 8.1.5 Oracle 8i Release 8.1.6 Oracle 8i Release 8.1.7 Sybase SQL Anywhere Network Server 5.5.04 |
| Corba support | Object Request Brokers: BEA WebLogic Enterprise 5.0.1 BEA WebLogic Enterprise 6.0 BEA WebLogic Enterprise 6.1 Borland/Inprise VisiBroker 3.x for Java/C++ Borland/Inprise VisiBroker 4.x for Java/C++ Borland/Inprise VisiBroker 5.x for Java/C++ Borland/Inprise VisiBroker 6.x for Java/C++ Borland/Inprise VisiBroker with SSL Inprise Application Server 4.0 Iona Orbix 3.0 Iona OrbixWeb 3.x, Update 4 Iona OrbixWeb 3.x with SSL, Update 4 Iona Orbix 2000 IBM WebSphere 3.5 IBM WebSphere 4.x IBM WebSphere 5.0 EJB servers: Inprise Application Server 4.0 Iona iPortal Application Server 1.1 BEA WebLogic Enterprise 5.0.1 BEA WebLogic Enterprise 6.0 BEA WebLogic Enterprise 6.1 IBM WebSphere 3.5 IBM WebSphere 4.x IBM WebSphere 5.0 |
| COM / DCOM / MTS / COM+ / ADO support | Visual Basic 6.0 Applications on Windows NT and Windows 2000 Visual C++ 6.0 Applications on Windows NT and Windows 2000 ADO 2.1, 2.5 and 2.6 on Windows NT and Windows 2000 Internet Explorer 5.0 / 5.5 on Windows NT and Windows 2000 Microsoft Transaction Server, Internet Information Server 5.0 on Windows NT and Windows 2000 Microsoft Visual Basic 5, Service Pack 3 Microsoft Visual Basic 6, Service Pack 3 J-Integra |
| TUXEDO support | BEA TUXEDO Server 6.3 BEA TUXEDO Server 6.4 BEA TUXEDO Server 7.0 BEA TUXEDO Server 7.1 BEA TUXEDO Server 8.0 BEA WebLogic Enterprise 4.2 |
| Jolt support | Bea Jolt 1.1 (including TUXEDO 6.4) Bea Jolt 1.2 Sun Microsystems Java Development Kit 1.1.6 Sun Microsystems Java Development Kit 1.1.7 Sun Microsystems Java Development Kit 1.1.8 Sun Microsystems JDK 1.2.2: classic and hotspot 1.0 Sun Microsystems Java Runtime Environment 1.2.2: classic and hotspot 1.0 Sun Microsystems Java Runtime Environment 1.3 Sun Microsystems Java Runtime Environment 1.4 Sun Microsystems Java Runtime Environment 1.5 IBM Java Development Kit 1.1.8 |
| Java support | Sun Microsystems Java Development Kit 1.1.6 Sun Microsystems Java Development Kit 1.1.7 Sun Microsystems Java Development Kit 1.1.8 Sun Microsystems JDK 1.2.2: classic and hotspot 1.0 Sun Microsystems Java Runtime Environment 1.2.2: classic and hotspot 1.0 Sun Microsystems Java Development Kit 1.3 Sun Microsystems Java Development Kit 1.4 Sun Microsystems Java Development Kit 1.5 Sun Microsystems Java Development Kit 1.6 IBM Java Development Kit 1.1.8 Eclipse 3.2 Eclipse 3.3 |
| .NET support | Microsoft .NET Framework 1.0 Microsoft .NET Framework 1.0 Service Pack 2 Microsoft .NET Framework 1.1 Microsoft .NET Framework 2.0 Microsoft Visual Studio 2002 Microsoft Visual Studio 2003 Microsoft Visual Studio 2005 |
| SNMP support | SNMPv2-MIB RFC1213-MIB RDBMS-MIB ORADB-MIB httpServer-MIB ftpServer-MIB SUN-MIB BEA-WEBLOGIC-MIB APPSRV_MIB (NetDynamics) SQUID-MIB WAPServer_MIB (Nokia) You can find RFCs and vendor MIBs on The Internet Engineering Task Force site. |
| Proxy servers for firewall tunneling | Microsoft Proxy Server 2.0 Netscape Proxy Server 3.5 (due to a defect in the Netscape proxy, HTTP tunneling is not supported) WinGate 4.0.1 Squid 2.3.STABLE4 (LINUX) Squid 2.4 STABLE3 (LINUX) Dante: 1.1.6 (LINUX) |
| Source Code Control Integration (SCCI) support | Borland StarTeam 2005 R2 (with SCC Integration patch) Microsoft Visual SourceSafe 6.0c Microsoft Visual SourceSafe 6.0d Microsoft Visual SourceSafe 8.0 Beta (2005) Merant Version Manager 8.0.2.0 |
The available Virtual User Types (VUser Types) Web, Standard, and Premium include the following SilkPerformer application types:
| VUser Type | Application Type |
|---|---|
| Web |
HTTP(S) (Web browser low level) HTTP(S)/HTML (Web browser high level) HTTP(S)/XML (Web services, SOAP) SAP NetWeaver WebDAV (MS Outlook Web Access) Email (SMTP/POP) FTP TCP/IP UDP i-Mode (HTTP) AMF0/AMF3/FLEX Streaming Media (MS, Real) DLL Interface |
| Standard | All of Web, plus: .Net Add-On Java Add-On DB2-CLI Add-On OCI Add-On ODBC Add-On (D)Com Add-On Visual Basic Add-On (Framework) Directory server (LDAP) CORBA Add-On |
| Premium | All of Standard, plus: GUI Level Testing Remedy Web ARS SAPGUI Add-On for SilkPerformer Oracle Applications/Forms Add-On PeopleSoft Add-On Siebel Add-On Citrix Add-On Terminal Emulation (Green-Screen) Add-On Tuxedo/ATMI Add-On WAP Add-On |
If you have questions about Borland products or want to contact Borland Technical Support, visit the Borland Technical Support Web site
TopFor information about installation, deployment, and licensing issues (including the evaluation version of SilkPerformer), see the SilkPerformer Installation Guide.
SilkPerformer Results Repository: The SilkPerformer Results Repository has been deprecated. We recommend using SilkCentral Test Manager for storing and analyzing load test results. If you still wish to use the Results Repository, you can download it from the SilkPerformer Customer Downloads page. For further questions, please contact Borland's technical support.
SilkPerformer 2008 needs a new 7.7 license. Due to the change to a more versatile licensing model, SilkPerformer licenses are no longer backward compatible. If you want to run Silkperformer version 2006 or older during the upgrade process to version 2008, you may keep your old licenses for a period of 90 days.
Top