XML to DB2 Comparison using Java xpath

XML to DB2 Comparison using Java xpath

Hi , I am a manual tester by profession , i have a huge xmls file (1 GB) containing product details of 'n' products . i want to compare these xml values with db2 using Java. I have Good knowledge in C, C++ and Ok with java. I am planning to use xpath to get details from xml and save it a file. similar way query details from database and save it in file and later compare those files.

Experts, Please validate my approach and advice me to do it better. Performance is a major parameter so if i can do the same task in any other way please let me know.

Jmeter Experts , please let me know if i can achieve the same using Jmeter ?

--Deepu

View Answers

October 27, 2012 at 7:27 AM

somebody pls help me









Related Tutorials/Questions & Answers:
XML to DB2 Comparison using Java xpath
XML to DB2 Comparison using Java xpath  Hi , I am a manual tester...' products . i want to compare these xml values with db2 using Java. I have Good knowledge in C, C++ and Ok with java. I am planning to use xpath to get details
How to generate xml file using xpath
to make a xml using that,. It would be great is you can help me out with how to make a xml using xpath. Thanks in Advance, SanjayADS_TO_REPLACE_1   Hi...How to generate xml file using xpath  Hi, I have a requirement
Advertisements
Xpath in XML
Xpath in XML  Hi... Please tell me about that What is Xpath?ADS_TO_REPLACE_1 Thanks
xml version comparison
xml version comparison  I have already one xml file, but I get another one xml file in internet,so how to compare the both xml version help to any one
Read XML using Java
of all i need to read xml using java . i did good research in google and came to know.../xmlParsing/java-xml-parsing-using-sax.shtml http://www.roseindia.net/xml/sax...Read XML using Java  Hi All, Good Morning, I have been working
Backbase XML/XSLT/Xpath
Backbase XML/XSLT/Xpath       Backbase Enterprise Ajax is targeted at developers who need to create more... XML. The Backbase Ajax Engine includes client-side XSLT and XPath engines. Read
DB2
DB2  Actually i want to store Live Video Streaming(from Camera) in data base(DB2) & also i want to retrieve the stored video from client(Authorized Person). So Please send me the java code for above functions
accessing xml using java
accessing xml using java  I need to retrieve some elements in xml file using java   Hi Friend, Please visit the following links:ADS_TO_REPLACE_1 http://www.roseindia.net/xml/Listingnode.shtml http://www.roseindia.net
XML parsing using Java - XML
XML parsing using Java  I'm trying to parse a big XML file in JAVA..." in element "MIRate"(THE XML code is below).once he enters coverage rate I need... for it skipping all the elements in Table 1. I'm usin using saxparser, startelement
Java XPath
Java XPath      ... document. -- XPath finds information in an XML document. -- It navigates through attributes and elements of an XML document. -- XPath converts a node from a XML
Query XML with an XPath expression
Query XML with an XPath expression       This Example shows you how to Query Xml File via XPath expression. JAXP (Java API for XML Processing) is an interface which provides
java comparison
java comparison   TABLE 1 TABLE 2 column 1column 2column 3 column 1 column 2 column 3 1 10 A 22 25 A 2 20 B 25 25 B 3 30 G... the java code to solve this table matching
read xml using java
read xml using java  <p>to read multiple attributes and elements from xml in an order.... ex :component name="csl"\layerinterfacefile="poo.c... element to b printed... here is the xml code......................</p> <
SQL Server row comparison using two tables
SQL Server row comparison using two tables  insertion process are completed in table1.string comparison using table2 to table1 if any changes in these tables and then upadated
xml file reading using java
xml file reading using java  hi deepak I want to read some data from xml file and send that output to particular email address using java   import org.w3c.dom.*; import org.w3c.dom.Node; import javax.xml.parsers.
Maven Repository/Dependency: com.github.geirolz | cats-xml-xpath
Maven Repository/Dependency of Group ID com.github.geirolz and Artifact ID cats-xml-xpath. Latest version of com.github.geirolz:cats-xml-xpath dependencies. # Version Release Date You can
xml Converting to java using JDOM
xml Converting to java using JDOM  Hello , I am new to java and JDom so i make a Xml file and i need help to read it from java using objects , my... should be inside a student object i will include the java code and xml code and i
parsing xml file using java code
parsing xml file using java code  parsing a xml file using java code
how to create xml schema from xml doc using java
how to create xml schema from xml doc using java  i want to create xml schema from xml document programatically using java... am using Netbeans IDE 7.0 i hav created the xml document for a table of data from Database... now i
java string comparison example
java string comparison example  how to use equals method in String Comparison?   package Compare; public class StringTest { public... using equals() method. In the above example, we have declared two string
Interceptors Configuration using Java or XML
In this section, you will learn about how to configure interceptors using Java or XML
how to read and write an xml file using java
how to read and write an xml file using java  Hi Can anyone help me how to read and write an xml file which has CData using java
How to Split a large XML file using java?
How to Split a large XML file using java?  How can we split a 500MB Xml file?I know how to split xml file after reading the entire document in a file.Here we cannot load the entire file as it is a large file
XPath Tutorials
in Java tutorial we have studied about how to run XPath query in java... In the previous section of XPath in Java tutorial we have studied about... on an XML file with the use of XPath "|" separator. It allows you more
Java - XPath Tutorial
Java - XPath  Tutorial       Showing all elements of an XML file using Java xpath In this example we have created an XML file "person.xml" first, which
Sending and receiving xml message using Java Program
Sending and receiving xml message using Java Program  Hi Friends, I want to send and receive xml files between two java programs using wire format, could you suggest me the steps to be followed to acheive it or suggest some
Sending and receiving xml message using Java Program
Sending and receiving xml message using Java Program  Hi Friends, I want to send and receive xml files between two java programs using wire format, could you suggest me the steps to be followed to acheive it or suggest some
image comparison - Java Beginners
image comparison  hi all, pls help me to compare 2 images(in pixel and pattern) using jsp...the image pixels are in a xml file...  Hi friend, Read for more information. http://www.roseindia.net/jsp
How to read value from xml using java?
How to read value from xml using java?  Hi All, I want to read value from following xml using java.. In <Line>,data is in format of key... in advance <pre lang="xml"> &lt;?xml version="1.0" encoding="UTF-8" ?>
HOW TO SAVE XML INTO MYSQL AND RETRIEVE IT USING JAVA
HOW TO SAVE XML INTO MYSQL AND RETRIEVE IT USING JAVA  H ello, i have an xml code, i need to save it into mysql 5.5 server database using java. i... as xml and retrieve it the same way i saved it. SOMEONE PLEASE HELP.... this is my
How to values from xml using java?
How to values from xml using java?  Hi All, I want to read value from following < Line> xml using java.. In < Line>,data is in format of key and value pair.. i want to read only values..could u plz help me
Maven dependency for werken-xpath - werken-xpath version 0.9.4 is released. Learn to use werken-xpath version 0.9.4 in Maven based Java projects
-xpath version 0.9.4 in Java projects. Follow the step by step tutorial for using... this version ( werken-xpath - werken-xpath version 0.9.4 ) in their Java...-xpath version 0.9.4 java library in your project. ADS_TO_REPLACE_2 Now you
read XML file and display it using java servlets
read XML file and display it using java servlets  sir, i can't access Xml which is present in my d drive plz can u should go through my code n tell me the things where i went wrong java servlet program protected void
Java-XML-DOM - XML
Java-XML-DOM  Hi! I need some help. I have to make java program that loads an xml file and from it builds DOM(later i will have to work with it - like using xpath in java find some value and replace it...). Since i'm new to java
Comparison between the types of sorting in java
Comparison between the types of sorting in java  welcome all i wanna program in java compare between selection,insertion,bubble,merge,quick sort In terms of timer and put all types in frame and find the timer for example array
download xml file from website using java code
download xml file from website using java code  how to download xml file from website using java code
XPath Explorer
XPath Explorer       XPath is a syntax for navigating inside XML documents, in order... with XPath. Basically, you type in a URL (to an XML or HTML document
Using following-sibling in XPath
Using following-sibling in XPath   ... how one can use "following-sibling" axis in to the XPath expression.... In this example also we have created an XML file "persons.xml" as in our
Java XML Parsing Using DOM
Java XML Parsing Using SAX To Parse XML document using SAX parser method you need to follow the following steps. Consider the following XML file Students.xmlADS_TO_REPLACE_1 <?xml version="1.0" encoding="UTF-8
Java XML Parsing Using SAX
Java XML Parsing Using SAX To Parse XML document using SAX parser method you need to follow the following steps. Consider the following XML file Students.xmlADS_TO_REPLACE_1 <?xml version="1.0" encoding="UTF-8
parsing xml using sax
parsing xml using sax  how to get values if the root elements are same and their attributes are different
String Comparison - Java Interview Questions
String Comparison  How to compare string in Java?  Hi...;); } }}-----------------------------------------read for more information,http://www.roseindia.net/java/java-tips/data/strings/12stringcomparison.shtml
Reading xml file using dom parser in java with out using getelementby tag name
Reading xml file using dom parser in java with out using getelementby tag name  Hi, How to read the xml file using java with dom parser, but without using getelementbytag name, and also read the attribute values also. I had
DB2 - Development process
competition. I am using IBM's DB2 for database purpose. I don't know how to connect to database(DB2) from jsp application.I am using eclipse as an IDE. I am... the screen shots of how it works.  Hello I m not using db2, so i can.t
jsp connection to db2
jsp connection to db2  hello friends i have a project to do in jsp using db2 database can anyone please help me in connecting a jsp page to db2 database?? please frienda help me
Use of "descendant" in XPath expression
Use of "descendant" in XPath expression       In this section of XPath in Java tutorial you will learn use of descendant in XPath expression. "descendant"
using xml and html in xcode project
using xml and html in xcode project  i want to use xml file and html in xcode instead of plist how can i do
passing xml created using DocumentBuilderFactory as input to oracle stored procedure using java JDBC
passing xml created using DocumentBuilderFactory as input to oracle stored procedure using java JDBC  I want to send the xml as input parameter... are completed and working fine,but i can't able to send the xml created using
validation in struts2 using .xml file
validation in struts2 using .xml file  how to do xml validation in struts2 on dynamic fields   Hello Friend, Please visit the following link:ADS_TO_REPLACE_1 http://www.roseindia.net/struts/struts2/struts2validation
Maven dependency for com.itelg - xpath-helper version 0.5.3-RELEASE is released. Learn to use xpath-helper version 0.5.3-RELEASE in Maven based Java projects
tutorial for using the latest version of com.itelg - xpath-helper in your Maven/Gradle...Maven dependency for  com.itelg  - Version 0.5.3-RELEASE of xpath-helper released The developers of   com.itelg - xpath-helper project

Ads