Descriptive Programming is a way of writing test script without recording the actions. You should know VB Script to write descriptive program in QTP. While using descriptive programming the objects gets created dynamically during the run time and destroyed at the end of test run. But in the record and playback all the objects are identified and stored in the object repositary






Reply With Quote