How to check while executing script IE browser already opened or not using...
Hi All,In my project script execution every script closed IE Browser. How to check if IE browser already closed or not using silk test open agent script ?. Suppose if IE browser not closed first script...
View ArticleTesting for Edge
I have some developers asking when we would be able to have regression tests for the Edge browser. I am currently on SilkTest 16.5 and I am curious of when the next release will be out that will...
View ArticleAdding Comment in KDT UI and Test Plan
Hi All,We are new to Keyword-driven tests, and we are using SilkTest Classic 16.5. 1) In the Keyword Driven Test UI editor, are there anyway to enter a comment on test cases?We have written two test...
View ArticleTimeout executing Base state
When my scripts run the line baseState.execute(desktop); I'm now getting the following errorcom.borland.silktest.jtf.common.LaunchApplicationTimeoutException: Time out expired after launching...
View Articlehow to create batch file the below format silk test plan file?
Hi All,How to create batch file the below format silk test open agent test plan file.Alltestfiles.pln program1.g.t dbstatus.t result.tthe above format created .pln file silk test open agent,...
View Articlecan you please share how to create test plan file for execution of g.t script?
Hi All,How to create test plan file while for execution of g.t script?. please share ay guide or notes on this part.Thanks.Sat6804
View ArticleHow to run suite file using silk test open agent?
Hi All,How to run silk test test.g.t file (data driven scripts) in suite file format.In test.g.t file value should get excel file((data driven scripts) not for base script test.t file If anyone having...
View ArticleGet WPFTextBlock font color
Hi,In my application, I have a static text displayed. This is identified as a WPFTextBlock by Silk Test Workbench 15.5.How to get the color of that WPFTextBlock?Dim font_colour =...
View ArticleRunning TestPlan with different environment URLs
Hi All,We are using SilkTest Classic16.5. We have two different test plans for our test cases. If we run TestPlanA, we like to invoke one environment URL with a set of user and password. If we run...
View ArticleSilk.Net scripts with more than one application configuration?
Hello all,I use STWB 16, I have many scripts and primarily use IE11 browser, now I want to run my tests in Chrome. I recorded a new application configuration and added it to the script. So now there is...
View ArticleSTWB execution server and STWB full client?
All,I am trying to model the data paths between STWB/SCTM the exe server and an application under test in a browser. in order to see if moving the databases might improve latency and reduce browser...
View ArticleHow to use sleep method in all the scripts?
Hi All,I created one silk test open agent 4test scripts , In scripts lot of places used sleep method. while executing scripts in different machine(with same OS) script fails, because browser take too...
View ArticleSilk-test All the Apps running on windows are not shown in list to select from
i'm trying to record a windows-forms application where my application starts with login window,after login we open another windowform where recording fail.. it's not even recognizing this forms after...
View Articlekeyword inheritance
Hi,I was trying to use inheritance of keywords from a Silk4J project to another but I've got an ambiguous behaviour.the inherited keywords are correctly listed in the key driven test as available, but...
View ArticleData Driven test case
Hi All,We created a Data Driven test case using the "SilkTest Classic -> Tools -> Data Driven Test Cases". The test case is to create few users, and the flow is as below.When we re-run the Data...
View ArticleSupport for Mac
Hi guys,Do you have any chance to support Mac OS?I would like to automate the usual operation like Mac Finder or other apps on Mac.Any suggestion?Thank you in advance.
View ArticleGet value of textContents in SPAN
Hi! I'm trying to figure out what event type I should use to get the value in the "//SPAN[@textContents]". I've tried Text, TextCapture, and GetProperty, but they all error out. The code I'm...
View ArticleRunning Data Driven test case from SilkTest test plan
Hi All,We like to run few Data Driven test case using Silk Test TestPlan. Has anyone done this before? Can someone please give an example how to pass in the test data from the test plan.We try with...
View ArticleWhy is it so hard to capture timings and write them out line by line into a...
I have a spreadsheet.This spreadsheet contains the values that get input into our formulas on the website.Spreadsheet contains expected values.Website contains actual values.I want Silk Test to input...
View Article