Script to get Visual Test Result Detail and Screen from database using
If we want to print result file, we have to print it one by one. It will be take long time and energy if there are >100 result that have to be printed as requirement.I found out if we explore the...
View ArticleCan I run a silkcentral script without exection server ?
Hi, Can I run a silkcentral script without exection server ? or maybe Can I run a silkcentral script to a computer that no have an execution server? , exist a way i can do that ?
View ArticleMsbuild from Cmd prompt not creating zip package for silk4net project
When build silk4net project with visual studio it creates zip package under release but when I build solution using msbuild command from Command prompt it does not create zip folder under release...
View ArticleHow I Use a File ".INC" in My Test?
Hello.I want to Import a file con extension ".INC" in Silk Test 19.0 HotFix 1.How I can import it?For example, I want to use the file .INC...
View ArticleRecord Remote Desktop Session
We have requirement to record RDP session, Silk Test could detect Remote Desktop Connection but could Silk Test record the process inside?
View ArticleTest scripts execution on different browser(s)
Hi,I recorded a visual test script using Silk Test v 18.5/Chrome. I have Silk central setup and script playback works as intended on the execution server.How do I execute the same script using FF, IE...
View ArticleKeep asset version after duplicate
Is it possible to Silk Test to keep asset version when duplicating?For example, there is Asset A with version 5 and I want to duplicate it to other project.Could duplicated asset's version not begin...
View ArticleWhere is the installation procedure for the Silk Test information Service for...
Hello,Currently I have SilkTest Workbench installed on my local computer and I also have it installed on a VM. I would like to run tests remotely to my VM. I do not see a procedure or link on their...
View ArticleSilk Test workbench database schema error
PC A has Silk Test V18.5, created visual test cases and stored on the SQL server. Test execution instructions from Silk central worked as expected.I installed Silk Test V 19.0 on PC B, connected to the...
View ArticleShow two version of browser in Silk Test
I created two instance Mozilla Firefox:Firefox1 is always updated with newest versionFirefox2 is version 60.0.2 esr will not check updateand I plan to use Firefox2 to be used as testing browser but in...
View ArticleHow can I create an Activedata from file xls in Visual Studio with...
Hello.I'm creating un Silk4Net Project in Visual Studio 2012 with Silk4Net Integration.I have created a Keyword-Driven Test Asset and now I also want to create an activedata in the visual studio to...
View ArticleHow I run diferent Test Cases in a Keyword-Driven Test?
Hi.I have a Keyword-Driven Test in Silk4Net Visual Studio Project with various keywords. Two first Keyword in Keyword-Driven are keyword for login and navegate to URL with a search Engine. Then i load...
View ArticleHow to handle popup in Silk 4J
Hi,I have a scenario, on click event a new browser popup appears, I have to validate the URL of the popup and bring the control back to parent browser.I am unable to record that as the control is not...
View Article.net script Telnet Not Recognized
Hi there,i have strange issue,I create .net script to call cmd using ConsoleWindow and so far I get no problem until I try telnetthis is my codeConsoleWindow.TypeKeys("telnet 192.168.204.1...
View ArticleQuestions about ConsoleWindow
Hi there, I have two questions about executing cmd via ConsoleWindow1. Could we execute cmd as Administrator?2. I tried run the script from Silk Central (I insert the script to Visual Test) to remote...
View Articleunable to install silk Test
While trying to install silk test (silktest-175.exe), I am seeing this error pop up "<my id> is not authorized to execute INSTALL.EXE " I have followed all the prerequisite steps and checked the...
View ArticleNot able to record some fields in a web application
I'm trying to record a web application. For some fields Its showing error as "not found in object map" and I'm not able to enter values into some fields while recording.Can I know the reason for this.
View ArticleCan we use Silk Test 15.5 license key to upgrade to Silk Test 19.5
Hi, Currently we are using Silk Test 15.5. Can we use the same license key to upgrade to Silk Test 19.5?or do we need to buy a new license? Please clarify Regards,Sujala
View ArticleHow to get text in dialog lable
Dears,please help me how to get text. in below my script but not working.pub_AccValue1 = _desktop.Dialag("//BrowserApplication//Dialog//Label[@caption='Please enter the User Id']").GetText
View ArticleI am unable to interact with this window in Google Chrome
Hello,I am using SilkTest WorkBench (19.0 hotfix 1) and I wanted to know what is the Locator for the following Google chrome specific window. https://imgur.com/a/c64Crdp Most times in between running...
View Article