Skip to content
Gallery
Software Quality Assurance Engineer
Share
Explore
Learning

icon picker
Test Case Development

QA Team’s guideline when creating test cases.
Our test cases should have the following information to make it easy to use.
Scenario that’s being tested.
Pre-conditions that needs to be met before user can proceed with the steps.
Test procedure that would allow the tester to go through the scenario being tested.
Data that can be used while executing the test procedure.
Detailed expected result of each action in the test procedure.
Remarks if passed or failed.
Notes if there are any comments that needs to be used as reference in the future.

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.