Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XML FILE COULD NOT BE PARSED
#1
Not Solved
Hi,
when i uploading environment xml file to Load variables that showing xml file could not be parsed. evrythng is alright but only that thg i cant do correct. i need answer asap plz help me out.
thanx


Code:
<Environment>
<Variable>
    <Name>Age</Name>
    <Value>25</Value>
</Variable>
<Variable>
      <Name>Location</Name>
      <Value>India</Value>
</Variable>
</Environment>
Sad

Thanx & regards,
Debasmita Tripathy
Reply
#2
Not Solved
I just copied below xml into a notepad and successfully loaded into QTP environment variables. Can you please try by copying it into a new xml file?

Code:
<Environment>
<Variable>
    <Name>Age</Name>
    <Value>25</Value>
</Variable>
<Variable>
      <Name>Location</Name>
      <Value>India</Value>
</Variable>
</Environment>
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Getting an 'Error in XML document' Error when submitting web services XML luckyexpert 0 2,930 08-20-2013, 10:23 PM
Last Post: luckyexpert
  Delete and Replace nodes using vbscript in XML file SweetyChowdhury 0 4,243 04-18-2013, 01:11 PM
Last Post: SweetyChowdhury
  Script to read a XML file Anand 4 21,600 05-30-2011, 12:27 PM
Last Post: Anand
  Problem with creating an XML file Orbitz1 1 2,881 09-22-2009, 10:58 AM
Last Post: Saket
  Need URGENT help how to read xml string / xml tag value in web page using QTP VQTP 2 5,700 04-16-2009, 02:27 AM
Last Post: VQTP

Forum Jump:


Users browsing this thread: 1 Guest(s)