We are new to Test case xaml creation, we have created a test case xaml and set a publishable,updated the code and pushed the changes to github. But after pushing code we saw project.json and found the metadata for process is different from other process which is created by another team. Are we missing anysteps in creating test case xaml?
Our Test case xaml metadata : {
“editingStatus”: “Publishable”,
“testCaseId”: “9b5u38b-fb2d-4jj0-9nj8-01c1426c12f4”,
“testCaseType”: “TestCase”,
“executionTemplateInvokeIsolated”: false,
“fileName”: “TestFramework\testCases\TESt.xaml”
}
Other team test case xaml metadata : {
“editingStatus”: “Publishable”,
“testCaseId”: “e1877c3a-9006-55be-92bb-d0acbe30d082”,
“testCaseType”: “TestCase”,
“fileName”: “TestFramework\testCases\Testing.xaml”
},
@Anil_G do we need to set the execution template because there is already execution template. If yes what is the use of it? Also we are using same studio version. If i set the execution template we have following metadata.