Forum Discussion

fairywang's avatar
fairywang
New Contributor
3 years ago

How cucumber parses parameterized data depends on nodejs

How to load data and parse?
Examples:
| acompanyId | acompanyName | acompanyCliqueName |
| ${genRandStr(3)} | 甲方地区公司(自动化专用) | 甲方集团公司(自动化专用) |
| | 甲方地区公司(自动化专用) |                                     |

5 Replies

    • fairywang's avatar
      fairywang
      New Contributor

      Hi, do you have any good insights on this issue?

      • Igor_Klimov's avatar
        Igor_Klimov
        SmartBear Alumni (Retired)

        Hello,

        Thanks for contacting us.

        This is a forum dedicated to Collaborator. 

        I believe you need to post this question in the forum dedicated to Cucumber.

  • Cucumber.js and BDD aren’t new kids on the block. But they’re still fairly unfamiliar for many developers. That’s unfortunate because the two can be very powerful tools for both business people and developers. Let’s have a short look at what BDD is, and then see how Cucumber.js can be used to your advantage.