fMBT v0.13 released
by Kervinen, Antti
New features and improvements:
* usecase coverage:
- Supports covering actions on only certain tagged states.
- Supports covering various tag combinations.
* fmbtwindows:
- fmbtandroid-like interface for testing Windows devices.
* fmbt-scripter:
- Supports testing Windows devices.
- Mouse hover shows screenshot coordinates on statusbar.
- Show new screenshot when "refreshScreenshot()" is run.
* fmbttizen:
- shellSOE can execute commands in pseudo terminal (usePty=True).
- Supports new Tizen mobile hardware.
* fmbtandroid/tizen/vnc/windows/x11:
- Visual logs can be split into several html files.
- OCR supports Tesseract 3.03.
* pythonshare:
- RPC mechanism with code migration and namespace export/import.
* AAL/Python:
- New variables input_name and output_name, just like good old
action_name and tag_name.
* debugging test models:
- Log AAL variable values with remote_pyaal --verbose-fmbt-log.
- Log all enabled AAL actions with remote_pyaal --verbose-fmbt-log.
* many fixes and small improvements.
Some of the new features are used in new wiki pages:
* GUI test interfaces
https://github.com/01org/fMBT/wiki/GUI-testing
* Test generation tutorial
https://github.com/01org/fMBT/wiki/Tutorial
Project homepage: http://01.org/fmbt
Project sources: https://github.com/01org/fMBT/
6 years, 10 months