Hello
Can anybody elaborate for the following statements that are use in web
services automation.


1. Set objHTTP = CreateObject("MSXML2.XMLHTTP")

what is MSXML2, and XMLHTTP ?

2. Call objHTTP.Open("GET", url, FALSE)

3. Set xmlDOC = CreateObject ( "MSXML.DOMDocument")

 what is MSXML Dom document ?

4. objHTTP.Open "POST", strWebserviceURL, False

what is "POST" ?

What  the above statements do ? (significance, purpose and meaning )  ?
Can anybody provide some information for the above ?

Thanks in Advance
Charan

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to