Feature #7729

Evaluate using LDTP and/or dogtail to improve our automated test suite

Added by intrigeri 2014-08-02 21:36:28 . Updated 2014-08-05 13:17:37 .

Status:
Resolved
Priority:
Normal
Assignee:
intrigeri
Category:
Test suite
Target version:
Start date:
2014-08-02
Due date:
% Done:

0%

Feature Branch:
Type of work:
Research
Starter:
Affected tool:
Deliverable for:

Description

See the blueprint.


Subtasks


History

#1 Updated by intrigeri 2014-08-05 12:28:42

  • Description updated
  • Blueprint set to https://tails.boum.org/blueprint/automated_builds_and_tests/

#2 Updated by intrigeri 2014-08-05 12:45:24

  • Blueprint changed from https://tails.boum.org/blueprint/automated_builds_and_tests/ to https://tails.boum.org/blueprint/automated_builds_and_tests/testing/

#3 Updated by intrigeri 2014-08-05 13:17:37

  • Status changed from Confirmed to Resolved

Done, see blueprint. In short: it could very well be that moving to behave + dogtail would give us quite some benefits. But, the initial work would take a while:

  • have behave in Debian
  • add image detection support to dogtail, or check that behave and dogtail work fine in Jython (so we can keep using Sikuli, which would make the next step cheaper)
  • convert our existing tests to behave + Python + some dogtail, and maybe some Sikuli on top