Search Results for

    Show / Hide Table of Contents

    Class CallXmlComparator

    Call XML Comparator

    Inheritance
    System.Object
    CallXmlComparator
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Quark.XA.Core.AutomationProject.ActionsXA.Utilities
    Assembly: Quark.XA.Core.AutomationProject.dll
    Syntax
    public class CallXmlComparator

    Methods

    CompareXml(String, String)

    Compare Current Transformed with Reference Transformed

    Declaration
    public void CompareXml(string testcaseName, string path = null)
    Parameters
    Type Name Description
    System.String testcaseName

    Test Case ID

    System.String path

    specify path if other than current source folder

    ConvertXml(String)

    Call Convert Xml to remove data from xml which is not required

    Declaration
    public void ConvertXml(string testcaseName)
    Parameters
    Type Name Description
    System.String testcaseName

    Test Case ID

    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.