Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Example of test plan [closed]

I have done some research and found test plan over 40 pages. It includes so many elements that it is difficult to keep track. Additionally, it is not provided any examples, just a description of the different tests such as acceptance test, system test, etc. If anyone have made some good and simple test plan for the development of a product and could share, so that I can gain inspiration with example would be very helpful.

like image 473
alex Avatar asked Oct 15 '22 08:10

alex


1 Answers

yeah, i find that a pain to when i just want to do the thing, and people explain around it - im like "just bloody show me an example template i can rip off!"

this is why i write my articles with a pragmatic approach (e.g. Writing a System Test Plan)

its short, has an explanation of the reasoning behind the test structure, and gives the actual template

-- LM

like image 100
louism Avatar answered Oct 20 '22 03:10

louism