Forum Post: RE: Remote agent install behind a firewall
There is a KB article to address this question. It is here: Which ports need to be opened in a firewall for Silk Performer to connect to an agent?...
View ArticleForum Post: RE: Remote agent install behind a firewall
And which ports need to be open in a firewall for remote installation?
View ArticleForum Post: RE: Remote agent install behind a firewall
Default agent ports 19200 or 19201 (secure). The documentation recommends disabling the firewall for the remote install to ensure a 'smooth installation'.
View ArticleWiki Page: Silk Performer cannot record applications when secure boot is...
The secure boot security standard found in some Windows 8, Windows 10 and Windows Server 2012 machines will prevent the Silk Performer drivers that control recording from loading during system...
View ArticleForum Post: RE: Remote agent install behind a firewall
Which installation method is used here?
View ArticleForum Post: Including jar file in non-GUI environment
Hi guys, 1.How could I invoke .jar file in a test script 2.I'm not using browser-base or GUI environment for test project, what kind of license I need to complete my request
View ArticleForum Post: RE: Including jar file in non-GUI environment
Hi 1.depends on what you want to do with it. Click Ctrl+N in Silk performer and choose java frameworks script (.java .bdf) and you will get a sample of how you invoke java code from the bdf file....
View ArticleForum Post: RE: Including jar file in non-GUI environment
Hi Jhonny, Thank you for your reply, where can I find online doc for more detail?
View ArticleForum Post: RE: Including jar file in non-GUI environment
documentation.microfocus.com/.../index.jsp Silk Silk Performer Silk Performer 17.0 Java Testing Support Java Framework Developer Guide
View ArticleWiki Page: How can I ensure that each virtual user in my loadtest is assigned...
To assign individual IP addresses to virtual users, you first have to set up multiple IP addresses for the network device. This is done with the Silk Performer System Configuration Manager, which can...
View ArticleForum Post: How can I add Script attributes in Silk Performer Script like...
can anyone help me how can i add attributes in silk performer script ! like when i create new execution plan for URL checker the system ask me about URL and other configuration . anyone have a...
View ArticleForum Post: RE: How can I add Script attributes in Silk Performer Script like...
Project attributes can be defined in Silk Performer's 'Project Project' Attributes menu. Online Help: documentation.microfocus.com/.../index.jsp
View ArticleForum Post: RE: How can I add Script attributes in Silk Performer Script like...
i didn't understand the attribute from documentation . I'm using BMC synthetic monitoring agent to run script that i already created by Silk Performer . this script in ltz extension . from BMC...
View ArticleForum Post: MeasureIncFloat
Hi there, I use MeasureIncFloat in a loadtest. Is it true, that all agents can work on this one counter? My problem is, I put this counter into my error handler. I have about 10000 errors but the...
View ArticleForum Post: RE: How can I add Script attributes in Silk Performer Script like...
Hi, I do not know how the BMC TEA Agents deal with project attributes. For the earlier product, BMC TMART, you could specify project attributes in Silk Performer using the "project | project...
View ArticleForum Post: RE: MeasureIncFloat
handler Handler1 EVENT_RAISE_ERROR var sErrorNumber : string; sFacility : string; sSeverity : string; begin // um alle PCs zu testen // while 2 3 do // wait 300.0; //...
View ArticleForum Post: RE: MeasureIncFloat
Thanks Regarding this: I have about 10000 errors but the counter shows only about 350. Is it the counters value shows 350, or the counters count value which shows 350?
View ArticleForum Post: RE: MeasureIncFloat
I cannot explain the difference based on your code. It seems to work fine for me but my tests are a lot smaller. can you describe what you need to achieve as there may be another way to do it.
View Article