If you choose xml-similar, identify two conditions that will cause the comparison to fall.

When you create an assert in a test case, you can specify a Compare By rule of xml-identical or
xml-similar. The rule designates the strictness of the comparison.
If you choose xml-similar, identify two conditions that will cause the comparison to fall.

When you create an assert in a test case, you can specify a Compare By rule of xml-identical or
xml-similar. The rule designates the strictness of the comparison.
If you choose xml-similar, identify two conditions that will cause the comparison to fall.

A.
The namespaces are the same, but the namespace prefix is different.

B.
An element has the same child attributes, but they are in a different order.

C.
An element has a different name, but the same child attributes are in the same order.

D.
The namespaces are different, but the namespace prefix is the same.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Williams Gómez

Williams Gómez

C,D