Forum Post: RE: equivalent of LR function in SilkPerformer
I already have WebSetUserAuth in my script,however it doesn`t work. The LR script has - web_set_sockets_option followed by web_set_user. I believe in Silk WebSetUserAuth is the corresponding function...
View ArticleForum Post: RE: equivalent of LR function in SilkPerformer
These Silk Performer functions allow you to set user credentials and the domain/realm altogether. If you're having authentication issues and got stuck, you can log a case and provide the project files...
View ArticleForum Post: RE: equivalent of LR function in SilkPerformer
I was able to resolve it. Passed the authentication details in form rather than using WebSetUserAuth or similar functions.
View ArticleForum Post: SP16 and IE version
Hi all. I recently upgraded from SP15.5 to SP 16. I may be missing something simple here, I am finding that none of the settings for IE Compatibility Mode seem to work. I'm running a Try Script from...
View ArticleForum Post: RE: SP16 and IE version
Interestingly, the recorder does not seem to work either. Maybe time for an un-install / re-install?
View ArticleForum Post: RE: SP16 and IE version
hi tony, did a reinstall solve your problem? those info/error messages indicate some issues with the configuration of your installation (outdated/missing file). fyi: "Replay behavior: SP 15.5" just...
View ArticleForum Post: Silk Performer with SSH
I am trying to use Silk Performer to record a Putty session over SSH. Unfortunately, all that SP sees is the encrypted traffic between Putty and my Linux server. Due to security constraints, only SSH...
View ArticleForum Post: RE: SP16 and IE version
Partially. Playback is working, but I am still having some trouble with recording. I'm on to something else for the moment - but will get back to this! ;-) Tony
View ArticleForum Post: Web synchronization function
Hi, We are using silkperformer V15.5 and scripting using BDLT. Do we have web sync option in silkperformer. The sync function should wait until the next web page is loaded.
View ArticleForum Post: Data scrubbing function in BDLT
Test data to be validated using silkperformer v15.5 BDLT scripts.Pls let me know the data validation function to get valid data.
View ArticleForum Post: Agents run as a process
Question 1: We have Agent runs(as a process and as a thread) concept in Loadrunner.For AJax/BDLT protocol we prefer run as a process in Loadrunner as it consumes lots of memory. Do we have simliar...
View ArticleWiki Page: Error: Failed to initialize recording. Reading configuration of...
This error happens when the Silk Launcher Service is disabled. To re-enable the Silk Launcher Service, you can do the following: 1) Start the Task Manager. (e.g. Ctrl + Shift + Esc) 2) Select the...
View ArticleWiki Page: How to extract jar files for java over http applications for...
Problem When you browse a website that use java over http, the server will load java jar files into your browser so you can see java GUI’s, Now If you want to record java over http applications using...
View ArticleWiki Page: How to save a file expressed in binary in the digest to the disk...
Problem: How do I save a file (like a excel file) expressed in binary format in the digest to the disk as my recorded protocol level HTTP/HTML Web Business Transaction script do not attempt to save...
View ArticleWiki Page: Still see the error message "Network Emulation: 16 - Network...
After the manual installation of the network emulation driver, the user will still encounter the error message "Network Emulation: 16 - Network emulation driver not available. Check your...
View ArticleForum Post: RE: Data scrubbing function in BDLT
Hi varada, Could you please provide more detail on for what you are looking for?
View ArticleForum Post: RE: Agents run as a process
Regarding Question 1: If you are running BDLT, each browser (IE) is already running in a separate hosting process (perfBrowserHost_x86.exe).
View ArticleForum Post: RE: Agents run as a process
The virtual users scripts are running in a process called perfrun.exe (Runtime) and are started by the agent process. The agent distributes the virtual users automatically on multiple perfrun.exe...
View ArticleForum Post: RE: Web synchronization function
If you keep the default profile setting for BDLT (Web (Browser)) the synchronization for navigation should work out of the box. If you script an action on a DOM element (e.g. button) the script...
View ArticleForum Post: RE: Data scrubbing function in BDLT
We have huge test data and need to collect valid test data from that one.Please let me know any code logic for BDLT to get valid test data
View Article