How cookies can be tested in QTP?

Answers were Sorted based on User's Feedback



How cookies can be tested in QTP?..

Answer / rajesh

WebUtil.DeleteCookies

Is This Answer Correct ?    9 Yes 1 No

How cookies can be tested in QTP?..

Answer / rajesh

Cookies can be tested using WebUtil object.
Eg:
WebUtil.AddCookie
WebUtil.DeleteCookie
WebUtil.GetCookies

Is This Answer Correct ?    9 Yes 2 No

Post New Answer

More QTP Interview Questions

I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.

1 Answers   TCS,


what is frame work of qtp?

4 Answers   ITC Infotech, KPIT,


How can I replace all the text from the QTP script with some other text.

1 Answers   Livetek,


In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.

2 Answers   BirlaSoft, TCS,


in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?

0 Answers   Wipro,






Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.

1 Answers  


For Usability testing, which is preferable Automation or Manual?

6 Answers  


What are the different kinds of test steps?

0 Answers  


Is it possible to change the property value at runtime? How it is possible?

0 Answers  


can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.

4 Answers  


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?

0 Answers  


What are the 3 main stages involved in testing with qtp?

0 Answers  


Categories