Setting TrueLog Options Silk4Net during test
Is it possible to set the OPT_TRUELOG_SCREENSHOT_MODE value during a Silk4Net test with Visual Studio C#?
View Articlerun same scripts on Firefox and chrome browsers respectively. using silk test...
i have developed scripts on IE browser. using Silk Test Classic-Open agent(16.5 version)i need to be run same scripts on Firefox and chrome browsers respectively. Please suggest/ provide me samples...
View Articleasset locked by myself
the asset is locked by myself on my machine , how can i unlock it , just giving read-only access Thank you in advance
View ArticleUnwanted spaces at line breaks makes string comparison to fail
Hi,I have an issue with the string comparison when one of the string is of multiple lines.Dim sExpectedData As String = "File numbers 1 to 5 of allocation (5 Files in Group)" Dim sObjLoc As String =...
View Articleregarding creating locator paths to make the objects unique
Do anybody have documentation regarding creating locator paths to make the objects unique? Silk Visual test, I have similar object in 2 web pages, Can we differentiate both the objects with 2...
View ArticleScript ran fine yesterday, now I get "The type initializer for 'Main' threw...
Hey there!I have a very strange problem that I am hoping you could help me with as I am at a complete loss as to why this is happening. Please help!I didn't make a single change to the script or to...
View ArticleNeed help with writing an If/Then style bit of code to handle if a security...
Hey there,Here is my situation with the error "'Browser' is not declared. It may be inaccessible due to its protection level" I am getting:Website has a login that has an option to 'remember this...
View ArticleSilkTest Version 17 release note
Hi all,We are reviewing the release note of SilkTest verision 17. In the Resolved Issues section, there are two issues.RPI 1102202 Internet Explorer 11 might become unresponsive during replay after...
View Articleactivedata repetition HELP
Does the Repetition works if you have several visual tests to Playback as shown in the attachment. Repetition is not going to the second row. It is just entering the first row's data again and again. I...
View ArticleGrab a Property and export to excel
1. I am trying to grab a text property of an object and send it to Excel spread sheet. Please let me know how do we do that in Silk Visual Test,2. Also want to know how to write an If condition whether...
View ArticleSilk Partner eats up bytes from ListViewExSilk
I have running test on WIN 7 Enterprise an Silktest 16 for a Win32 application working without problems. Changed to new machine with WIN 8.1 Enterprise and got a strange result running tests on a...
View ArticleNeed help with passing variables to my File Output Step. How do I pass stored...
So, I have a sample of my script. What it does is collects and compares expected values from the spreadsheet to actual values from the website it is running against. We make the comparison, save it...
View ArticleList Object in Silk Visual Test
How do I select the states I want in the list box using the Silk visual test. I cannot identify the objects in the list box. Please check the attached screenshot
View ArticleSilktest Runtime: Where are the last opened file names stored
I use silktest runtime to execute my scripts for regression.I invoke runtime thru DOS prompt, Sometimes while invoking runtime i see a dialog saying "unable to open c:\xyz\abc.res".So i want to clear...
View Articlesustained Click
I have a question, when I click button, It continued so long time then do not next click, when page load over then click , it waste time, How can it Click then immediately do next click
View ArticleRun scripts from Silk Test Workbench without launching it
Hi,I am using Silk Test Workbench for automation. So far, I executed the automation script from Silk Test Workbench.Now, I don't want to open Silk Test and run the scripts. Rather, want to run it...
View Articleinteracting would wait asynchronous request;
asynchronous request; when i click a button, it has asynchronous request and it waste long time, silktest would wait it completed then do next click, how can i do ,not wait asynchronous request...
View ArticleScrollToMax - creating white space in the app
When i use methods like ScrollToMax/ScrollByLine, it creates white space in the app (win32). Any reason why it does so.If i scroll manually i do not see the white space issue. It happens only if i use...
View ArticleAccessing Locator without using Index Value
Hi,I am using Silk Test - Open Agent for a Desktop Application. Please help in accessing a Locator without using Index value.Thanks in Advance!!
View Articlesearching all .NET scripts within a Project in Silktest Workbench
I am currently using Silktest Workbench 17.0. Is there any way to perform a search of your entire Project for specific code? For example, let's say I created a function called getAlarms. A bunch of...
View Article