Showing posts with the label descriptive programming

XML File handling Using QTP

QTP Descriptive programming with xml file handling The following example uses the ItemByName…

Using VBScript Code In QTP

VBScripting in QTP  we will cover the following : Description. Create. Function to check if a…

Report Event Filter QTP

Description Reports an event to the test results. Syntax Reporter.ReportEvent EventS…

VbScript - Read File

How to read a txt file using the VbScript programming ?    1.      Create a Text File       C…

QTP Wonder codes some Functions

Function Login ( username, password )                     oUserTxt. Set username              …

QTP codes & cookies

WebUtil. DeleteCookies () Function DeleteIECookies()     Set oWebUtil = CreateObject ( "M…

Load More That is All