How cookies can be tested in QTP?
Answers were Sorted based on User's Feedback
Answer / rajesh
Cookies can be tested using WebUtil object.
Eg:
WebUtil.AddCookie
WebUtil.DeleteCookie
WebUtil.GetCookies
| Is This Answer Correct ? | 9 Yes | 2 No |
Where we use data driver in qtp?
How to get Links count in an web application,without descriptive programming?
How do u connect database through QTP tell me both Ms Access and SQL
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
what is descriptive programming?
i have 100 manual test cases, how to automate from no 1. ols detail steps
What is synchronization? What are the ways you can synchronize?
what is ODC and GDC?
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
what is exacltly TIERS ?
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script
In how may ways we can use checkpoints to an application using QTP?