Tagged: Automation

Datatables

Datatables

Datatable is an in-bulit utility of UFT which is used for parametrizing the data driven test cases. It can be attached with multiple Actions and also run a particular test case with multiple set...

Function and Sub procedures

Function and Sub procedures

Function and Sub are part of procedure that help in reusability of the code. Procedure: 1. Function 2. Sub In other words, Function and sub contain a set of statement which are common for multiple...

Database connection

Database connection

For database connection, mainly we need 4 components as mentioned in the table below. We will take the example of oracle database. For working with any other database you just need to change the...