abstract fun saveTestExecution(testPlanExecution: TestPlanExecution): Unit
Save the given common test plan execution into the mongo database.
testPlanExecution - is the test plan execution to save.
testPlanExecution