Any idea how to migrate UFT script to SilkTest ?
Is there any migration utility exist which can convert UFT 11.53 Scripts (OR, Script and Function Library) into SilkTest scripts ?Or any idea how to do this with minimal effort and time ?
View ArticleNot Record the click
Hello,I use Silk Test last version 18.5.Silk Test does not record the click in the row. What code VB.Net can I use for click?Thanks you
View ArticleEmail from .net script
We are sending email from workbench using .net script. We would like to include the value from active data sheet in subject like. Can anyone help us how to do it. below is the code i tried which is...
View ArticleCreate Test-Suite in Silk Central Test Manager with Filter using Webservices
Hello,i want to create a Test-Suite in Silk Central Test Manager with a Filter by using a webservice. My Problem is, that i cannot set the Filter for the new suite by webservice but direct with a...
View ArticleFailed to register interface 'heartbeat': error code 400
Hi All currently we try something with VM and SilkTestthe condition was Silk Test installed on a VM, then the case we tried was login RDP to that VM for each user (we use 2 users), so each user had a...
View ArticleSilk 4J Basics and creating Data driven framework
Hi,I am doing POC with Silk 4J for my project. I have couple of questions,1. Which is the best version of Eclipse for Silk 4J. I am using eclipse Juno -Java EE along with JDK 1.8. Is that ok?2. I was...
View ArticleSilk Test - Tool Selection
Hi,I am migrating the project from UFT to Silk Test and I have core Java knowledge. So I have chosen Silk 4J for the automation. Could anyone suggests, which one is best? Silk 4J or Silk workbench? and...
View ArticleSilk 4J - Framework & Object Mapping
Hi,I am little confused about which framework is best for Silk 4J. I know we have data driven and Keyword driven. is there any other type?Can anyone suggest how I can choose the best frame work (I...
View ArticleError on creating a session for testing an Android mobile device with Silk4J
Hi,I tried to create an automated test of a native app on an Android mobile device for the first time.When trying to record a sample test I get the follwing error message:A new session could not be...
View ArticleDomEmbeddedElement how to input password
bank password input , recoder DomEmbeddedElementI try TypeKeys("111222") ,PressKeys("111222") ReleaseKeys("111222") have no effect.setText("") is...
View ArticleIntegration of Silk 4J with Silk Central
Hi,Could anyone please share how I can interact Silk 4J with Silk Central and run my automation scripts from Silk central and capture results in the same? Thanks,Alice
View ArticleExcel Macro to be excuted
Hello All, Can anyone let me know how to execute excel macro from Silk test workbench or silk test .net script
View ArticleWriting result to the excel sheet
We are trying to write the value to excel file after each loop, we need each value to get insert into next row, is it possible in Visual test???
View ArticleTime indicated in Silktest results
The results in SilkTest give a time format and milliseconds in another column. What is the correct way to read this? Do you add the difference in time and the milliseconds or should the milliseconds...
View ArticleKeyword driven tests does not show up in Test Explorer
Hi,I have just moved my project to Visual Studio 2017, and now my keyword driven tests does not show up in the Test Explorer so I can't run the tests. I'm using Silk4NET 18.0.What should I do?
View ArticleCustomize Telerik RadCartesianChart XMLDataProvider
I have WPF application RadCartesianChart This is the code of one of them...... <telerik:RadCartesianChart x:Name="RadChart1" Palette="Windows8" DataContext="{Binding...
View ArticleHow to take a screenshot in Silk 4J?
Hi, Can someone share the syntax for taking and saving screenshot in silk 4J.I read in Silk test Knowledge base as belowdesktop.Typekeys ("PrtScr");but how to save the taken screenshot? I want...
View ArticleError while running Silk 4J
Hi, I have created basic scripts with data driven frame work and that was working fine. But now getting "Error: Could not find object '//BrowserWindow'." failing in the base state itself. And also...
View Article