Wiki Page: Additional parameter recorded as part of OraBindCursor function
There is a known issue whilst recording an Oracle Database script within Silk Performer 16.5 that leads to an additional parameter being recorded within the OraBindCursor function. By default, the...
View ArticleForum Post: RE: Response Time
I tested this by stopping my web server during the downloading of a large file with TryScript. I got "HTTP: 1011 - unexpected connection close during read" reported and a partial server response shown...
View ArticleForum Post: RE: Silk Performer_BMC Remedy
Hi Swathi. Yes, the WebParseDataBoundEx function should go just before the WebRemedyBackChannelUrl function responsible for the BackChannel - SetEntryList. Provided reqStr is the first instance of...
View ArticleForum Post: RE: Silkperformer ODBC
Hi Kumarvin8. Please have a look at the Silk Performer help section 'SQL Section'. In the last example it shows how to set and use variables in the dclsql section. Hope this helps!! Best regards,...
View ArticleForum Post: RE: Response Time
This was a theoretical question. Thank you Ciaran. What I have understood is that when we fire any request and then in between the server goes down, we still get a response.
View ArticleForum Post: RE: Silk Performer_BMC Remedy
you can use this guide ..... documents.bmc.com/.../215501.pdf...
View ArticleForum Post: Scripts stop with an error "Invalid usage"
I'm running several test scripts in automated mode using Silk Performer 16.5 and BMC Transaction Execution Agent. Scripts that verify plain web-pages work fine for days and weeks without an issue....
View ArticleForum Post: RE: Response Time
This was a theoretical question. Thank you Ciaran. So for the later case also it was reported HTTP 503 error, then in the truelog, response time is shown or not for the later case???
View ArticleForum Post: RE: Scripts stop with an error "Invalid usage"
Hi m_chistyakov. Since its the TEA agent responsible in this scenario, I'd recommend logging a support case with BMC in the first instance. If they need to escalate to us for any reason its a simple...
View ArticleForum Post: RE: Response Time
For the latter, you cannot have a response time, because no response gets sent. You'll still see the client side stuff like DNS and Connect but of course no server response because its not responding....
View ArticleForum Post: Summary Page Issue
Hi Team, When any baseline or load test is completed, while opening test summary page I am getting this error - "Cannot create file "". The filename, directory name, or volume label syntax is...
View ArticleWiki Page: Record ODBC Query Tool Traffic with Silk Performer (Video)
The following video demonstrates how to record ODBC traffic in Silk Performer. (Please visit the site to view this video) First create a new project, making sure the project type is database ODBC....
View ArticleWiki Page: Difference in Response times between BrowserSetText and...
Since the release of Silk Performer 9.5, various functions within the browser driven load testing approach are replayed using Windows API-level events as opposed to the prior method of replaying using...
View ArticleForum Post: WAN Test
1. Why we perform WAN Test using baseline, why not load test ? What is the difference if we perform WAN test using load test? 2. How we perform sync test? What changes we have to accommodate in the...
View ArticleForum Post: BDH file is not being reflected
Hi I created an include file and placed it under Silk Performer 17.0\Custom Include However this file is not reflected in the workbench. Is there a way i can created a new one through the UI itself?...
View ArticleForum Post: RE: Scripts stop with an error "Invalid usage"
Hi CiaranB, It turned out that the issue was caused due to the fact the the machine was running out of free space. For some reason, PerfRun.exe creates a lot of .bmp files in temporary directories and...
View ArticleForum Post: RE: BDH file is not being reflected
I also tried File New include file. The file that i create is created in that directory however it is not seen in the work bench
View ArticleForum Post: RE: BDH file is not being reflected
You need to add it with a use statement. If you create a bdh file called helper.bdh then you need to add a use statement at the top of the script saying use "helper.bdh" then compile it and it...
View ArticleForum Post: Remote agent install behind a firewall
When using the remote agent install behind a firewall, which ports need to open?
View Article