[OE-core] [PATCH] oeqa/manual: transfer manual test cases from testopia to oeqa

Richard Purdie richard.purdie at linuxfoundation.org
Thu Oct 11 22:20:05 UTC 2018


On Thu, 2018-10-11 at 17:39 +0800, Yeoh Ee Peng wrote:
> 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.

Thanks for this, I think this should clear up what manual test cases we
have on top of the other tests already in oeqa!

I've started making some small patches on top of this patch already
which remove things which I don't believe we need to run (such as
bitbake-selftest).

At this point I want everyone to be clear that the list in OE-Core is
the definitive list, not the list in testopia. I presume any further
test runs will use the data from OE-Core.

I'd also like to ask for people's help in reviewing the tests, pruning
any we don't need or that are obsolete and helping automate those we
can automate.

Cheers,

Richard




More information about the Openembedded-core mailing list