Automation_Framework/maven/target/cucumber-reports/cucumber.json

140 lines
4.0 KiB
JSON

[
{
"line": 1,
"elements": [
{
"start_timestamp": "2021-07-02T12:02:54.726Z",
"line": 58,
"name": "Verify user can download organization in excel format",
"description": "",
"id": "organization-tab-functionality-verification;verify-user-can-download-organization-in-excel-format;;2",
"after": [
{
"result": {
"duration": 799692800,
"status": "passed"
},
"match": {
"location": "KOLProfileSteps.closeBrowser()"
}
},
{
"result": {
"duration": 664000,
"status": "passed"
},
"match": {
"location": "OrganizationSteps.closeBrowser()"
}
},
{
"result": {
"duration": 10643200,
"status": "passed"
},
"match": {
"location": "ContactsTabSteps.closeBrowser()"
}
}
],
"type": "scenario",
"keyword": "Scenario Outline",
"steps": [
{
"result": {
"duration": 14605842500,
"status": "passed"
},
"line": 48,
"name": "user login to hills application with hillmgr and Ss@hills2",
"match": {
"arguments": [
{
"val": "hillmgr",
"offset": 37
},
{
"val": "Ss@hills2",
"offset": 49
}
],
"location": "HillsCommonSteps.user_login_to_konector_application_with_username_and_password(String,String)"
},
"keyword": "Given "
},
{
"result": {
"duration": 5742222600,
"status": "passed"
},
"line": 49,
"name": "user click on Organization tab",
"match": {
"location": "OrganizationSteps.userclickonOrganizationtab()"
},
"keyword": "And "
},
{
"result": {
"duration": 736202400,
"status": "passed"
},
"line": 50,
"name": "user click on New link to add organization",
"match": {
"location": "OrganizationSteps.userclickonNewlinktoaddorganization()"
},
"keyword": "And "
},
{
"result": {
"duration": 2161249000,
"status": "passed"
},
"line": 51,
"name": "user click on Save button without adding organization details",
"match": {
"location": "OrganizationSteps.userclickonSavebuttonwithoutaddingorganizationdetails()"
},
"keyword": "And "
},
{
"result": {
"duration": 2868606800,
"status": "passed"
},
"line": 52,
"name": "user click on Cancel button in new organization form",
"match": {
"location": "OrganizationSteps.userclickonCancelbuttoninneworganizationform()"
},
"keyword": "And "
},
{
"result": {
"duration": 22876100,
"status": "passed"
},
"line": 53,
"name": "user should be taken to organization home tab",
"match": {
"location": "OrganizationSteps.usershouldbetakentoorganizationhometab()"
},
"keyword": "Then "
}
],
"tags": [
{
"name": "@AddOrg"
}
]
}
],
"name": "Organization tab functionality verification",
"description": "",
"id": "organization-tab-functionality-verification",
"keyword": "Feature",
"uri": "file:src/test/resources/Features/Organization.feature",
"tags": []
}
]