Nitrate / Nitrate

Django based full-featured test case management system
http://nitrate.readthedocs.io/
GNU General Public License v2.0
262 stars 110 forks source link

Testcase export file doesnot contain Script filed and Requirement filed. #1166

Open Rahulgowdagn1999 opened 1 month ago

Rahulgowdagn1999 commented 1 month ago

While exporting the Testcases from the plan it doesn't contain the Script field and Requirement field in the file.

tkdchen commented 4 weeks ago

Hi, could you please provide more information about why the script and requirement should be included?

Rahulgowdagn1999 commented 4 weeks ago

Hi @tkdchen , As mentioned Script field can be used for passing the path of the script that we written for automating the test cases so it will be useful if script field is included and in the same way in Requirement field for every test cases there will be some part of requirement so it plays an important role in every test cases so if all the fields that present in test case is included in export file it will be very useful.