HI all,
I am using JBehave 3.6.2.I have one query which is mentioned below:
[1] *Content of a.story:*
Scenario: Default setup
GivenStories: *com*/scenarios/setup/init_default_config
*[2] Content of init_default_config:*
Scenario: one test request is *resend
*
GivenStories : *com*//scenarios/setup/get_counters
*[3] Content of get_counters:*
Scenario: Get the counters for the load/unload screen
When I go to the main screen
*Issue:* Execution folow does not reach into get_counters file so does not
execute anything from it.
Please suggest how to resolve this.
--
Regards,
Jitendra