Wiki Page: Troubleshooting tips when an issue is related to running on a...
When troubleshooting issues relating to the use of VMWare the following tips should be useful: What operating system is used by the virtual machine? What operating system is used by the physical...
View ArticleWiki Page: What is the maximum value of a thinktime?
The maximum value of a thinktime is 1009317314.0 seconds. For instance the following script will run successfully and the wait time will activate, but if increasing the value by 1 the thinktime will...
View ArticleWiki Page: How can I use GetCurrentTime to execute a code segment for a set...
To run a code segment for a set period of time, you can use Silk Performer's GetCurrentTime function to create a "while" loop to execute that segment for the desired period of time. The following code...
View ArticleWiki Page: How can I change the settings on the SAPGUI server so that users...
Silk Performer interfaces with the SAPGUI scripting API. Because of the nature of this interface, there is no way to distinguish between recording and replay. By default SAPGUI scripting is disabled...
View ArticleWiki Page: Why is the transaction count defined in BDL script not effective...
When running a load test, you may notice that the transaction number of times the transaction was repeated was not as defined in the BDL script: Script: .. dcluser user VUser transactions TInit :...
View ArticleWiki Page: In the workload configuration window, in what order are the...
In the Workload Configuration window the scripts and User Types are listed alphabetically, by script and then user group. In the Project pane window the script files are listed alphabetically if the...
View ArticleWiki Page: When replaying HTTP pages using compression does the Page Time...
The Page Time assigned to a WebPageUrl, WebPageLink, etc does NOT include the time taken to decompress the page. However a custom timer wrapped around the page will be affected by decompressing the...
View ArticleForum Post: RE: Regarding exposing webservice
Hi Chris, Thanks. I hosted my webservice in enterprise server using NEt express in my development machine. I want to access that service from another machine in the same network. I am trying the...
View ArticleForum Post: RE: - Silk Test WorkBench - Open Agent
Hello Prasanta, the ComboBox class is available in both agents, and this is documented in the current Silk Test documentation, available from supportline.microfocus.com . To which version of the Silk...
View ArticleWiki Page: StarTeam SDK Topics & Releases
SDK Patch Release build version 13.0.1.25 is available for download. This version of the SDK is fully backward compatible with StarTeam Servers 2009 (11.0), 2009 R2 (11.5), 12.0, 12.5 and 13.0. The...
View ArticleForum Post: RE: Unable to use error detection.
FWIW, this has NOT been checked out against the (currently prerelease) Windows 8.1 yet.
View ArticleForum Post: RE: Unable to use error detection.
You have to uninstall, and then reinstall. The licensing stuff won't uninstall, so that will be untouched. In any case, I'm leaving now. If you ask any more questions, they won't be answered for a...
View ArticleForum Post: RE: SilkPerformer || Query | Protocol Support
Thanks PhilipL. AUT: Web based application. In between AUT interacts with thick client application. Using Loadrunner, the action performed in that 'web-based' and "thick client" application were...
View ArticleForum Post: RE: WMI Providers
WMI Providers are loaded and run by wmiprvse.exe. If they are not needed they then get unloaded. In the Services menu it shows that WMI starts with "C:\Windows\system32\svchost.exe -k netsvcs" I've...
View ArticleForum Post: Daily Report Shows "borland.com" As Site URL
Hello, The daily reports that I am receiving are showing the string "borland.com" as the URL for my site. Why is this, as clearly I'm not monitoring "borland.com"? Is there any way to correct this?...
View ArticleForum Post: Vision Duplicate Record Error
I'm recently worked out integration of Visual Basic.net occupying AcuODBC to access cobol data, try insert same record into same vision table with modification to certain field values. Then it ended...
View ArticleForum Post: How to form XFD index from Cobol Data File
I've recently working on a project to form a index in manually in XFD file From Acucobol Vision file. Can someone who understand what is mean by first index, second index, condition and the rest....
View ArticleForum Post: Java over HTTP Protocol recording
Hey ppl, I am getting an error in the silk performer while using 'Java over HTTP' recording option stating "Could not start Java Hooking Engine, reason: Can't load JVM, java home = "C:\Program...
View Article