Answer Posted / 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 View All Answers
Whether qtp 9.0 supports Test director8.0
Explain step generator in qtp?
How to connect to a database?
what could go wrong with test automation?
What phases are involved in testing an application in qtp?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
what is impact analysis on regression testing?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Which features or drawbacks of QTP lead to the upgrade for a newer version?
what is the difference between data driver & data driven and driver script?
How will you report the bug and explain the defect tracking sheet you handled?
in a web page How to check and display a particular word from a paragraph?
Explain more about the Test Fusion Report of QTP?
How you can replace string in qtp?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?