Hello Jan,
Thanks for your reply.
Our Actual scenarios is as below.
We have around ~100 users accessing HPQC for test executions at the same time .
Our test cases are designed in such a way that different steps in a test case need to be executed by multiple users.
Scenario Example:
Consider a Test Case with 30 steps.
Initial steps (1-10) will be executed by user1 followed by user2 (11-20) and user3 will execute (21-30).
With the above scenario we need only one test run with respective to the Test Case. So while user1 is executing steps (1-10) user2 should not be able to start a new run on the same test and a lock message pop-up should be invoked with the username of user1 .
In HP Quality Centre 10.0 without any workflow customization we were able to achieve the restrictions.
So please suggest us a solution.
Regards