Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Reusable test preparation description for different test cases or test scripts

Normally the execution of a test case can be split in test preparation and test execution. In many cases the test preparation is equal for several test cases.
How can I define a test preparation which can be used for several test cases?
In the eclipse test automation tool Xored Q7 it is possible to define a so called context item which can be referenced in different tests. Also it is possible to use several context items which describe the complete test preparation of a test.

0 votes


Accepted answer

Permanent link
There is a concept in Test Script Keyword(http://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.0/com.ibm.rational.test.qm.doc/topics/c_keyword_view.html?lang=en) which could be close to what you want for test scripts. There is no such concept or feature in test case though.
I am thinking you may use TestPlan a location to put those common test preparation related info(such as test objectives, quality objectives, criteria etc) and add those test cases to test plan's test case sections. Although there is no reference in test cases in this case, the hierarchy of testplan and testcase may serve your use case.
Markus Farnung selected this answer as the correct answer

2 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,017

Question asked: Jan 22 '15, 10:00 a.m.

Question was seen: 3,965 times

Last updated: Jan 22 '15, 11:41 p.m.

Confirmation Cancel Confirm