Coder Social home page Coder Social logo

stb-tester

Automated User Interface Testing for Set-Top Boxes & Smart TVs

  • Copyright © 2013-2019 Stb-tester.com Ltd, 2012-2014 YouView TV Ltd. and other contributors.
  • License: LGPL v2.1 or (at your option) any later version (see LICENSE).

Stb-tester issues commands to the device-under-test in the same way a real user does (typically using an infrared remote control).

Stb-tester then checks the behaviour of the device-under-test by analysing the device's video output.

For an overview of stb-tester's capabilities, see the videos at https://stb-tester.com/videos/.

Testcases are written in the Python programming language. They look like this:

def test_that_i_can_tune_to_bbc_one_from_the_guide():
    stbt.press("KEY_EPG")
    stbt.wait_for_match("Guide.png")
    stbt.press("KEY_OK")
    stbt.wait_for_match("BBC One.png")
    stbt.wait_for_motion()

See the Python API documentation for more details.

For commercial support and turn-key test rigs, see https://stb-tester.com.

To build your own test rig hardware, and for community-supported documentation and mailing list, see the wiki, in particular Getting Started.

Stb-tester.com Ltd's Projects

aptly icon aptly

aptly - Debian repository management tool

bsdiff icon bsdiff

bsdiff and bspatch are libraries for build and applying patches to binary files.

fakeroot icon fakeroot

tool for simulating superuser privileges for use with ostree

grako icon grako

Mirror of Grako from Bitbucket

gst-python icon gst-python

GStreamer Python binding overrides (complementing the bindings provided by python-gi)

gstreamer icon gstreamer

GStreamer open-source multimedia framework core library

haproxy icon haproxy

HAProxy Load Balancer's development branch (mirror of git.haproxy.org)

journalbeat icon journalbeat

Journalbeat is a log shipper from systemd/journald to Logstash/Elasticsearch

latency-clock icon latency-clock

Measure the latency of a video-output/video-capture combination

libglnx icon libglnx

"Copylib" for system service modules using GLib with Linux

libnice icon libnice

An implementation of the IETF’s Interactive Connectivity Establishment (ICE) standard — this is an official read-only mirror of the upstream repository at https://gitlab.freedesktop.org/libnice/libnice/. File issues there and create pull requests there too instead of here.

libusb icon libusb

A cross-platform library to access USB devices

lirc icon lirc

LIRC - Linux Infrared Remote Control. Don't submit Pull Requests here, upstream is git://lirc.git.sourceforge.net/gitroot/lirc/lirc

ming icon ming

MongoDB ODM ( Object Document Mapper ) with Unit of Works, IdentityMap, Relations and MongoInMemory implementation

nghttp2 icon nghttp2

nghttp2 - HTTP/2 C Library and tools

orc icon orc

Orc - Optimized Inner Loop Runtime Compiler

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.