When using Code Evolution, after adding a new parameter to a procedure it seems to work fine, but when you export the test case and import it elsewhere, the parameter is not imported.
This seems to happen when you have a procedure that has some input parameters and then an output parameter at the end. When you add a new input-parameter, this input parameter gets the same value in qu_test_element.position as the output parameter. The export seems to work fine and the file contains the parameter, but when running the import, that parameter is not imported.
Steps to reproduce:
- Create test definition for procedure.
- Insert parameters in the procedure source code.
- Update the test definition with Code evolution.
- Export.
- The exported XML should contain unique position values for test elements.
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center