Adding Decision logic silktest
Hi, I am adding decision logic and it works but now if email does not exits and then I get error message.Steps:Exercise: Handle decision making logic in a visual testPlayback the visual test...
View ArticleHow to execute KDT in silk central using a non uploaded library?
i have 10 kDT already in silk central using a library (version 1). the library was enhanced (version 2)before uploading it in silk central, i need to run my KDT using version 2 to check it they're...
View ArticleAutomation process: should i start from silk central or silk4j?
Hi,we have a new project that have to be automated using silk4j.we're bit confused, what are the required steps to build a keyword framework?should we start from silk central or from silk4j? how can i...
View ArticleHow to handle Dialog box in sap.
Hi All, I like to create script in visual test in such a way if SAP dialog box appear few steps needs to be executed if dialog box doesnt appear different set of steps needs to be executed. Please...
View ArticleVisualtest Dropdown Menu
Hi, I'm using visual test in google chrome to record testing in our website but encounter choose action in dropdown menu how to fix this problem please see attached? but using Internet Explorer not...
View ArticleDateTimeStamp
Hi, I have a datetime stamp stored in a variable retrieved from SQL database..Dim sPostDateTime As String = "2017-06-02 09:46:10.8626513"After seconds, the '.8626513' rounds the 'seconds' from '10' to...
View ArticleSilkTest Central SqlServer Database using Database administration tool
Our Team plans to use Central SQL Server database(remote VM) as our 6+ Automation engineer in our team. Each will have Silk test installed in their local machine.Question:I plan to use install SilkTest...
View ArticleHow to execute a parametrized KDT stored in silk central from silk4j?
Hi,while opening a parametrized kdt in silk4j using show keywords view, i can not execute it since the test requires a set of parameters to be filled.is there any workaround for that?Thanks
View ArticleTable in SAP
I have table in which i need to verify the value is present or not. Need to fetch the value from that. need to do it in visual test. Please guide how to do it.
View Articlehow to prioritize test case execution in silktest ?
Hi,We have many test case and we need to run test cases by priority e.g. run High priority test case first or in some order?How can we do that ? Ash
View ArticleMove scripts between projects SilkTEst Workbench 17.5
We want to move test scripts from one project to other ( i.e. scripts are not in common project).Move Visualscripts from ProjectA to ProjectBWhat is suggested way to do it. Ash
View ArticleObject gets located correctly, yet when the test runs, the adjacent menu item...
The AUT has a menu bar. I am trying to locate one of the menu bar items. Locator spy highlights the menu item correctly yet while clicking it clicks the adjacent menu item.
View Articlesilktest code to capture browser objects at runetime...
Hi, I am looking into creating a silktest keyword driven framework where I use the keyword to drive the script from test data within silk central, but in order for it to be dynamic enough I would need...
View ArticleVisual Test Script Creation
HelloI have 3 Visual Test scripts created like script1,script2 and script3, Now we are creating new script(Script4) calling 3 visual test scripts. We are using one active data sheet for all the...
View ArticleHow to share test data between silk central and silk4j?
HI,what will be the best approach of sharing test data between silk central and silk4j?the goal is to design kdt tests in silk central and run them (with test data) easily from silk4j using "show...
View ArticleError when using variables in Visual test - failed to decrypt
Steps1) I have recorded a visual test for Login with Login and password hardcoded in script. The script runs fine every time.2) Now I use driver program( visual test script) and include above script in...
View ArticleSilktest workbench: implemented keywords turns to the draft keywords in the...
Enviroment:Automation tool: Silktest workbench 17.5OS: Windows 10 Pro 64-bit This is observed time to time that my implemented keywords in the existing keywords test case suddenly turns to the drafts...
View ArticleRegarding Parallel Test Execution
Hi, I am new to Silk Test and I am in POC phase. My question here is,I have the silk test tool installed and I have say 3 test suites saved in my system. The application under test is running in...
View ArticleDisplaying value of Global variables or local variables.
How should I display values of variables ( global/local ), what command should I use?Ash
View ArticleDatasheet value needs to be saved in notepad in particular location.
Datasheet value needs to be fetched and save it to notepad in particular location.Is it possible in silk test workbench or .net script?? if so please let us know how to do it...
View Article