0

There is a test suite already created with test summary and test steps in test link. I have to update few fields in each test case. How can i update in bulk instead of doing it one by one by clicking edit option for each test case?

jcateca
  • 65
  • 5
Sunshine
  • 11
  • 3
  • Can you explain which fields exactly you need to update ? AFAIU you have to update one by one. Or else has to go to db level. I don't see any TestLink provides to handle these kind of situation – Asanka V Oct 04 '16 at 09:31
  • it can be custom field or any flag like execution type... One workaround i found is export the test suite as XML and update the XML n import back the same again. I wish i could update them from UI in bulk. – Sunshine Oct 04 '16 at 09:47
  • Yea, Agree. That will be a practical workaround. – Asanka V Oct 05 '16 at 12:05

1 Answers1

1

You can update in bulk some of the fields like Status and Importance by selecting the test suite and click on Settings icon, then the Table view.

Testgal
  • 11
  • 1