Skip to content

Create manual testing documentation procedure#14776

Merged
seanbudd merged 1 commit into
masterfrom
manualTestProcedure
Apr 3, 2023
Merged

Create manual testing documentation procedure#14776
seanbudd merged 1 commit into
masterfrom
manualTestProcedure

Conversation

@seanbudd

@seanbudd seanbudd commented Apr 3, 2023

Copy link
Copy Markdown
Member

Link to issue number:

None

Summary of the issue:

Commonly tested components of NVDA should have standard test plans.
This gives contributors a base manual testing plan when creating PRs that touch these NVDA components.
This also gives alpha/beta testers a base test plan for NVDA.

Description of user facing changes

None

Description of development approach

A directory has been created, ./tests/manual, which contains markdown files group by the NVDA component, e.g. "addon store", "start up / shutdown", "speech dictionaries", "settings", etc.

The goal is to document manual test plans for commonly tested NVDA components.

Testing strategy:

None

Known issues with pull request:

None

Change log entries:

N/A

Code Review Checklist:

  • Pull Request description:
    • description is up to date
    • change log entries
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • API is compatible with existing add-ons.
  • Documentation:
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • Security precautions taken.

@seanbudd seanbudd requested a review from a team as a code owner April 3, 2023 03:52
@seanbudd seanbudd requested a review from michaelDCurran April 3, 2023 03:52
@AppVeyorBot

Copy link
Copy Markdown

See test results for failed build of commit 89ede9ac41

@seanbudd seanbudd merged commit 3c8bc89 into master Apr 3, 2023
@seanbudd seanbudd deleted the manualTestProcedure branch April 3, 2023 23:38
@nvaccessAuto nvaccessAuto added this to the 2023.2 milestone Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants