112 lines
2.9 KiB
JSON
112 lines
2.9 KiB
JSON
[
|
|
{
|
|
"line": 1,
|
|
"elements": [
|
|
{
|
|
"start_timestamp": "2021-06-21T12:31:58.682Z",
|
|
"line": 11,
|
|
"name": "Verify valid login credentials",
|
|
"description": "",
|
|
"id": "hills-login-functionality;verify-valid-login-credentials;;2",
|
|
"type": "scenario",
|
|
"keyword": "Scenario Outline",
|
|
"steps": [
|
|
{
|
|
"result": {
|
|
"status": "undefined"
|
|
},
|
|
"line": 4,
|
|
"name": "user navigate to hills login page",
|
|
"match": {},
|
|
"keyword": "Given "
|
|
},
|
|
{
|
|
"result": {
|
|
"status": "undefined"
|
|
},
|
|
"line": 5,
|
|
"name": "user enters usernamehillmgr and passwordSs@hills1",
|
|
"match": {},
|
|
"keyword": "When "
|
|
},
|
|
{
|
|
"result": {
|
|
"status": "undefined"
|
|
},
|
|
"line": 6,
|
|
"name": "user clicks on sign in button",
|
|
"match": {},
|
|
"keyword": "And "
|
|
},
|
|
{
|
|
"result": {
|
|
"status": "undefined"
|
|
},
|
|
"line": 7,
|
|
"name": "user shold be login to hills application",
|
|
"match": {},
|
|
"keyword": "Then "
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"start_timestamp": "2021-06-21T12:31:58.803Z",
|
|
"line": 22,
|
|
"name": "Verify Invalid login credentials",
|
|
"description": "",
|
|
"id": "hills-login-functionality;verify-invalid-login-credentials;;2",
|
|
"type": "scenario",
|
|
"keyword": "Scenario Outline",
|
|
"steps": [
|
|
{
|
|
"result": {
|
|
"status": "undefined"
|
|
},
|
|
"line": 15,
|
|
"name": "user navigate to hills login page",
|
|
"match": {},
|
|
"keyword": "Given "
|
|
},
|
|
{
|
|
"result": {
|
|
"status": "undefined"
|
|
},
|
|
"line": 16,
|
|
"name": "user enters usernamehillmgr and passwordRR@his1",
|
|
"match": {},
|
|
"keyword": "When "
|
|
},
|
|
{
|
|
"result": {
|
|
"status": "undefined"
|
|
},
|
|
"line": 17,
|
|
"name": "user clicks on sign in button",
|
|
"match": {},
|
|
"keyword": "And "
|
|
},
|
|
{
|
|
"result": {
|
|
"status": "undefined"
|
|
},
|
|
"line": 18,
|
|
"name": "user shold not be login to hills application",
|
|
"match": {},
|
|
"keyword": "Then "
|
|
}
|
|
],
|
|
"tags": [
|
|
{
|
|
"name": "@Invalidtest"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"name": "hills login functionality",
|
|
"description": "",
|
|
"id": "hills-login-functionality",
|
|
"keyword": "Feature",
|
|
"uri": "file:src/test/resources/Features/HillsLogin.feature",
|
|
"tags": []
|
|
}
|
|
] |