Hi Folks, I have an input XML in hand along with some conversion rules saying if input xml have "abstract:abstract" tag then it should be converted to "Abstraction" in the output XML. And similarly for the attributes as well like "id" should be replaced with "ID".
All the conversion rules i have in excel and i will be given two XMLs namely input and output. I need to validate if the converted output xml is converted as per the conversion rules or there is some discrepancy. One more rule is there which says if in input xml any element have "suppress=true" then it should be deleted from the output xml, i.e it should not be present and so its all childs should be deleted. Regards Meghraj Singh -- -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en --- You received this message because you are subscribed to the Google Groups "QTP - HP Quick Test Professional - Automated Software Testing" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
