Oracle
1Z0-434 · Question #19
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…
The correct answer is D. The namespaces are different, but the namespace prefix is the same. See the full explanation below for the reasoning.
Question
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.
Options
- AThe namespaces are the same, but the namespace prefix is different.
- BAn element has the same child attributes, but they are in a different order.
- CAn element has a different name, but the same child attributes are in the same order.
- DThe namespaces are different, but the namespace prefix is the same.
How the community answered
(58 responses)- A16% (9)
- B9% (5)
- C3% (2)
- D72% (42)
Community Discussion
No community discussion yet for this question.