MarkSchofer
4 years agoFrequent Contributor
Execution Plan Relationships
Execution Plan 1. Can a combination of scripts and keyword tests be part of and execution plan. More importantly Does TC work like a relational database. Do individual KW tests when include...
- 4 years ago
Hi,
> 1. Can a combination of scripts and keyword tests be part of and execution plan.
Yes.
> Does TC work like a relational database.
Could you clarify this?
Keyword test (like script function) is not automatically added to the Execution Plan when created.
I think this is correct because far not every keyword test and far not every script function is a test. A lot of them well may be generic routine entities that are called by other keyword tests / script functions as their building blocks.