Solved
Forum Discussion
mugheessiddiqui
13 years agoContributor
Hi David
You may get description of current Test Item by using following statement.
Log.Message(Project.TestItems.Current.Description);
You may get description of current Test Item by using following statement.
Log.Message(Project.TestItems.Current.Description);