Forum Post: RE: Correlation in silkperformer BDLT
Assuming you're getting dynamic IDs, I would recommend this KB article, that shows how to work around this:...
View ArticleForum Post: Cannot open SSL-enabled URL
Hi all, I am using the silkperformer to prepare the load test script of Oracle E-Business Suite R12. Some of the R12 instances are SSL enabled. When I record a load test script with non-SSL...
View ArticleForum Post: RE: Cannot open SSL-enabled URL
Hi wongkc. In the majority of cases, simply using the Silk Performer CA is enough - only very rarely is the real server cert needed, and in those cases you would also need the private key exported as...
View ArticleForum Post: RE: Cannot open SSL-enabled URL
And I should have added - can you please confirm you have imported the Borland cert into your browser - steps are included in the Silk Performer workflow but also described here -...
View ArticleForum Post: RE: Cannot open SSL-enabled URL
Hi CiaranB, Thank you for your information. I've changed the "SSL Version" setting from "Authmatic" to "SSL3" uner Active Profile Internet Security. Then record a new script without using "secure...
View ArticleForum Post: RE: Cannot open SSL-enabled URL
Glad to hear it's working. You could still probably get rid of the certificate warning if its bothersome. You probably just need to add your in-house root CA to the browsers trusted root ca store, and...
View ArticleForum Post: Recorder is hang when recording oracle EBS R12 form
Hi all, I've another issue of using silk performer to record oracle EBS R12 form load script. I am recording a script for creating purchase order with oracle EBS R12 form. Under the purchase order,...
View ArticleForum Post: RE: Recorder is hang when recording oracle EBS R12 form
There is an examine function in the EBS R12 oracle form. I use this function to enter the PO charge account in order to prevent click the form for enter this value. The recorder can record the load...
View ArticleWiki Page: Reading and Verifying DOM Elements on a Page Using Silk Performer
When using Browser-Driven load testing it is important to check whether your script progressed correctly during the execution of the test. This can be achieved by using verifications. Sometimes you...
View ArticleForum Post: How can we improve Borland Community?
We are planning a review of Borland’s online community and are soliciting ideas & thoughts from customers and users on how we might improve and enhance the community. If you have any thoughts on...
View ArticleWiki Page: Files are not downloaded during a Browser Driven Load Test in Silk...
When running a browser driven load test within Silk Performer 15.5 that includes logic to download a file(s) to a local disk, i.e: BrowserSetOption(BROWSER_OPT_FILEDOWNLOAD_SAVEFILE,...
View ArticleForum Post: java.security.AccessControlException prompted when creating a...
I have used silk performer to record a load test with Oracle Applications R12 with oracle forms function. When I click in a oracle form function, the java console loaded but there is a error message...
View ArticleWiki Page: Transaction / Session Pacing in Silk Performer 15.5
With the release of Silk Performer 15.0, a 'Pacing' option was introduced within the Workload Configuration dialog, which allowed you to reach a defined number of transactions per second. Several...
View ArticleForum Post: RE: java.security.AccessControlException prompted when creating a...
The error seems to suggest that your java policy is blocking access. In your C:\Program Files (x86)\Java\jre7\lib\security folder (or whatever version of java you are using) there are a range of...
View ArticleBlog Post: Rule-based Rendering
In this blog post, we will demonstrate the rule-based rendering functionality - a feature that was introduced with Silk Performer 15.5. This blog post concludes our series of...
View ArticleWiki Page: Printing the contents of a table in a Browser-Driven test
Verifying values is key to avoid errors in the program flow and to make appropriate decisions in your scripts. This sample code shows how to print the contents of all table cells by using a BDLT...
View ArticleWiki Page: Raising an error when the last timer is too high using Silk Performer
There may be situations when a single timer results in a higher value than an acceptable threshold. You can obtain different types of measures for these timers, and in this example we'll be using the...
View ArticleWiki Page: Supported Ciphers within Silk Performer
Silk Performer’s SSL support is based upon third party libraries provided by openSSL - https://www.openssl.org/ . At the time of writing, Silk Performer 15.5 uses the openSSL library 1.0.1g. The...
View ArticleBlog Post: Testing Applications with Silk Performer
When determining how Silk Performer can test various applications there are a lot of options to consider. Testing Possibilities As you can see from the diagram below there are quite a few options...
View ArticleWiki Page: ‘Unknown TCP error. Error = 183’ returned when recording a...
This error may be displayed when initially connecting to the Mainframe server during a Terminal Emulation recording in Silk Performer using Rumba as the client. If this error is reported, the...
View Article