Wiki Page: Why might I find differences in the test results between Try...
One possible reason as to why the results might be different between Try-Script and Baseline is that Try-Script will not take Modem Simulation into consideration. Another reason is Try-Script will...
View ArticleWiki Page: How do I set more than one command line option using the...
If you set the command line options separately, for example: JavaSetOption(JAVA_CMDLINE_OPTIONS, ENABLE_JVMDI); JavaSetOption(JAVA_CMDLINE_OPTIONS,"-Xrunhprof:cpu=times,depth=3"); Then the second...
View ArticleWiki Page: Why Do I get the following error - Bdf-Script couldn"t be created...
This error will only occur if you are using Silk Performer 5.1 with HotFix1 or HotFix2 and PerfDotNetFW.dll with the version number 1.1.0.280 This can be resolved through the installation of a new...
View ArticleWiki Page: Can I monitor network devices with Performance Explorer?
Yes, this is usually possible using SNMP (Simple Network Management Protocol), most network equipment vendors will provide a Management Information Base (MIB) file for each device e.g. load balancer,...
View ArticleWiki Page: How do I change the severity status of ODBC/SQL errors?
Go to Settings | Active profile | Database Select SQLSTATE Click on Add Now insert the Error code and description of the error And change the Class appropriate to the behavior you wish to see. NOTE:...
View ArticleWiki Page: how can I increase the number of errors that Silk Performer can...
By default Silk Performer limits the number of error messages that can be written to the repository by each agent to 100. To change this click SETTINGS | SYSTEM | WORKBENCH | RESULTS Tab | Report Up...
View ArticleWiki Page: When automating an instrumented application on iOS7; why is...
Assuming that Silk Mobile is able to find and interact with most of the controls on the instrumented application, except for those on the email client (such as the 'Cancel' or 'Send' buttons in the...
View ArticleWiki Page: Why do my ClassMaps no longer work after upgrading SilkTest or...
Prior to the release of SilkTest 13 the only means to implement Class Maps for Custom Controls, when using the Open Agent; was to manually modify the plugin.xml file for the relevant techdomain. The...
View ArticleWiki Page: Is it possible to verify Video content with Silk Mobile?
Currently it is not possible to directly verify video content for applications tested with Silk Mobile, on any platform; but depending on the application itself, it may be possible to indirectly...
View ArticleWiki Page: Why is the following error reported; when calling HybridGetHtml()...
The following error message can occur in Silk Mobile "Failed to get Html Content. Warning: a WebView Method was called on thread 'pool1 - thread1'. All WebView methods must be called on the UI thread....
View ArticleWiki Page: Why am I unable to add references to .Net 4.5.1 Assemblies; in a...
SilkTest Workbench will report compilation errors if you add references to .NET 4.5.1 Assemblies; because it is hard-coded to accept references to .Net Assemblies up to version 4.0 only. The client...
View ArticleWiki Page: Problems using Bitmap Tool in SilkTest Classic.
When using the VerifyBitmap() in SilkTest Classic: '***Error: Bitmaps are different' will be reported in the event that the method returns a False result. If you click on this error message, SilkTest...
View ArticleWiki Page: SilkTest Workbench: Why are the Active Data Options disabled; when...
In normal circumstances the Active Data 'Options' should only be disabled; if the Asset is already being used, and is opened in 'Read-Only' mode. You can confirm if this is the case; by checking the...
View ArticleWiki Page: Executing SilkTest Classic Main() method from SilkCentral.
When the Main() method is executed directly in SilkTest Classic every testcase will be executed in the order in which they appear in the script. To call the Main() method from a SilkTest Classic Test...
View ArticleWiki Page: Why is the following error reported when trying to open a SilkTest...
This error message indicates a discrepancy between the schema version of the Workbench Database used on the client that produces the error; and the one used to run the test. To resolve this problem...
View ArticleWiki Page: Is Orbix 6.3 supported on Windows Server 2012 R2?
Summary This article clarifies Orbix 6.3 support for Windows Server 2012 R2. Environment Orbix 6.3 Windows Server 2012 R2 Question/Problem Description Is Orbix 6.3 supported on Windows Server 2012 R2?...
View ArticleWiki Page: Is Microsoft Visual Studio 2012 supported in Orbix 6.3?
Summary This article clarifies Orbix 6.3 support for Microsoft Visual Studio 2012. Environment Orbix 6.3 All Supported Windows Operating Systems Question/Problem Description Is Microsoft Visual Studio...
View ArticleWiki Page: org.omg.CORBA.BAD_PARAM exception when calling string_to_object()...
Summary This article clarifies an issue with calling string_to_object() from multiple threads. Environment Orbix 6.3.6 All Supported Operating Systems Question/Problem Description...
View ArticleIs StarTeamm 2009 R2 officially compatable with Windows 8
Is StarTeamm 2009 R2 officially compatable with Windows 8
View ArticleForum Post: Controls on a Touch Screen
We are using AcuCOBOL-GT 9.2.2 on Windows. What is the best approach to using the runtime to support use on a touch screen with a physical keyboard available? Specifically, what is the best way to...
View Article