Is it possible to display any suite information during the execution?
Hello.
Accepted answer
I don't think there is such feature available in test suite execution.
You may consider put those info in test suite's Description so that the user would see them when open test suite before execution. Or put the guideline etc to [Normative and Informative Documents] section of the test suite and add some Notes to description field to ask the tester go to [Normative and Informative Documents] section to check with guideline before running the execution.
Another possible approach could be using Information step in manual script(v6.0.3 or higher) for those guideline so that the tester would know the info when running the scripts.
Comments
One other answer
I would like to add more information related to the use of the Information Step. The experience on our team is that the Information Step rolls right off the screen at the top. If the user/tester doesn't know it is there, they won't see it. They need to be told the step is there so they can scroll up and see it.