Wiki Page: Silverlight Toolkit Samples
Please see instructions below for using the Silverlight Toolkit samples:- - Download attached file: "Silverlight Toolkit.zip" and extract files to hard drive. - Navigate to Silverlight...
View ArticleWiki Page: "Ambiguous" error when compiling Silk Mobile test from Silk Test...
When compiling a Silk Mobile .net script from Silk Test Workbench you may encounter the following error:- “’ method ’ is ambiguous because multiple kinds of members with this name exist in class...
View ArticleWiki Page: Read from an ODBC Excel Data Source using Silk4J
It is possible to set up a jdbc-odbc connection to extract data from an excel source using Silk4J. In this example I have set up an excel file with some sample row values. I will read this file into...
View ArticleWiki Page: Testing Web Browser Using Web Shortcuts
When testing your Web Browser with iOS or Android you can use Web Shortcuts. These methods are documented in SilkTest Help:- Contents How To... Edit Add New Operation/Command Operations/Commands Web...
View ArticleForum Post: RE: Rumba 7.5.1 timeout
I don't know what the issue is, but could you try using EMWaitCursor or EMWaitText instead? For instance, I use EMWaitCursor when waiting for some data to be sent and I know the location of the...
View ArticleWiki Page: No results are returned during replay of my ODBC script, how can I...
This is related to the ODBC version in use, and can be resolved by adding the following OdbcSetEnvAttr statement between the 2 OdbcAlloc functions as shown in the example below:...
View ArticleWiki Page: Orbix idl compiler generates different stub code each time it is...
Summary Orbix idl compiler generates different stub code each time it is executed. Environment Orbix 6, all operating systems Question/Problem Description Orbix idl compiler might generate code that...
View ArticleHi, We are recording eInput software from emc2. A brief of the application,...
Hi, We are recording eInput software from emc2. A brief of the application, it is used to scan the documents with a unique URN and bar code and the documents are send in the form of a batch.
View ArticleComment on Hi, We are recording eInput software from emc2. A brief of the...
In our Silk Performer Script, the Upload of the documents are in the form of WebUrlPostBin Function, which records in hex code and has very dynamic values and time stamps.
View ArticleComment on Hi, We are recording eInput software from emc2. A brief of the...
Has Any one Worked on any EMC application, could come forward and lend a help.. That would be of great help
View ArticleForum Post: cobanimsrv
Hello, We use to debug an application with cobanimsrv under ServerExpress 5. We start cobanimsrv and then start an application that calls a daemon to communicate with cobol. When cobanimsrv is...
View ArticleWiki Page: Where do I find a list of the errors that SilkPerformer reports...
All the errors that SilkPerformer reports when running tests against web applications can be found as follows: 1. Open SETTINGS | ACTIVE PROFILE | ERRORS tab 2. Click ADD 3. Select the module...
View ArticleWiki Page: SilkPerformer 2011 help files do not appear when pressing F1
Pressing F1 while SilkPerformer is the active window or while a function is highlighted should load the SilkPerformer help files. Sometimes this does not happen if the machine on which SilkPerformer...
View ArticleWiki Page: Advice on configuring Controller / Agents before running a large...
Use the latest version of Silk Performer. Minimize traffic between the agent-controller: In the monitor window of Silk Performer set the Data collection interval of the monitor to "Manually".The...
View ArticleWiki Page: SDK Patch Release 12.5.0.41
SDK Patch Release build version 12.5.0.41 is available for download. This version of the SDK is fully backward compatible with StarTeam Servers 2009 (11.0), 2009 R2 (11.5), 12.0 and 12.5, and forward...
View ArticleWiki Page: StarTeam SDK Topics & Releases
SDK Patch Release build version 13.0.1.22 is available for download. This version of the SDK is fully backward compatible with StarTeam Servers 2009 (11.0), 2009 R2 (11.5), 12.0, 12.5 and 13.0. The...
View ArticleForum Post: RE: Page and action times in SP10
Please have a look at this article in the blog section:...
View ArticleForum Post: Iterations and System Load test
Hey ppl, I am facing a typical problem, that could be really silly. I need a user to login to the application and view account summary 5 times and logout, ie, Login:1, Iteratoins:5, logout:1 . When...
View ArticleForum Post: RE: Server Express--How do you get COBOL source expanded before...
Right now, the DBA has set up the following script: #!/bin/ksh cp $1 $1.pco make -f procob.mk build SHAREDLIBPATH= EXE=x$1 COBS=$1.cob The procob.mk looks like it is the standard makefile supplied by...
View Article