How do you test if an XML file is correct or not?
Answers were Sorted based on User's Feedback
Answer / reema
Hi,
Save the xml file with .xml extension and then open the xml
in internet explorer. If it's a valid xml file it will show
the structure otherwise will show the error.
Thanks
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / gourisankar
I am agree with the answer mentioned above. But there is a
tool available name XML DTD validator to check the xml files
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / kamblep
If u are using a Testing Tool like QTP then u can use an XML
checkpoint to test whether the file is a valid XMl file or not.
| Is This Answer Correct ? | 5 Yes | 1 No |
1.What types of documents would you need for QA, QC, and Testing?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is driver and stub? where it is used, in top down or bottom up approach?
Plese tell me What is V model how do u prepair documnet using V model ?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
have u involved in reviws ? wt type reviews u done?
What is difference between SDLC and STLC?
16 Answers College School Exams Tests, HCL, TCS, Verizon,
What are the recommended sites or books for software testing?
where do we use checkpoints in real time?where they actually come into picture?
How do you estimate staff requirements?
how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric
What is the difference between unit testing and smoke testing