You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cognizant Intelligent Test Scripter
How does CITS make a BDD feature file executable? I assume someone needs to code the step definitions.
shantha laxmi kumar
unread,
Jun 18, 2018, 2:33:50 AM6/18/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cognizant Intelligent Test Scripter
CITS creates compatible test cases (or reusable components) by reading your feature files. You can try using this feature form Tools>BDD>import feature file (from the CITS ide) in your CITS project. The scenario names in your feature files is your corresponding CITS test case names and the reusable components are your corresponding step names in the feature file.