Micro Focus QTP (UFT) Forums
Intercept http - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: Intercept http (/Thread-Intercept-http)



Intercept http - dgrenier - 08-05-2010

Hi I have a project which ask me to validate
parameters values from.In order to do this I need to intercept the http query string.

example:
http://ws.website.com/HG?hc=&hb=DM550729FLCE&cd=1&hv=6&n=/homepage&con=&vcon=/home&tt=auto&ja=y&dt=19&zo=240&lm=1280966224000&ce=y&ss=1280*800&sc=32&sv=15&cy=lan&hp=n&ln=fr-ca&np=Win32&nc=x86&vpc=HBX0100u&vjs=HBX0250.10u&hec=0&pec=&cmp=&gp=&dcmp=&dcmpe=&dcmpre=&cp=null&fnl=&seg=&epg=&cv=&gn=&ld=&la=&c1=&c2=&c3=&c4=&customerid=&ttt=lid,lpos,name&ra=&search.keywords=&search.results=&search.attr1=&search.attr2=&search.attr3=&search.attr4=&cv.c5=&cv.c6=&cv.c7=&cv.c8=&cv.c9=&cv.c10=&cv.c11=&cv.c12=&cv.c13=website%7Cen&cv.c14=&cv.c15=&cv.c16=&cv.c17=&cv.c18=&cv.c19=&cv.c20=&cv.c21=&cv.c22=&cv.c23=&cv.c24=&rf=bookmark&pu=&pl=&lv.id=mobile_apps,&lv.pos=home,&hid=0.6648821019865029

can anyone help me with this

Thanks


RE: Intercept http - guin.anirban - 08-05-2010

can you explain bit elaborately?


RE: Intercept http - dgrenier - 08-05-2010

I am testing a website.
when even are generates ( refresh, click, etc..)

a http query is generated, then send.
like in the example sent previously.
this query contains parameters and I need to validate those parameters.

so I need to intercept the http query before is being sent.


RE: Intercept http - venkatbatchu - 08-06-2010

Can u please explain the scenario in step by step process so that we can suggest u?