How to change my Silk Test Forum email address
I need to change my email address that is being used in this forum to a new one.How can I do this for the MicroFocus Community forum?Thanks,Phil
View ArticleCreating one more than openagentconfig
Sometimes, creating one more than openagentconfig files in "C:\Users\MyComp\AppData\Local\Silk\SilkTest"openagentconfig1openagentconfig2openagentconfig3openagentconfig4....what could be the reason for...
View ArticleExport users to other database
hello, for now I am using default access database for Silk Test Workbench & I've created users for it but it will use two SQL database. How can I export these users to other databases? Recreate...
View ArticleWhy might I receive the error "Unable to create application context for...
HiSilk Test 15.5 and Visual Studio 2012.From time to time I receive the error about no License when I try to run tests from Silk4NET (Visual Studio).The SilkTest_OpenAgent_Log file has the following...
View ArticleException has been thrown by the target of an invocation. Error
When I run Execution Planning in silk central, I get the following error.com.borland.silk.keyworddriven.runner.dotnet.KeywordExecutionException: Exception has been thrown by the target of an...
View ArticleHow do I execute javascript in a web test using Silk4J?
I want to execute a JS command before start clicking on web elements.
View ArticleContinuous Integration Build testing with Silk Test workbench
I want to automatically run SilkTest Workbench for every new build created.Our builds are automated in VSTS and once build is successful ,SilkTest workbench test should run.
View ArticleI need to enter a value in a textbox using visual test
6 I need to enter a value in a textbox, if I'm entering a number 0123 if it unique number I don't have any prob in entering it, if I have another 0124 I have to select the correct number among...
View ArticleDrag and Drop Web
Info:Silk Test 18.5 Standard EditionChrome 62Drag and drop was not working for me. I thought something was wrong so I've tried with a simpler example: W3 Schools Drag and Drop example. It's not working...
View Articleneed to click on dynamic values
I need to click on dynamic values below is the object identifier. Please guide me on it //BrowserApplication//BrowserWindow//li[@textContents='/ / abc']'.
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 ArticleFile Upload Method in Web
How File Upload in Web with Silk4NET, Do you have a sample method?
View ArticleLocator perceiving
Silk Test 18.5 is perceiving firstlyHow write secondly for perceive silk test?1) Full Locator: //LABEL[@Text='SilkTest']_desktop.DomElement(@Text='SilkTest').Click();2) Full Locator 2:...
View ArticleHow to run Silk scripts on Virtual Machines while the Host machine screen is...
I deployed a Virtual machine(VM) using Hyper-V on my PC.Now when I started the scripts on my VM and then lock my physical machine screen. All the scripts on the VM will fail.The scripts are created...
View ArticleNot able to record a script for hybrid apps
Whenever I am trying to record a script and trying to click on particular field, the whole screen is getting selected while for android apps particular field gets highlighted in green . Please find...
View ArticleExporting Silk Test Visual test into Silk Performer for Synthetic Monitoring
Hi All, Im newbie here.I recorded an application using Visual Test in Silk Test.Then, I would like to integrate Silk Test Visual Test into Silk Performer to test the performance of this application...
View ArticleHow to write the result (pass/Fail) of each test case in excel during run ??
Hi All Problem statement :I have excel file where I want to update the result of each test case (with test case name and status Pass/Fail ) during run timeIf there any internal property that I can...
View Article