Actually I am creating a form named new_lic_form which has 7 slots in it namely : customer name , partner name , license type , max users , max developers and project name. Help me write stories and rules for this form with both happy and unhappy paths(all possible ways)
So far I have had some story and rules as follows
How to finetune the story with both happy and unhappy paths which should also include form_validation action next to which API call custom action must be performed. So help me create a story for this situation.