How to find the number of rows in a table using Silk 4J?
Hi, I have a scenario where I need to iterate the rows in a table find a particular value and do some logic. For this if I know the number rows I can Iterate using for loop.Can someone guide me in...
View ArticleGetting Error: Could not find or load main class...
Silk4j version licensed using : 17.5Java Version : 1.8.171Eclipse Version : 4.8.0 Photon
View ArticleHow run SQL server Job using SilkTest
Hi All,I want to run Sql Server Job from Silktest.Any ideas, how to do it ? Tokci
View ArticleHow can we migrate Existing UFT scripts in Silktest Workbench ?
I have currently my automation in UFT ( Hybrid framework ) which consist of the shared repository and common function in VBScript As Silktest Workbench supports .net language and other hand UFT...
View ArticleRunning Parallel test
Hi All I want do run Automation test case using SilkTest workbench (17.5) using VB.net.I want to do similar thing as explained in below links but I have WPF application. I want to run test on several...
View ArticleXpath not suporting
I'm trying to select from a dynamic listin my application, I've street address, apt/ste, City, State, zip which I fill separately. In the next page it has mailing address.Ex: 101 ABC Dr, 100, New York,...
View ArticleHow to get list of elements from select box?
Hi,Using Silk 4J, how to get list of elements from a select box?In selenium, select class can be used. Is there a similar way to achieve that in Silk?Select select = new...
View ArticleHow copy password text value for comparison?
Hi All, We have password box and we type password but after we type password I need to validate the password with value I provided.Once I type password , its shown as **** so if I get Text property...
View ArticleDelphi 2007 SiltkTest
Hi, Anyone worked with silk Test on Delphi 2007 App,any one can help what are the steps required in order to automate Delphi Application?If we can automate,we need to do any changes in in the Delphi...
View ArticleHow to scroll down vertically till an object is visible?
Hi,While trying to automate using Silk4J, I am finding an issue in setting focus to an element.I am clicking an object which is not visible in the screen. The click works fine but while taking...
View ArticleIE 11 Crashed
Hi All,We are using SilkTest 17.5. Each time when we run our scripts and launched the IE 11 browser, the browser crashed and the stop working. Below is the error message. Anyone has any idea how to...
View Articlesilk test 18.5 gives no response while executing vb.net script from visual test
silk test was working before to run the visual tests calling shared vb scripts successfully but suddenly it hangs without getting any response or error I tried to restart silktest servicei tried to...
View ArticleWhen I replay my Silk Test script against the Chrome browser, only the...
When I replay my Silk Test script against the Chrome browser, only the browser is loaded. Not able to find silk test - chrome extension in chrome web store. Tried to delete restriction folder from...
View ArticleWhat versions of Chrome, Firefox and Edge are supported by SilkTest 16.5
I'm trying to use chrome, Edge but my scripts are not running. What versions of Chrome, Firefox and Edge are supported by silktest 16.5and I'm using Chrome version 68 and Mozilla Firefox version is 61...
View ArticleThe Scrollbar not captured while recording in 4test. Any ideas?
I am unable to capture Scrollbar (Scroll up / Scroll down) while recording for a Web application in Silk Test classic. The Scrollbar belongs to a block inside the webpage. Can anyone help in this...
View ArticleUsing sql query - 'With' clause in silktest. Any Ideas?
Hi,I need help to use sql query with 'With' Clause in Silktest - 4Test. Please provide any suggestions. Thanks.
View ArticleError in Silk4J- Source not found error
Hi,I am using Silk 17.5, IDE-Eclipse Juno, JDK1.8.I have developed script for 50% of my project and the scripts were working fine. All of sudden getting, "The source method does not contain the source...
View ArticleHow to execute multiline SQL query in Silk 4Test?
I am facing issue in running multiple line sql query in Silk 4Test. I am getting 'Unterminated String' error. Please provide ideas to resolve this issue. Thanks.
View ArticleSilk Test Erroring Out When Using Internet Explorer
Hello, I was wondering if anyone else has encountered Silk Test erroring out after an hour or so when using Internet Explorer. This doesn't happen when using other applications. If anyone has any...
View ArticleError Handling Timing
Hello,Could we set timer for error handling?I set "go to" error handling and got case where error loading from app have longer times than error handling default timer so error handling won't work.
View Article