You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of test or build would be beneficial to validate produced xml reports against there xsd schemas where exists. Example would be junit. This could be achieved by either using Dbms packages to validate schema or after reports produced at then end against xml validator api.