Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1629 by swarup.r...@gmail.com: Problem with Test Template feature
http://code.google.com/p/robotframework/issues/detail?id=1629

I have a scenario, "Login > Log a ticket > Logout", where I have to repeat one of the steps (ticket logging) multiple times (I do not want to use loops to complicate things).

For example;
I have created 3 keywords; "Login to my app", "Log ticket" and "Logout".
I want to log multiple tickets but without logging out mutiple times. Hence I need a way to achieve this. I am writing my test cases in html format.

For reference, please check the scereenshot of my test case file. Here 'Login to WHMCS', 'Create New Ticket' and 'Logout' are my custom keywords. As mentioned in screenshot, test case "Add New Ticket" works fine but "Add Multiple Tickets" gives error as it expects 7 parameters for all 3 keywords which is not the case.

I am using jybot.
Robot Framework 2.8.1 (Jython 2.5.4rc1 on java1.6.0_21)

Please look into this and advise.

Attachments:
        Template_Issue.png  22.2 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to