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 |
Differentiate the two Object Repository Types of QTP.
Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks
Explain getroproperty and gettoproperty & settoproperty?
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?
Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance
describe some problems that u had with automating testing tool?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What are the technics follow in writing VB script?
how do u get lib files into scripting files?