InterviewSolution
Saved Bookmarks
| 1. |
What are the artifacts you include when writing test cases? |
|
Answer» When writing TEST cases, there are seven MAIN artifacts that can be considered such as requirement understanding documents, FUNCTIONAL requirement specification, user stories, use cases, ACCEPTANCE criteria, wireframes, and UAT test cases. You should strive to include all relevant artifacts WHENEVER they are applicable to the product we are testing. |
|