More than one scenario on the test case
I would like to know with i can create more than one scenario at test case. For example
CT01 - Search with results (input, result)
CT02 - Search without results (input, result)
CT03 - Salve record (input, result)
CT04 - Update record (input, result)
I would like to do the same form that i done at test case on the Enterprise Architech.
Thanks.
Ricardo
CT01 - Search with results (input, result)
CT02 - Search without results (input, result)
CT03 - Salve record (input, result)
CT04 - Update record (input, result)
I would like to do the same form that i done at test case on the Enterprise Architech.
Thanks.
Ricardo
One answer
Hi Ricardo,
Since you asked this question in RQM forum so I am assuming you are talking about manual test in RQM.
If your scenario are driven by different inputs you should explore test data
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/index.jsp?topic=/com.ibm.jazz.install.doc/topics/c_upgrade_rqm_overview.html
If you want to define scenario based on combination of test cases, it can be designed using test suite with steps representing the scenario.
-|- Pramod Chandoria
Since you asked this question in RQM forum so I am assuming you are talking about manual test in RQM.
If your scenario are driven by different inputs you should explore test data
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/index.jsp?topic=/com.ibm.jazz.install.doc/topics/c_upgrade_rqm_overview.html
If you want to define scenario based on combination of test cases, it can be designed using test suite with steps representing the scenario.
-|- Pramod Chandoria