What's the error message? Does it say that it does not find the path to the given story?

Note that you have a double / in the path - could be the reason it's not found.

On 27/04/2012 14:06, Jitendra Singh Bhati wrote:
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

Reply via email to