Concurrent access on a Test Case

The release related discussions, plans and questions.
Locked
Pierre
Advanced user
Posts: 25
Joined: Mon Jul 02, 2007 2:26 pm

Concurrent access on a Test Case

Post by Pierre »

Hello,

I noticed that concurrent access on a test case is possible. I mean, it's possible to edit a test case at the same time for two different users.

Question: is it possible to prevent a test case from being edited simultaneously by two users.

I already opened a question about the protection in Test Link, which is for me one of the main drawback of the tool.

(Anyway Test Link is fine).

Best regards
Pierre
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

think this a common problem (IMHO) in a lot of application.
One solution is to BLOCK/LOCK editing or other operations when one
user takes control of an object.
This posses problems like deadlock.

I would appreciate contribution i.e. real life solutions

regards
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Yeeh, we discussed the topic a few years ago. We decided that this is neglectable risk meantime.
Anyway, I expect that we will solve it later.
Locked