Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 716 Bytes

features.md

File metadata and controls

21 lines (16 loc) · 716 Bytes
group title
functional-testing-framework-guide
Functional Testing Framework Features

The Functional Testing Framework is:

  • Flexible, because of [modularity support].
  • Fast, because of [parallel execution].
  • Informative, because of the reporting tool.
  • Suitable, because of [test suites].
  • Compatible, because of [web driver selection].

Each feature will be described in a separate topic.

[modularity support]: {{ page.baseurl }}/mtf/features/modularity.html [parallel execution]: {{ page.baseurl }}/mtf/features/parallel_execution.html [test suites]: {{ page.baseurl }}/mtf/features/test_suite.html [web driver selection]: {{ page.baseurl }}/mtf/features/webdriver.html