Project Number Date
Examples(test) d3b3aca0-1554-4ad7-ba5a-91644033126e 06 Mar 2022, 20:39

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@specific-validation 8 0 0 0 0 8 1 0 1 0.296 Passed
0.296
Before io.virtualan.cucumblan.core.BaseStepDefinition.before(io.cucumber.java.Scenario) 0.000
Before io.virtualan.cucumblan.core.DBBaseStepDefinition.before(io.cucumber.java.Scenario) 0.000
Before io.virtualan.cucumblan.core.MsgBaseStepDefinition.before(io.cucumber.java.Scenario) 0.000
Given a user perform a api action 0.000
And add request with given header params 0.000
contentType application/json
And create api with given input 0.000
birthday 1918-10-24
postalCode 60563
{
    "birthday": "1918-10-24",
    "postalCode": "60563"
}
When a user post application/json in /api/riskfactor/compute resource on api 0.213
{
    "AcceptContentType": "application/json",
    "resource": "https://live.virtualandemo.com/api/riskfactor/compute",
    "context": {
        "STATUS_CODE": "200",
        "id": "xzwbqgap18"
    },
    "url": "https://live.virtualandemo.com"
}
Then the status code is 200 0.000
{
    "STATUS_CODE": "200",
    "id": "xzwbqgap18"
}
And verify api response with 65 includes in the response 0.000
And store the . value of the key as riskFactor 0.000
And evaluate the [riskFactor]=65 condition success 0.080

Success condition :[riskFactor]=65 >>> status true