Forum Post: RE: 'Subscript out of range' puzzle
Which COBOL product and version number are you using and under what OS?What does the statement look like on which this error occurs?What is the exact value of bom-level at the time the error occurs?If...
View ArticleForum Post: RE: Difficulty in tracing form details in the recorded script for...
The Application is using Http protocol PaulCo, I am passing the URL as http://locationofserver:port/application name....I still have a question Paulco,...1.The application needs unique values to be...
View ArticleForum Post: RE: GDG biases getting overwritten even before reaching the...
Which COBOL product and version number are you using?The question appears to be related to JCL processing so I am assuming that this is either Studio Enterprise Edition or Enterprise Developer?If you...
View ArticleWiki Page: Why do I receive the the error "could not initialize SSL server...
The full error is as follows and can be seen in the SilkPerformer record.log file. Error(#492, could not initialize SSL server context Reason: Security: 20 - could not initialize server context.)This...
View ArticleWiki Page: How do I troubleshoot SSL issues?
How SilkPerformer handles SSL trafficAll applications that use SSL will involve the use of server certificates. A server certificate is a certificate that authenticates the identity of a site to...
View ArticleWiki Page: Explore 3 ways to create compelling visual tests and analyze the...
Welcome to Silk Test. To ensure you get the most out of your 45-day trial we have put together three emails, which will provide you with clear video based tutorials on how to effectively automate your...
View ArticleWiki Page: Silk Test 45 Day Free Trial
To install Silk Test is quick and easy:1. After you have downloaded Silk Test, double-click Silk Test Premium software.2. Follow the setup wizard and confirm all default settings by clicking Next on...
View ArticleForum Post: RE: Force TCP/IP socket to close (client side)
Yes it is VisiBroker for Net.The application is hosted by Excel. The user may login/logout or switch from server (using the CNS). When the user logout, he may keep Excel running. In that case, the...
View ArticleForum Post: RE: Can StarTeam handle HTML?
>>does the StarTeam SDK handle adding (email) attachments to a newly created CRNo. You'll have to extract the attachments (multi part mime types) from the email message using the appropriate mime...
View ArticleForum Post: How to convert tcp/ip traffic using EBCDIC2ASC function using...
Hi,I got stuck in interpreting the generated tcp/ip code of a HTML5 application which uses socket protocol.The script is in the following fashion.WebTcpipSendBin(hWeb0,...
View ArticleForum Post: How can I get a value from CellAreaTable object?
Hi All, I need to create a new function for insert and reading data from javaTable, the object is recognize as CellAreaTable with the following locator:Locator path =...
View ArticleForum Post: RE: 'Subscript out of range' puzzle
My guess is that after the subscript is decremented to 0 and it leaves the loop it is being referenced again and the 0 subscript is causing the error.Do you have Net Express installed on the computer...
View ArticleForum Post: How to call to API function.
Hi All, I would like to know, how do I call to API function that exists in Jar file (automationGetObject ).With _desktop.JFrame("Demand Management")Dim TableObj AsNewObjectDim Rect AsNew TableDim Val...
View ArticleWiki Page: GUI-Level Testing Replay: 11 - Silk Test reported, Invalid...
This error is returned when the string that is being passed as part of the sTestData parameter within the StExecuteTestcase Function during a TryScript within a GUI-Level Testing Project is not...
View ArticleForum Post: Change state of a test-run via webservice
Hi all,i hope someone can help me with my problem.Is it possible to change the state of a test-run via third-party application (by using a webservice) ? For example: I want to change the state from...
View ArticleWiki Page: Considerations when testing an application using TCP/IP functions.
NOTE: High level support for Terminal Emulation exists in the current versions of Silk Performer. Please see the 'Terminal Emulation Support' section of Help for more details.The information below is...
View ArticleWiki Page: SYSTEM: 2 - The system cannot find the file specified error...
During the initial stages of running a loadtest the Silk Performer controller machine will attempt to make a connection to any remote agent that has been specified for use during test execution.There...
View ArticleWiki Page: Parsing Response data from TrueLog Explorer is unsuccessful. What...
Silk TrueLog Explorer provides the ability to parse server response data into a variable within a BDL script via the 'Parse Selected Text into a Variable' functionality:There are known issues whilst...
View Article