Forum Discussion

MarkSchofer's avatar
MarkSchofer
Frequent Contributor
3 years ago
Solved

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 included in an execution plan automatically get written to the execution plan?   It is not intuitively obvious. 

  • 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.

     

     

     

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    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.