
Loading ...
Web applications uses cookies to store user related information. While testing these cookies might interfere with the results of test. It is recommended to delete cookies before starting new test.
In this article we will see how to delete cookies for a browser. Different browser stores cookies in different places and in different format.
Deleting IE Cookies
IE [...]
Register or Login to read the full article...
Tags used -
Cache, Cookies, delete, FileSystemObject, Firefox, IE, Internet Explorer

Loading ...
What is ReplayType?
ReplayType is QTP Web Add-in setting. It can be used to change how the events are replayed on the browser. There are two modes of ReplayType
Events (1) - Replay of events using the Browser methods (something similar to DOM).
Mouse (2) - Replay of events using the mouse and keyboard simulation.
When to change ReplayType?
Use [...]
Register or Login to read the full article...
Tags used -
Blocker, disabled, enable, Enabled, Events, IE, Internet Explorer, Mouse, Object is disabled, Popup, Replay, replaying, ReplayType, Setting

Loading ...
VBScript is a scripting language. A VBScript can be executed in various ways
Using Windows Script Host (wscript.exe and cscript.exe). Will cover this later
Inside HTML page for IE Browser.
Other host process which allows to execute code in VBScript format (ex - HP QuickTest Pro)
Internal methods and objects
VBScript provides method and objects that can be used [...]
Read the full article...
Tags used -
command, CScript, HTML, IE, Introduction, Mercury, VBScript, WScript

Loading ...
November 11th, 2006
9:46 am
General
Whenever we browse a website it may create some cookies on your machine. There are two types of cookies
Persistent Cookies
These cookies are on cached on your machine disk. These cookies remain on your pc until deleted or expired. Websites based on just these cookies can be tested again and again in a browser. If [...]
Read the full article...
Tags used -
Cache, Clear, Cookies, crash, delete, Explorer, IE, Internet, Session, temporary