Test planning/documentation/management tools

前端 未结 11 1180
一个人的身影
一个人的身影 2021-01-31 00:21

I\'m looking for a good, preferably free, test planning and documentation tool. Ideally something that will keep track of which tests have been run against which software versio

11条回答
  •  南笙
    南笙 (楼主)
    2021-01-31 01:03

    One thought, and perhaps not a good one, would be to have every test submit a ticket to your ticketing system when it's run indicating the test name, build version, and date, and test results.

    That would make the results searchable later-on.

提交回复
热议问题