GithubHelp home page GithubHelp logo

project-cylon's Introduction

Project-Cylon

Generic web acceptance testing framework.

About

Project-Cylon framework provide easier way to create web acceptance testing. Without coding skill, user can write test scenario by focusing on system behaviour.

This project powered by most popular tools Selenium and Behave.

alt text alt text

Changelog

See: Changelog

Prerequisite

  1. Ensure you have Firefox installed.

Installation

Please see installation guide for your system.

How to use

Please see and follow project-cylon wiki.

Package Dependencies

Python Package Index

See: https://pypi.python.org/pypi/project-cylon

Support Editor Plugin

project-cylon's People

Contributors

agidot avatar kamolcu avatar mentallake avatar peerapats avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

elzo3

project-cylon's Issues

Thai language when verify by "URL contains" error

        Scenario: Can insert text for search in box search. 
Given User has [HeaderFooter] page opened               # 2.733s
When User enters 'ผ่อน' to the [textbox:seach]          # 0.145s
And User clicks the [button:search]                     # 1.792s
And user waits for '3' seconds                          # 3.001s
Then The page url contains 'search?collection=0&q=ผ่อน' # 15.534s
  Traceback (most recent call last):
  RuntimeError

  Captured stdout:
  FAIL: Page load timeout (15 sec).
  actual: 'http://www.alpha.itruemart.com/search?collection=0&q=%E0%B8%9C%E0%B9%88%E0%B8%AD%E0%B8%99'
  expect: 'search?collection=0&q=ผ่อน'

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.