Forum Discussion
lherry
4 months agoContributor
If your search is intended to be within a test itself (dynamic) and only concerns the name or description of the tests in the execution plan, you can still dynamically retrieve their values via script from the following object and its properties :
Project.TestItems.ItemCount
Project.TestItems.TestItem[Id].Name
Project.TestItems.TestItem[Id].Description
Related Content
- 2 years ago
- 9 years ago
Recent Discussions
- 20 hours ago
- 20 hours ago
- 5 days ago