Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XMLCHECKPOINTS (Testing Webservices)
#4
Not Solved
just to clarify:
is it your XML response that contains the limit elements?

does the xml response contain all the states or are you looping through each row of the data sheet and request by a single state?

If you are getting all states in a single response, then essentially your xml structure should be consistent. If you are doing single requests on each state and each state will have a different number of limit elements causing dynamic xml response, then you have to modify the XML checkpoints to not check the number of child elements. If you have to verify the values in these dynamic elements, its best to write some vbscript to do this instead of using an XML checkpoint. XML Checkpoints are intended for XML requests/response where the structure does not change.
Reply


Messages In This Thread
XMLCHECKPOINTS (Testing Webservices) - by reenuu - 03-22-2008, 12:38 AM
RE: XMLCHECKPOINTS (Testing Webservices) - by jglasser - 03-25-2008, 09:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WEBServices Veera0383 0 1,635 08-21-2013, 02:47 PM
Last Post: Veera0383
  impossible to pass a parameter of type 64 bytes in a webservices dosreis 0 2,020 06-21-2013, 01:55 AM
Last Post: dosreis
  New to webservices testing in QTP Shwetha 0 2,147 02-08-2009, 02:46 AM
Last Post: Shwetha
Question WebServices Testing reenuu 3 3,219 03-21-2008, 11:53 PM
Last Post: reenuu

Forum Jump:


Users browsing this thread: 1 Guest(s)