UNPKG

estructura_automation

Version:

Paquete de estructura de automation

63 lines 1.6 kB
{ "generatedAt": "2025-06-27T14:29:07.932Z", "totalTests": 1, "manualTests": 0, "automatableTests": 1, "manualPercentage": 0, "automatablePercentage": 100, "tests": [ { "id": "example_example_tc_1", "name": "Inicio de sesión exitoso con credenciales válidas", "path": "Example/Example", "automatable": true, "isManual": false, "tags": [], "featureFile": "example.feature", "stepCount": 6, "steps": [ { "id": "example_example_tc_1_step_1", "text": "En la página de inicio de sesión con RIF/Cédula" }, { "id": "example_example_tc_1_step_2", "text": "Ingreso mi RIF/Cédula \"1234567890\"" }, { "id": "example_example_tc_1_step_3", "text": "Ingreso mi contraseña \"Test123!\"" }, { "id": "example_example_tc_1_step_4", "text": "Hago click en el botón \"Ingresar\"" }, { "id": "example_example_tc_1_step_5", "text": "Debo ser redirigido a la página de aplicaciones" }, { "id": "example_example_tc_1_step_6", "text": "Debo ver mi panel de cuenta" } ] } ], "statistics": { "totalSteps": 6, "averageStepsPerTest": 6, "testsByApp": { "example": { "name": "Example", "totalTests": 1, "manualTests": 0, "automatableTests": 1 } }, "tagStatistics": { "totalUniqueTags": 0, "tagCounts": {}, "mostCommonTags": [] } } }