18 lines
1.1 KiB
XML
18 lines
1.1 KiB
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<testsuite failures="0" name="cucumber.runtime.formatter.JUnitFormatter" skipped="2" tests="2" time="0.131554">
|
||
|
<testcase classname="hills login functionality" name="Verify valid login credentials" time="0.100429">
|
||
|
<skipped><![CDATA[Given user navigate to hills login page.....................................undefined
|
||
|
When user enters usernamehillmgr and passwordSs@hills1......................undefined
|
||
|
And user clicks on sign in button...........................................undefined
|
||
|
Then user shold be login to hills application...............................undefined
|
||
|
]]></skipped>
|
||
|
</testcase>
|
||
|
<testcase classname="hills login functionality" name="Verify Invalid login credentials" time="0.031125">
|
||
|
<skipped><![CDATA[Given user navigate to hills login page.....................................undefined
|
||
|
When user enters usernamehillmgr and passwordRR@his1........................undefined
|
||
|
And user clicks on sign in button...........................................undefined
|
||
|
Then user shold not be login to hills application...........................undefined
|
||
|
]]></skipped>
|
||
|
</testcase>
|
||
|
</testsuite>
|