Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XMLCHECKPOINTS (Testing Webservices)
#2
Not Solved
1. XML Checkpoints check the expected data within XML elements, Attributes, and their values. You can also enable XML and Schema Validation within each XML checkpoint.

2. So if your XML response should contain certain information, you can add an XML checkpoint to make sure the values are correct. Example: make sure <user>Joe</user> is returned

3. UPdate Run Mode means that it will update the XML checkpoint structure in the event that new XML elements are added to a response. When you add an XML checkpoint, it takes a snapshot of all the elements that are in an XML request or response. If the XML is updated to add more element names, the test will fail if you dont update the element structure. Update mode will let QTP update the checkpoint to use the NEW structure but You will need to check your expected checkpoint values again
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, 03:01 AM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)