Release of 1.39 version of XML2Selenium

    xml2selenium logo

    Please check what is included into new version of XML2Selenium and switch to it in your development.

    New functional of version 1.39

    1) The “smart pause” functionality – waiting for the mandatory element before performing any action on the test page – was added.

    For this, a new JVM parameter xml2selenium.turnOnSmartWaitFor was implemented, this parameter should contain the following settings:

    • id – the identifier of mandatory element, which appears after complete page loading
    • timeout – the maximum time needed to have the element appeared
    • step – a wait step.

    Example:

    -Dxml2selenium.turnOnSmartWaitFor="step:500;id:pageCompletelyLoaded;timeout:6000"

    Important: If you use this jvm parameter, then all the pages of the application under test should contain the element that is used in this jvm parameter.

    2) The functionality of modal window opening is improved. Now before you click on the element that calls a modal window, during the test the browser window will be opened in ‘Full Screen’ mode. This allows to more accurately calculate the coordinates of the center of the element that opens a modal window.

    You are able to get more information about XML2Selenium if study information below:

    In order to help you we published in public access a set of report XML2Selenium generates:

    • Master – for product development we have created more than 700 tests and constantly add new. This is done for constant increase of coverage of product functionality. That makes it more stable and reliable. You could study that tests, they contain lots of useful examples.
    • SmokeTestMaster always should be stable, but on a practice we always meet fail, error. In order to check different combinations we are supporting special set of tests (near 350) which shows all possible situations – failed tests, validation error and many others. Such build and tests allows us to make manual testing of our product before release. And also it allows us to create automated tests which cover SmokeTest reports. Such automated tests are written on XML2Selenium. Thus we cover own report by own and the same instruments, what means we constantly use XML2Selenium in practice. Please study the tests to understand which error situations could happen.
    • SelfTesting – as it was said we are creating tests (now 150) covering our SmokeTest reports. That SelfTesting reports shows result of such tests, and helps us to cover as much as we could of our product with automated tests. This improves automated regression of tests.
    • BestPractices – we created these tests especially for you! You are able to study how to work with XML2Selenium, using BestPractices reports and WebView functionality. All the tests are separated on 3 levels: Basic, Intermediate, Advanced. Every level has tests of such types: Basic tasks (everyday routine tasks), Iterative tests (show how to create tests step by step), Product features (shows nice features of XML2Selenium), Popular services (cover Twitter, YouTube and other services), and also WordPress tests (on the example of most popular CMS system WordPress show how to work with concrete product).

    Documentation of XML2Selenium

    Support services:
    Skype: xml2selenium
    Email: xml2selenium@jazzteam.org
    Site: https://www.xml2selenium.com