Xmas2017 for Kosice

Intro So I am now working with a team in Kosice (SK) for nearly two years and we have come a looong way. For this Christmas I thought they own a special present from my side, that also focuses and raises their awareness to green status lights on their continuous integration environment 😉 For this Read more about Xmas2017 for Kosice[…]

Seleniet 0.2.2 released

Added features Adding app notifications to actions in composer (where appropriate) Drag plugin is now supported in Chrome Execution Configurator got a use current button to allow easy configuration of test runs of only the current test case New Plugins ADD For/EndFor plugins to allow simple loops to be written more easily MOD BrowserWindowResize plugin, Read more about Seleniet 0.2.2 released[…]

JiTest installation notes

JiTest Testmanagement plugin for JIRA provides support for specifying test cases and assigning them to suites and test plans. It also supports manual test execution and automated tests runs via REST API. Test reports can be exported to Excel, CSV and XML formats as well as one page HTML document perfect for sending results via Read more about JiTest installation notes[…]

Seleniet 0.2.1 released

Added features Added current open files drop down list by right clicking on any tabbed pane label Testreports are now a menu with all subfolders that contain a junit.html (updated by a lo prio thread checking every 3 seconds) Upgrading to latest IE driver and moved to synchronized IE driver to have more stable results on IE Read more about Seleniet 0.2.1 released[…]

Seleniet 0.2.0 released

Added features The Executor dialog has been embedded into the Composer window! This makes execution much easier as you now have not any more two windows with source code floating around. When starting an execution the log window and info panel from the executor dialog will be shown inside the composer, where as the currently Read more about Seleniet 0.2.0 released[…]

Seleniet Shortcut Reference

Shortcut Reference (Seleniet v0.2) Ctrl + “+” / “-“, Ctrl + Mousewheel Zoom in/out editor text Ctrl+Alt “1” – “0” Changes the size of editor area from very small(“1”) to maximum(“0”). If no execution is active the direction is horizontally, adapting the side panel’s size. For executions the run panel’s height will be adapted Ctrl + Read more about Seleniet Shortcut Reference[…]

Seleniet v0.1.7 released

Added features New in the composer: support for providing name for the test case (file) by either adding a § SUB name… or § TEST name .-… on FIRST line of test case file or by naming it ID_NAME.seleniet (please notice the “_”) for folderConnector supporting ctrl+click on sub tests also for folderConnector added reload objrepo menu entry Read more about Seleniet v0.1.7 released[…]

Seleniet v0.1.6 released

Added features New in the composer: maximize window on startup dependency Map feature to show dependency of test case or test cycle with all referred sub tests support for storing test step data in local Subversion (actually a file system folder) In the Start Executor dialog: added shortcut key listeners to all elements to allow ctrl+L/S/ENTER Read more about Seleniet v0.1.6 released[…]

Seleniet command line parameters explained

Seleniet has grown from a small command line utility for local selenium based testing into a full blown web and shell test automation tool with integration to external test case management tools and detailed test result reporting. With this extension comes a plethora of command lin eswitches that can be used to tailor the execution. Read more about Seleniet command line parameters explained[…]

Seleniet v0.1.4 released

Added features New in the composer: dbl clicking variables in sidepanel now adds them as “#[var]” into seleniet test case files but only as “var” into property files ctrl + dbl click in sidepanel of locators will insert property var name associated withthe displayed locator (see Object Repository below) Location of composer.ini file has been moved to cfg. Read more about Seleniet v0.1.4 released[…]