📜  什么是场景大纲? vs 场景 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:47.838000             🧑  作者: Mango

代码示例1
Scenario in cucumber runs once.
• Used for data driven testing
• Have the same cucumber steps but we provide data after 
the scenario as a table using keyword examples