Run Test Case with more than one Test Script in RQM
![]()
Hi all,
for example:
test case: login attempts
i have only one test case and more than one test script and one execution chance.
i can not use test suit. i can not use more test case for each test script.
|
Accepted answer
![]()
Hi Hakki,
Having multiple test scripts in a RQM test case is not a good idea and goes against the best practises for RQM. Read and understand the following article by an RQM expert as to why this is a bad idea. https://sleroyblog.wordpress.com/2013/05/22/a-rqm-usage-antipattern-multiplying-nonequiv-test-scripts-associated-to-a-test-case/ You really need to use one test case for each of the above scripts as the test scripts do different tests. yours sincerely, Simon Hakki Bozkurt selected this answer as the correct answer
|
One other answer
![]()
Hakki,
The scenario you described would fit into the usage of a Test Suite; is there a reason why you cant use Test Suites in your testing environments
Additionally, take a quick look this article,it may be useful
|