Would it be possible to pass parameters in between the stories. Let me elaborate my query with example.
Suppose I have a story test1. I have written few steps in it and last step creates an object in my application with ID as "testFoo1", Id will be generated dynamically by story1 steps. Now I want story 2 (lets say test2) to verify the object created with ID as "testFoo1" (Generated in first story). Since the story 1 creating the id dynamically I can not define that in story2 beforehand. Is there any way to get that object id in story 2 for verification? Any suggestion would be of great help. Thanks in Advance Arpit DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
