如何使用JBehave实现BDD?

时间:2018-02-20 08:08:56

标签: bdd jbehave

如何用这个故事与JBehave进行验收测试? 我已阅读了很多教程,但仍然发现在JBehave中实施有困难。 你能一步一步地举例来创造吗?谢谢。

SCENARIO : Accessing Card Payment Page
GIVEN Customer log in at Dashboard
     AND able to see his/her list of Card
WHEN Customer Click Quick Action in one of card
     AND Choose Payment
THEN Customer will be redirect into Card Payment Page which contain information such as ( Name, Card name, Input amount for payment and Input description"

0 个答案:

没有答案