Forum Post: RE: Silk Performer 17 Header
You can see this in a form submission/file upload, the usual cause is that the HTML form has one Content-Type, however JavaScript changes this on submission to a different Content-Type. Using AJAX /...
View ArticleForum Post: RE: Create and import report using command line
You can apply a template to your overview - see help for details on this and other cmd line options: documentation.microfocus.com/.../SILKPERF-E8845A96-AVAILABLECOMMANDS-REF.html ~Rod
View ArticleForum Post: Connecting to Remote Agent
Hi All, We installed version 17 SilkPerformer Agent only to a remote machine. We try to Add this Agent to the project from another machine where we have Silk Performer version 17 installed. We keep...
View ArticleComment on Silk Performer 45 day free Trial
Does it need to be pointed out that for the trial period max users = 10 VU's, and it falls to 1 VU after the trial period has expired.
View ArticleForum Post: Browser engine operation failed
Hi I have a simple script which does login and logout to an application. So when i do a load test and assign 10 user to do the same script 10 instances are created on execution. but most of them...
View ArticleForum Post: RE: Connecting to Remote Agent
Hi kkyy. What is the network relationship between the Controller and Agent? I guess they are not on the same subnet since you are using a WAN connection. There's some scenarios including connection...
View ArticleForum Post: RE: Browser engine operation failed
Hi aditya.naik. It could be a simple resource issue on the Agent. You could try running a 'Try Agents' test ( community.microfocus.com/.../try-agents.aspx ) and see what number of users the problem...
View ArticleForum Post: what happens when i write fileCsvLoad function in Tmain and what...
what happens when i write fileCsvLoad function in Tmain and what happens if i write in Tint(begin)?I have tried it but no difference was found.please help
View ArticleForum Post: How to handle video streaming in Silk Performer?
Hi All, I am testing a resource heavy eCommerce website with lots of gifs, huge mp4 video as background and high resolution images. On load, I could see that browsers like chrome/Firefox doesn't have...
View ArticleForum Post: RE: How to handle video streaming in Silk Performer?
Hi Dina You can swap out this function for one which doesn't wait, namely WebUrl, however whether you should do this for the entire script or just certain files is another matter. if you want to open...
View ArticleForum Post: Not able to perform LDAP ModDn funtionality.
Hi Team, I am working on some project with LDAP operations. I am able to successfully do LDAP ADD, LDAP MOD, LDAP SEARCH and LDAP DELETE. Here LDAP MOD I mean is, I am able to modify the value of the...
View ArticleForum Post: Error: Failed to initialize recording
Hi guys, i installed a silk performer 17.0. when trying to record a script, it fails with the recording error message "Error: Failed to initialize recording. Reinstalling may solve the problem....
View ArticleForum Post: More info in output pane
When a BrowserClick failes the only information you see in the output pane is "Error BrowserClick BrowserEngine: 29 - UI element not found ". Is there a setting that you can alter so it gives...
View ArticleForum Post: RE: More info in output pane
hi The output pane also gives the line number or you can double click the error to be taken to the line the error occurred on.
View ArticleForum Post: RE: Error: Failed to initialize recording
Hi Khwezi, Confirm whether the Silk Launcher Service is running within the system's services - services.msc? If the services is listed and not started, please start and try recording again to...
View ArticleForum Post: RE: Error: Failed to initialize recording
Hi Khwezi, I see that you have logged a support case directly with support. With this, we will continue to troubleshoot the issue through the open support case. Regards Paul
View ArticleForum Post: RE: How to handle video streaming in Silk Performer?
Thanks Jonny, I am currently taking the request out of the timer and requesting the file separately but still I believe there should be a better way to do this as Silk is still going to wait for the...
View ArticleForum Post: RE: How to handle video streaming in Silk Performer?
You need to change to WebUrl and also remove the WebUrl from within the WebUrlBegin and End page functions - as those functions cause thread waiting which isn't what you want.
View ArticleComment on Silk Performer Jenkins Plugin
Is there some information available on internet aound " Add Success Criterion" I am having hard time to interpret the outcome post build run.
View Article