Forum Post: RE: Cannot Replay Script for Oracle R12
Hi Ciaran, Finally, I can get the value of icx_ticket from the funciton of "WebParseDataBoundEx" with the following line: WebParseDataBoundEx(gsIcxTicket, STRING_COMPLETE, "icx_ticket='.", 1, "'",...
View ArticleForum Post: RE: Cannot Replay Script for Oracle R12
Hi Henry. You are right. Quite often there'll be 2 or 3 places in the OraFormsConnect function where the value is hard coded and needs to be replaced with the variable. Just for reference, you...
View ArticleWiki Page: Specification of Cloudburst Agents
The specification of the Cloudburst Agents (Amazon AWS) used for SilkPerformer 15.0, as of April 2014 are as follows: High-CPU Medium Instance 1.7 GiB of memory 5 EC2 Compute Units (2 virtual cores...
View ArticleForum Post: RE: Cannot Replay Script for Oracle R12
Hi Ciaran, Mainly I have changes 2 parts of the record script, which mentioned in my last update. And I think the session ID is valid when I replay the script because the menu page can be loaded...
View ArticleForum Post: RE: Silk Performer and JSON parser
I feel that the help does not include enough of comprehensive examples. The most important thing about the JSON functions is that one must determine how the JSON tree can be traversed to find the...
View ArticleWiki Page: Can I start Performance Explorer from the Command Line and what...
Performance explorer can be executed from a command line interface by using the following: perfexp [/TSD:] [/ACTION:STDGRAPH][/ACTION:STARTALLMONITORS] Below is a list of the allowed Commands and a...
View ArticleWiki Page: Replace the default timer names with absolute URLs
By default the recorder uses the title of an HTML page for the page name, or "Unnamed page" if no title exists. It is possible to manually change this timer name in the script to be the absolute URL...
View ArticleWiki Page: Percentiles data is lost after remerging the load test results
If you have used the MeasureCalculatePercentiles function to calculate percentile data for the load test results and then remerge the results using the remerge wizard, the percentile data will be lost...
View ArticleWiki Page: How do I handle the file download location during BDLT testing?
This advice applies when using a Browser Driven Load Testing (BDLT) approach. As per the documentation, whether and how the file is copied from the browser cache to the local disk depends on the type...
View ArticleWiki Page: Specifying a negative value for the ThinkTime function
When using variable / logic calculation for thinktimes it is possible to specify a negative value, for example: ThinkTime(x - y); \\where x y This can lead to unexpected behaviour. Since...
View ArticleWiki Page: Intermittent SAPGUI windows
There may be situations when the SAPGUI system under test generates an intermittent or unexpected window which results in the script reporting errors. There are two approaches that can be used. If you...
View ArticleWiki Page: Clearing cache and cookies in Internet Explorer does not delete...
When recording scripts in SilkPerformer it is important to clear the browser cache and cookies before recording so as all required documents are called from the server and not from local storage....
View ArticleWiki Page: Effect of OnlyIfCompleteResult parameter on recording rules
Recording rules are a powerful way of enhancing the recorders ability to perform a multitude of customizations while recording to save time while scripting. Parsing recording rules search in-data for...
View ArticleWiki Page: Error: Failed to determine whether hooking is installed
This advice applies to SilkPerformer 9.0. This error can occur when trying to record a script and an incorrect version of the Silk Launcher service is running. During installation the Silk Launcher...
View ArticleWiki Page: Why might I get the error "SegueLauncher: 40 - Agent "%1" is not...
Why might I get the error "SegueLauncher: 40 - Agent "%1" is not configured correctly"? This may occur if the version of SilkPerformer on the agent machine does not match the version of SilkPerformer...
View ArticleWiki Page: What type of encryption is used for the .pew file server...
The Add Data Source login credentials are saved to the custom .pew file. The encryption is base64 encoding. For example:- KeyID="PERFMON:\System\System...
View ArticleWiki Page: Simulating various browsers with Silk Performer (Video)
Simulating various browsers with Silk Performer (Please visit the site to view this video)
View ArticleComment on Clearing cache and cookies in Internet Explorer does not delete...
What is Microfocus' take on 3rd party cache clearing applications, such as "Tracks Eraser Pro" where one click will delete cookies, history, cache, index.dat, Plug-Ins, etc. from multiple browsers??
View ArticleWiki Page: When attempting to monitor using JMX why do I see the error...
This error can occur if you try to monitor a server or application using Performance Explorer"s JMX support: This error will be displayed if you have not installed Java Virtual Machine (JVM) version...
View Article