Git Product home page Git Product logo

bidayday's Introduction

Prerequisites : Robot Framework installation instructions : https://github.com/robotframework/robotframework/blob/master/INSTALL.rst

Instructions : Simply start the demo by using "demo-xml-V2.robot" as a command line instruction.

Overview :

This test will manipulate an xml file containing a list of "users" : - various searchs in the 1st test cases - creation and insertion of a new "user" element templated on another existing user - modification of one of the users password to simulate a more typical cases

The last test case uses a gherkin-style synthax and showcases several meta Robot functionnalities. - selecting which case to start using tags - injecting variable from the CLI - creating custom error messages - writing setups/teardowns at different levels - using scalar, list and dictionary variables - using loops

Two copies of the original xml file (users.xml) will also be created during the execution to allow visualization of the changes in the file.

The only libraries used in the project are Built-In library (included by default in all Robot projects) and XML library.

Variables synthax : --variable DEFAULT_PASSWORD:{anything} --variable NEWPASSWORD:{anything not null}

Tags synthax : --include {tagname} --exclude {tagname} The possible tags are noBDD and BDD (select or exclude the last test case)

bidayday's People

Contributors

ukevin94 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.