]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/manual/toaster: transfer manual toaster test cases to oeqa
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Fri, 28 Dec 2018 06:54:44 +0000 (14:54 +0800)
committerArmin Kuster <akuster808@gmail.com>
Sat, 6 Apr 2019 10:46:20 +0000 (16:16 +0530)
commit498f84fee3c85227ffb8dba9723c2acec00e03bd
treed4ce96da5bace7f4b0ecbcf1f8638b15627fa028
parent879f5aeac3ca4d053347e5a86a6c0fb303cf0dc3
oeqa/manual/toaster: transfer manual toaster test cases to oeqa

As part of the solution to replace Testopia, manual test cases
need to be migrated to OEQA. These manual test case json files
will serve two use cases.

Use case#1: as input to the future commandline-based manual test
runner script, where this script will display actions and expected
result information in user friendly text, then it will capture
user input for test result and log, finally it will write test
result and log into existing standardize test result json format
from OEQA framework for automated tests.

Use case#2: QA will open and read these json file manually for
planning manual test execution. Any reader interested in
understanding manual test cases will open and read these files.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/manual/toaster-managed-mode.json [new file with mode: 0644]
meta/lib/oeqa/manual/toaster-unmanaged-mode.json [new file with mode: 0644]