Forum Post: RE: SilkPerfomer 17.0 TrueLog file problem
hi again, we identified the problem and will fix it asap. its a special case in the protocol of your application not handled correctly by our new 2 step recording approach (capture files). as a...
View ArticleForum Post: RE: SilkPerfomer 17.0 TrueLog file problem
You welcome! I checked your workaround. it works for me! Thank you for your help.
View ArticleForum Post: View Array values
Good morning all. I realize you can access the contents of an array via the index. However, I can't seem to find a way to print or view the contents of an array. I want to see the values so I can...
View ArticleForum Post: RE: WebSetProxyAuth
hi, from what the doc i'd says for WebSetProxyAuth i'd try WebSetProxy(WEB_PROXY_HTTP, "wwwproxy.google.com", 80); WebSetProxyAuth(sUsername, sPassword, "wwwproxy:80"); cheers, udo
View ArticleForum Post: RE: View Array values
This is how I do it for dynamic arrays, capturing data at run time and printing out the values (or use writeln) array_SIZE := 10; //set your array size arrayOf_things : array[array_SIZE] of...
View ArticleForum Post: RE: View Array values
Thanks, I figured I'd probably have to iterate through the array. I was hoping there was an easier answer. Something along the lines of "ListPrint" or something. Oh well, hi ho hi ho it's off to...
View ArticleWiki Page: CitrixWaitForTextFuzzy function produces “could not find language...
There is a known issue in TMART 4.2 where the following error “Error could not find language Eng” will occur when running a script on an Execution Server, even though language file is in place. This...
View ArticleBlog Post: Evaluating Agent Capacities
Assuming you have defined a workload with a certain amount of virtual users and you have a pool of agents you can choose from. But when it comes to selecting agents, it is often hard to tell how many...
View ArticleWiki Page: A list of Hotfixes for Silk Performer
Here you can find a list of the Hotfixes for SilkPerformer. If you would like to be notified each time a fix is released please use the “email subscribe to this page” function under Options below...
View ArticleWiki Page: Silent Install of Silk Performer (video)
The following video demonstrates how to perform a silent install of Silk Performer. (Please visit the site to view this video) To install SilkPerformer silently perform the following steps: Open the...
View ArticleComment on Tutorial 2: Customize your test scripts
Hello, seems link to video "Parameterize your script" is wrong. Where this video can be retrieved from please ? Thks. Jean
View ArticleBlog Post: Released: Silk Performer 17.5
Micro Focus proudly announces: Silk Performer 17.5 is released! If you already use Silk Performer and you have a maintenance contract, you can upgrade to Silk Performer 17.5 for free. Silk Performer...
View ArticleWiki Page: Getting Started with Silk Performer
Thank you for trying out Silk Performer ! Installing Silk Performer is quick and easy, and you’ll soon discover that setting up and running your first load test is just as simple. After you have...
View ArticleForum Post: Functions are not registered.
Hi, I'm new to Silk performer. we are evaluating the product to see if it can help us to perform load tests for our application. I'm trying the follow the tutorial for Oracle forms on our own...
View ArticleForum Post: RE: Functions are not registered.
Hi Dominique, Welcome to the Silk Performer forum! First, can you confirm whether the resulting/saved .bdf script from the recording session contains any functionality? If Silk Performer was able to...
View ArticleForum Post: RE: Functions are not registered.
The recorded .bdf file contains funtionality. I see functions like: WegPageUrl, WebPageSubmit, etc... I've created a new browser application project and it created a script. When I use the...
View ArticleForum Post: RE: Functions are not registered.
I had a look at the link specified, it seems to me to be correct. I'm working on a windows 7 64-bit machine, and I'm doubting if all settings stil apply. Changing registry settings is always quite...
View ArticleForum Post: RE: Functions are not registered.
Hi Dominique, The problems with the TrueLog file - are they still occurring? Or was this a one time issue? If you are able to record web functionality, then we are not dealing with a zero functions...
View ArticleForum Post: RE: Functions are not registered.
Hi Paul, I've checked the settings you mentioned and I specified to use the java jvm 32-bit and for in the application profile, I've copied the existing oracle forms 10g profile and changed it use...
View Article