Changes between Initial Version and Version 1 of Ticket #13363, comment 3


Ignore:
Timestamp:
Jan 24, 2018, 4:57:39 PM (6 years ago)
Author:
Roberto Longobardi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13363, comment 3

    initial v1  
    2929Then, to delete any single test case, assign its id to the {{{tc_id}}} variable and use this command:
    3030{{{
    31 server.testmanager.deleteTestObject('testcase', id)
     31server.testmanager.deleteTestObject('testcase', tc_id)
    3232}}}
    3333