Approaches for Designing Manual Test Cases

by Nataliia Vasylyna | July 8, 2015 10:00 am

A proper description of test cases is important for both manual and automated testing. There are some challenges during writing tests for manual testing. Manual tests are created for humans, this fact determines their peculiarities.

Creating test cases for manual execution one can utilize a natural language, formal language, keyword-driven approach or other methods.

Each of the Methods Has Benefits and Disadvantages:

So, one should thoroughly study the project and based on its peculiarities choose the language and approaches that will make the software testing process profitable and effective.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. Software Testing & QA: Not-boring Explanation (for Dummies): https://blog.qatestlab.com/2020/06/30/software-testing-explanation/
  2. Benefits of Automation Testing for CIOs: https://blog.qatestlab.com/2019/08/06/cios-automation-testing/
  3. Why to Write Test Cases?: https://blog.qatestlab.com/2016/10/28/test-case-creation/

Source URL: https://blog.qatestlab.com/2015/07/08/approaches-for-manual-test-cases/