User Activity

What do i wrong? I made a business rule for a change so thats not posible the same user do both task.  (function executeRule(current, previous /*null when async*/) {var tsk = new GlideRecord('change_task');tsk.addQuery('Parent', '==', current.Parent)...
How to With a normal change, ensure that the implementation and testing task is done by two different users