Calling Functions
Hi, I have created a project and there 3 .t files.Is there any way to call a function which resides in another script file.Also how to declare global variables. Thanks.
View ArticleCode merging
Hi,Automation scripts are developed by two team from different timezones. At end of each week, there is a release and we want to merge the code and run the scripts.Is there a possibility available with...
View ArticleHow do I connect to a MySQL database from within my silktest workbench scritpts
I am trying to retrieve the data from a MySQL database using vb.net scripts within the silktest workbench. code like followings Imports MySql.Data.MySqlClientPublicModule MainPublicSub...
View ArticleSilk Java: in IE11 code to press button "Do you want to open or save ...jnlp"
I am making a test-script in java that verify that "example.jnlp" can be open in IE11 , this is the requirement. TestUser are NOT administrator right for IE11, then when script run there is this...
View ArticleDrag and drop functions
Hello, Does silk4j supports drag and drop actions and what is the function that can do it?When I tried to record the drag and drop actions and replayed the script, it doesn't work.I looked into old...
View ArticleDllCall module32first (kernel32)
I am using C# + Silk4NET. I need to get remote machine process information with using module32first method.How it should be declared? I've tried to declare it as follow:[Dll("kernel32.dll")]public...
View ArticleParallels Development Management
We are using Silk Workbench which stores test assets (e.g. Object Map, Visual Scripts, .Net scripts) in a database. This does minimum of source control for assets by numbering versions and provides...
View ArticleInterfacing Silk Central with third party systems
Hi,I have Silk Central and Silk Test installed in my system.I wanted to invoke Silk Central and in turn Silk Test from a third party application which may be any Enterprise application.So is it...
View ArticleWhich version of Java does Silk4J 18.0 support?
Hello,I'm using Silk4J API to run my scripts. Actually, I imported silktest-jtf-nodeps.jar into my test project written in Java.I'm wondering which version of Java should I use in that project.Let me...
View ArticleReferencing Input Parameters in the .NET script
I want to create a script that has input parameter. My problem is that I am unable to use the input parameter or reference it. This is what I did:1. In the properties of my Script I added an input...
View ArticleSilktest workbench cannot access the ribbon buttons inside of the ribbon tool...
I am using the silktest workbench .net script to automate my testing. One issue I encountered was that I was not able to access the ribbon buttons inside of the ribbon tool bar. The application was...
View ArticleAPI REST TESTING
Do you have any suggestions on how to perform API REST TESTING by also checking the JSON Payload?Thank you
View ArticlePlatinum Reader for Silktest
I am having an issue integrating the Platinum reader in Silktest. I have already mapped and identified the object but I still got an error - " Could not find object". Please help.
View ArticleTests won't close the browser window after the test since we updated to 18.0
Our tests were working just fine but since we updated to 18.0, our tests sometimesdon't close our browser window and the open agent gives a message: The last browser action could not yet be completed....
View Articlenever ending click
Hi all.I'm using Silk Test 18 with IE 11 and i have a big issue with a click.I need to click on the second link of this page to accept a non secure navigation e then i need to compile a pop-up for...
View ArticleSilkTest Workbench 17.5 undo and redo grayed out in Visual
I've noticed that 2 Edit functions in Visual scripting are grayed out for me - Undo and Redo. Does anyone know how I get those to be functional?
View ArticleSilk test cannot recognize the cell under the Control (Data Grid) or items...
I am using both silktest workbench and silk4j to create AUT test for an winforms application. Looks like either of those cannot recognize the any child objects of the Data grid or tree structure in my...
View ArticleScrollableControl textClick() works on WIndows 7 and Windows 8, but does not...
I have a desktop client (RCP) and one of the screen contains ScrollableControl on which I have to click on the first row first column, and the way I do that is by clicking on a text "A" (which is...
View ArticleScript Outputs in Silk Test Workbench .NET Script
I have a question regarding how to send results from a SilkTest Script to the SilkTest Results output. In Test Partner there used to be a function called “UserCheck” where I can send a true or false...
View Article