Retail Point-of-Service Solutions (MOSC)

MOSC Banner

Xunit giving no test case configured

edited Feb 1, 2019 7:57AM in Retail Point-of-Service Solutions (MOSC) 4 commentsAnswered ✓

Hi Community,

Xunit is giving no test case configured. Please find the screenshot and XunitConfig.xml test case configured.

<?xml version="1.0" encoding="UTF-8"?>

<XunitConfig xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="XunitConfig.xsd">

     <Parameter name="XunitDelay" value="3000"/>

    <TestSuite name="MY_TEST_SUITE">

        <RunTest description="Run test case TEST_CASE.1" testName="TEST_CASE.1"/>

    </TestSuite>

    <TestCase applicationKey="REGISTER" name="TEST_CASE.1">

        <TestStep action="ACCEPT" data="100" description="Enter 100 (PromptUserIdOp)"/>

        <TestStep action="ACCEPT" data="1" description="Enter 1 (PromptPasswordOp)"/>

        <TestStep action="CONTINUE" description="CONTINUE (CustomerSearchOp)">

            <Form name="CUSTOMER_SEARCH"/>

        </TestStep>

        <TestStep action="ACCEPT" data="5471609452838" description="Enter 5471609452838 (PromptItemScanOp)"/>

        <TestStep action="PRE_TENDERING" description="PRE_TENDERING (PromptItemScanOp)"/>

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center