• Silk Performer Integration with LoadRunner Enterprise

    Hello Team, While integrating Silk Performer 21.0.0.8906 Patch 3 version with LoadRunner Enterprise 2022 R1 below steps I did. - Provide LoadRunner Server URL. - Username and Password - Click Next - Got Error saying No Domain Found. User…
  • Oracle forms 12c How to debug

    That is after the recording, how to test another thing or test something or debug that stuff? Thanks Javier Ruano
  • Tea agent BrowserEngine: 7-Startup failed, failed to start the core

    A browser driven navigatiom fails in tea agent, but directly from silk Performer 21.0 it is working. The system settings is with the browser Internet Explorer, what could be the problem? How to i could debug the problem? Compatibility replay Mode…
  • Tea Agent 11.3.03.02 doesn't find webdriver for Chrome

    Hi, In a machine with a TeaAgent with Silk Performer 21, i have installed the webdriver here C:\Program Files\Silk\Silk Performer 21.0\BrowserDrivers\WebDrivers But after some positive tests, the tea agent search webdrivers here C:\Program Files…
  • Modern Browsers cannot use BrowserSetAuthentication

    Hi, I can use BrowserSetAuthentication with IE, but with Edge or Chrome the result is Warning VUser-Profile1_1 localhost 55 00:00:13 BrowserSetAuthentication BrowserEngine: 84 - API call not supported for browser type but with chrome i have tried…
  • Silk performer 21.0 Log out dialog

    When i try to replay a navigation recored in Ajax (browser driven), when i close a tab from a button, a confirmation dialog appears, and the script finishes and the dialog remains. Solutions, i have tried. I try to close the window but a dialog appears…
  • WebSocketReceiveMessage gives Connection Timeout

    I am able to establish a connection with WebSocketConnectSync() and successfully sending messages using WebSocketSendTextMessage(). While receiving messages from the server I am getting a connection timeout error. Below the error log. Warning VirtUser…
  • Web Browser Driven (AJAX) project queries

    Hi All, I'm trying to performance test a Web Browser Driven (AJAX) project. While running the script in the Load generator agent machine, I seem to be facing the error where it prompts me to run with a user account. I gave the user account under…
  • GUI Level Load Testing Timer

    Hi All, We are doing Silk Performer GUI Level Load Testing and using Silk Test Classic to develop our scripts. We are also doing protocol level load testing. We found that the timing for the same operation is very different in both type of load testing…
  • how to execute "run as" command in silkperformer

    Hi All, Anyone has any idea on how to execute an "run as" command in Silk Performer script. Is it possible? Any simple code that can share. We need to pass in a password for the user in the run as command below, any idea on how to do it. runas /user:domain…
  • Test Remote Desktop Connection

    Hi All, We are planning to test how many remote desktop connection can our server farm machine support. Can this be done using Silk Performer? The case is that we will have 20 users remote desktop into one of our server farm machine in the same time,…
  • GUI Level Testing with Windows 10

    Hi All, We are planning to use "GUI-Level Testing" performance testing with Silk Test Classic automation scripts. We are wondering if this is going to work if the Silk Performance Agent machine is Windows 10. It seems that with "GUI -Level Testing", each…
  • 3758555543 unknown error code –SSLRecv() failed

    Hi, Am facing this issue "3758555543 unknown error code –SSLRecv() failed " intermittently when i run tests.Any hotfixes for this issue? Anyone faced such issues?. Kindly help
  • How to waitForElementVisible in Silk Performer?

    What is the Silk Performer 16.5 (Web Browser driven) equivalent of Selenium IDE's waitForElementVisible? I cannot find it in the help or manual.
  • Controlling script execution for browser dialogs (BrowserWaitForDlg?)

    Is there a way to tell Silk Performer to wait for a dialog box to appear? I find myself working in a rich web environment with quite a few spawned dialogs that I have to test for and work around.
  • How silk performer captures user action time?

    Hi, Just wondering how Silk Performer captures real-time user action. Let's say the user clicks on the login button then what are the things performer considers and captures time? I have seen "Browser-driven Measure" document. However, it's quite confusing…
  • SYSTEM: 267 - The directory name is invalid

    Hi Team, I am trying to install Silk Performer agent remotely(SETTINGS || SYSTEM || AGENTS || ADD WAN AGENT || INSTALL AGENT) and each time i run the installer from I get the error message below: 2018-10-05 08:16:27 Info: Commandline was parsed successfully…
  • Assignment of Load to agents has failed because at least one of the load agents is locked , unavailable, or has insufficient privileges

    Hi Team, I had been running my Silk tests on 8 agents. During my last run, i closed the test in between and since then, whenever i trigger the test, i see that it is not executing on few of the agents. Also, when i created a new workload and assigned…
  • The script modification failed.

    Hi All, Why I am getting this error when I am parameterising the differences while doing customise session handling. Thanks in advance Gourav
  • Which workload should I select for waiting in line to login and placing a order in the same time?

    Dear community My customer want to waiting in line to login and placing a order in the same time. I edit a script, But I don't know choose which workload for this. I choose All day workload before, but this workload make script replay many time. How…
  • Recorder proxy error

    Hi Team, I am using below url for recording silk performer script. http://10.52.53.19 But as I start recording, following error is coming "Recorder proxy error: Could not start listening on port 8080. There may be another application listening…
  • How to create kernel.bdh and webapi.bdh?

    Hi Team How to create kernel.bdh and webapi.bdh? Thanks & Regards Gourav
  • Silk Performer Workbench 18.5 recording "Can’t connect securely to this page" in IE

    All, New to the forum and Silk Performer. I had experience with BMC TMART. I am trying to make a HTML monitor in Workbench. I am able to access the websites if Workbench recorder is not open. When I model a recording, I am unable to get to the sites…
  • Error Severity?

    Is it possible to get a list of default error severity for all BrowserEngine errors?
  • How do i run SoapUI commandline from my Silk Performer Script

    I have a test in Silk Perfomer i which i have to run a SoapUI test. When i run the command from the commandbox or a bat file it works fine: "C:\Program Files\SmartBear\SoapUI-5.4.0\bin\testrunner.bat" "D:\Folder\SoapUiProject.xml" On the command…