Forum Post: RE: Analyzing report
Hi kkyy. To analyze properly test results it is necessary to know the application under test and its circumstances. Anyway, off the top of my head I can see that the number of concurrent connections...
View ArticleForum Post: RE: Recording Oracle Forms/Applications with SP 16.5
My colleage had a bright moment and read there are problems with Java 8 and Silk Performer recording forms. I isntalled Java 7, and changed Silk Performer so it uses java 7. Now it does record Forms...
View ArticleForum Post: RE: Analyzing report
Thank you Juanb! That is the kind of information we are looking for! Just look at the chart, between 3.5 to 8.5 minutes, the active user is being stabilized at 21 users, but the Transaction, Page and...
View ArticleWiki Page: How do I compare headers between record and replay?
When you receive errors on replay, which are not related to session information, it can often be a difference between the headers which were sent during replay, which cause these. The following...
View ArticleForum Post: HTTP recording PCAP file
When recording with the HTTP/HTML protocol one ends up with a .PCAP file. Is this file proprietary in nature? Other applications can't open it without thinking the file is corrupted, as in...
View ArticleForum Post: SilkPerformer Report number of users is more than number of...
This is after the test run - In Silk Performer HTML report generated. At the top in Test report Number of users at top is around 500. However little down in the report number of concurrent users comes...
View ArticleForum Post: RE: SilkPerformer Report number of users is more than number of...
The difference is due to what is considered an active user. Please see this discussion which answers that question - community.microfocus.com/.../20674.aspx . The definition is also in the Help...
View ArticleForum Post: Responsive Web Design
Since version 17 support Responsive Web Design... How can I create a project with iphone, ipad , android and IE, chrome & firefox all in one project ? Should I create a mobile script 1st or http...
View ArticleForum Post: HTTP Live Streaming
There was only several lines in the help saying HLS .... Can someone give more explaination next time ? I tried to record e.g. http://qthttp.apple.com.edgesuite.net/1010qwoeiuryfg/sl.m3u8 but it just...
View ArticleForum Post: RE: HTTP Live Streaming
That link you posted is just a link to the file, it doesnt actually start playing until you download it - and therefore is not actually streaming. Try either of the embedded demo videos in this link -...
View ArticleComment on Silk Performer Jenkins Plugin
yes, that is correct. Silk Performer must be installed on the same machine as the Jenkins server. regards thomas
View ArticleWiki Page: Where can I find the LDAP sample WebLdap01.bdf?
With SilkPerformer 16.5, the ‘WebLdap01.bdf’ script was moved from the default LDAP project, to the samples. So now we have the normal LDAP project (INTERNET | LDAP), where you get the ‘Model...
View ArticleForum Post: Time verifying
I have i string containing i date/time "06-07-2016 10:02:11", how do i verify that that date/time is no more than 120 minutes old?
View ArticleForum Post: SilkPerformer 17.0 upgrading caveats
It could be just me, but in the past, agent machines played more nicely with different versions of SilkPerformer, as in version 16.0 agents coexisted and did not step on agents version 16.5. With the...
View ArticleForum Post: RE: SilkPerformer 17.0 upgrading caveats
Hi Steve No need to cut and paste. You can go to File | Open project and navigate to your 16.5 projects folder in my documents and open the projects from there - Silk Performer will find all...
View ArticleForum Post: Is tere a SP 17.0 Agent performance issue ?
Recently we uprgraded from SP 16.5 tp 17.0. At first sight everything looked quite neat. After some testing however I noticed a dramatic performance deterioration in some of my testcases. My scripts...
View ArticleForum Post: RE: Is tere a SP 17.0 Agent performance issue ?
We are primarily a BDLT script/protocol using environment, and it looks like you were using HTTP/HTML - but yes, we had some issues with version 17.0 agents to the point we submitted an incident with...
View ArticleForum Post: RE: Is tere a SP 17.0 Agent performance issue ?
Your issue logged with support was specifically to do with BDLT. I do not think the outcome of that will have any effect on binary data being posted.
View ArticleForum Post: RE: Is tere a SP 17.0 Agent performance issue ?
There is a Hotfix 1 for SilkPerformer 17.0. It might be worth applying that to see if any of the resolved issues help, otherwise I think you would need to provide your projects to support for review.
View ArticleForum Post: RE: Time verifying
How you go about this task will depend on the range of time you expect. If the times are always likely to be in the same date then the date could be ignored and a bdl based solution would be straight...
View Article