Product testing database

I’m trying to make a database for testing products.
Each product test will have 50-100 lines(check points) grouped in areas, each line with data like (score, issues, notes, etc).

With all these lines, I’m quite sure that each check point will be a row and not columns, and that each product will then have a set of rows with all check points.
I have a feeling that a solution for this also will include some sort of template.

Is there any docs you know with good examples of this?

Hi Lars

I am not aware about any documents addressing your topic.

From what you have provided, I think you are on the right path. Both on using rows rather than column, and making use of a template.

Regards
Piet

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.