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

13 lines
886 B
XML
Raw Normal View History

2021-07-05 06:16:47 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<testsuite failures="0" name="cucumber.runtime.formatter.JUnitFormatter" skipped="0" tests="1" time="27.098506">
<testcase classname="Organization tab functionality verification" name="Verify user can download organization in excel format" time="27.098506">
<system-out><![CDATA[Given user login to hills application with hillmgr and Ss@hills2............passed
And user click on Organization tab..........................................passed
And user click on New link to add organization..............................passed
And user click on Save button without adding organization details...........passed
And user click on Cancel button in new organization form....................passed
Then user should be taken to organization home tab..........................passed
]]></system-out>
</testcase>
</testsuite>