Types In Descriptive Programming

 Two ways of descriptive programming:

 1. Static Programming
 2. Dynamic Programming

Static Programming: We provide the set of properties and values that describe the object directly in a VBScript statement. 

Dynamic Programming:
We add a collection of properties and values to a Description object, and then enter the Description object name in the statement.

Comments

Popular posts from this blog

Difference between Action and Function in QTP

Environment setup for android mobile testing through Emulators in Windows 7

WebTable Methods with Example