Wiki Page: How can I automatically include server-side measures, such as CPU...
For versions before Silk-Performer 16.0: Please follow the steps below: Run a test In Performance Explorer open File | New | Monitor report Select Monitor server, Add Data source and select the source...
View ArticleForum Post: Page does not react when running multiple users
Hi guys! I am new to Silk Performer and currently I am using the trial version. My script can be run smoothly under Try Script. However, when I do load test which adds multiple users, it throws 'UI...
View ArticleBlog Post: TrueLog Sections
Besides new features like Word reporting or domain filtering, the latest release of Silk Performer (version 16.5) also includes a bunch of enhancements for TrueLog Explorer. One of these innovations...
View ArticleForum Post: RE: Page does not react when running multiple users
Does your script run against an application exposed to the public? If so can you upload it, please?
View ArticleWiki Page: What could cause the errors: HTTP: 1062 - html form not found and...
These errors indicate that the form or link referenced in the script are not found on the current web page. Possible causes for this include: Session time outs - it is possible that because session...
View ArticleForum Post: How to use VB script function to click on button in silkperformer
Browser UI element could not be identified and so would like to use VB script to click on button.How to use VB script function to click on button in silkperformer v15.5
View ArticleForum Post: 16.5 try script fails to run 16.0 script
I have installed and patched 16.5 to the latest version. (16.5 6811) When I open a project (created in 16.0) and run a try script (http), the script appears to be "executing" according to the...
View ArticleForum Post: RE: 16.5 try script fails to run 16.0 script
I have seen this same behavior after upgrading to 16.5. I found the execution consistently got hung at FileGetNextUniqueRow statement in my script. The script ran fine after I replaced...
View ArticleBlog Post: Silk Performer Jenkins Plugin
If you use both Silk Performer and the CI application Jenkins, we have good news for you: You can now start your load tests through Jenkins, using the brandnew Silk Performer plugin. In this blog...
View ArticleWiki Page: Showing parsed data in TrueLog Explorer.
Silk Performer 16.5 now includes a new TrueLogInfo function which allows data to be displayed in the TrueLog. This can be used for a wide range of reasons including displaying parsed data or session...
View ArticleForum Post: RE: Timer in Browser Driven loadttests.
Howdy Robert, I'm pretty new at the BDL recording and scripting but from my experience, the measurements are based on the request timer that is coded for the AJAX call. If you are not controlling the...
View ArticleForum Post: RE: Silk Performer: Handling Reverse AJAX behavior
Thank you PhilipL, The CRM application is using the reverse-proxy as the primary and only communication channel. With that all of the interactions through the CRM application is being returned on the...
View ArticleComment on How can I use the SilkPerformer Performance Explorer to monitor an...
Would it be possible to monitor the table v&session as well?
View ArticleComment on How can I use the SilkPerformer Performance Explorer to monitor an...
Sorry, I meant V$SESSION
View ArticleComment on How do I configure SilkPerformer Performance Explorer to monitor...
Doesn't SilkPerformer SAM also cost money to implement? That is, unless it was purchased with SilkPerformer one would have to buy it? There is not a free version like there is for dynaTrace.
View ArticleForum Post: Capturing data in Angular JS Component
Hi All, I am A beginner on silk performer tool working on a application which has external webservice calls.Once the static page gets loaded,there are webservice calls are made and dynamic...
View ArticleForum Post: Customizing script in case of AJAX calls and capturing required...
Hi All, I am A beginner on silk performer tool working on a application which has external webservice calls.Once the static page gets loaded,there are webservice calls are made and dynamic...
View ArticleForum Post: RE: Customizing script in case of AJAX calls and capturing...
If your application uses IE try AJAX / BDLT project: video here community.microfocus.com/.../522.an-introduction-to-browser-driven-load-testing-video.aspx
View ArticleForum Post: RE: Capturing data in Angular JS Component
As mentioned in other post try AJAX / BDLT project: community.microfocus.com/.../522.an-introduction-to-browser-driven-load-testing-video.aspx
View ArticleForum Post: RE: 16.5 try script fails to run 16.0 script
No known issues add debug statements (print) into the script to identify how far it is getting does it happen on a new project - if not copy in the old script from your old SP16 project to see if it...
View Article