您在黄瓜中的方案大纲是什么意思?
在Examples关键字下,多个数据集以用(||)符号分隔的表的形式表示。每行代表一组数据。
示例
功能文件。
Feature: Login Verification Feature Scenario Outline: Login Verification Given User lands on the home page When Page title is Nhooo Then User keys in "<username>" and "<password>" Examples: | username | password | | Selenium | t123 | | Python |pt123 |
步骤定义文件,然后带有具有参数化的then语句。
示例
@Then (“^User keys in \"(.*)\” and \"(.*)\”$”)
public void user_keys(String username, String password){
System.out.println("The username and password is : " + username
+””+ password);
}热门推荐
10 姐妹分手了祝福语简短
11 春天变冷祝福语简短
12 送舅舅的祝福语简短
13 端午的祝福语毕业简短
14 梅子姐姐生日祝福语简短
15 浪漫的未来祝福语简短
16 娶嫂子的祝福语简短
17 中午生日家庭祝福语简短
18 年终企业送祝福语简短