SnapDragonfly / SnapAirUnitTest

1 stars 0 forks source link

[Feature][Test Cases] Direction control #27

Closed lida2003 closed 1 year ago

lida2003 commented 1 year ago

Origin: a) Tello Function List for mobile APP #16 b) Tello feature refinement from function list controlled by mobile app #21

Features: a) Writing testcases for features -- FTN_01_004_01: Fly Upward -- FTN_01_004_02: Fly Down -- FTN_01_004_03: Fly Forward -- FTN_01_004_04: Fly Backwards -- FTN_01_004_05: Fly Left -- FTN_01_004_06: Fly Right

b) add FTN_01_004_01.md/FTN_01_004_02.md/FTN_01_004_03.md/FTN_01_004_04.md/FTN_01_004_05.md/FTN_01_004_06.md -- 1) create dir "app" in SnapAirUnitTest\docs\tests -- 2) create feature test case files (named with FTN_cc_mmm_nn rule) in SnapAirUnitTest\docs\tests\app -- 3) write test cases according to SnapAirUnitTest\docs\tests\FTN_template.md -- 4) make sure the test cases are well tested, in other words, please try with tello and tello app according to test cases.

dlt2018 commented 1 year ago

Tasks:

Create the UAV direction control function test document in the APP folder -- FTN_01_004_01: Fly Upward -- FTN_01_004_02: Fly Down -- FTN_01_004_03: Fly Forward -- FTN_01_004_04: Fly Backwards -- FTN_01_004_05: Fly Left -- FTN_01_004_06: Fly Right

Write test case documentation in the direction control function test documentation.

According to the direction control function test document, actually operate the UAV and fill in the relevant test result information of the document.

dlt2018 commented 1 year ago

Status: Completed RootCause/Reason: No Recommendation: No Comment