Not able to read data from excel
Hello, I was able to read data from an excel upto friday but from today the same script is giving the error as*** Error: (HY000) [Microsoft][ODBC Excel Driver] Reserved error (-5016); there is no...
View ArticleDo not Wait for Services on page
somte test steps have click then exists operations but after clicking, Do not Wait for Services on page. Services loading 10-15 seconds. Which use methods in silk4net?
View ArticleDoes Silk Test 16.5 support scripting a Windows virtual desktop which is...
Hi, for end user monitoring we try to script the launching of a Windows virtual desktop and some actions in the desktop like starting Outlook, approaching a fileshare etc. But we can't get it working...
View ArticleSilktest for Windows Tablets?
Silkest mobile support includes Android and iOS. What about Windows-based tablets? Is a tablet running Windows 8, RT or 10 supported by Silktest?ThanksKris
View ArticleDo not Wait just javascript files?
Do not Wait just javascript files, when web page is loading. How use methods in silk4net?
View ArticleXbrowserSyncExcludeUrls error?
i use XbrowserSyncExcludeUrls methodspublic static void XbrowserSyncExcludeUrls() { Agent.SetOption(Options.XbrowserSyncExcludeUrls, "www.domain.com/service.js"); } Failed message: the option value...
View ArticleDo not Listen Port
I do not want to listen to port 302 when running the test. which use method in silk4net?
View ArticleCan I create automated test cases with Silk Test Classic?
I am new with the automation and I need to use Silk, Silk is using Java or .Net?
View ArticleCan I run silk4net scripts on a machine without Silk products installed?
I created scripts with silk4net on my machine which already installed visual studio2015 and Silk test. Now I want to run the scripts on another machine. Is there any way to run the scripts without Silk...
View ArticleWhen running scripts, sometimes Silk executed "Click" command but failed to...
I run scripts(created by silk4net with C# for a windows desktop product, silk version is 16.5 with hotfix3) on my VM, if I put the mouse pointer on VM side, sometimes the "Click" will fail. A...
View ArticleSTW.exe Task Scheduler Error
Hi,I have a batch file set to run multiple instances of STW.exe (one per test case). Manually executing the batch works perfectly. All test cases run and successfully conduct their testing scripts....
View ArticleExcel with add-in crashed, Once I have accessibility enabled (Options > Agent...
Excel with add-in crashed, Once I have accessibility enabled (Options > Agent > Advanced > Use Microsoft Accessibilty)And it happened after Excel is updated. I'm using SilkTest 16.5 and Office...
View ArticleThis Method is True (WaitForProperty) ?
public void WaitForProperty(string locator, string propertyName, object expectedValue, int timeout) { while (true) { if (Exists(locator)) { WaitForPropertyTime(locator, propertyName, expectedValue,...
View ArticleUnable to access .XLS active data file
I was not able to access active data file on my windows 2008 R2 Enterprise server (64 bit). Server doesn't have Microsoft Office installed on it. Please see the following error message
View ArticleSilk Test Workbench Database LOCKED
Hi, I just finished purging my assets’ versions in the Silk Test workbench. I went to the database maintenance tool to compact the database file; then I began getting an error saying that compacting...
View ArticleSelenium connection refused error?
Hi,I am trying to setup a simple Selenium project up but I can't get the initial setup right. My current code is:import java.util.concurrent.TimeUnit;import org.openqa.selenium.*;import...
View ArticleSilk Central Execution failed
Hi, I was getting the following errors when I schedule a execution from Silk Central,The Error in the Log File is as follows :SilkTest.ActiveDataInvalidIndexException:The specified index is invalid
View ArticleLog of Deleted Script or Result
Hello, where is the location of log file silk test for audit trail, like someone has deleted script or result, how admin knows that one of the script is deleted?
View Article