How did u write macros?What is the main importance of
VB macros in testing environment?
Answer Posted / sreeprasad
A macro is a series of commands that any tool or application
(VB, Editors, Textpad etc) executes automatically. You
create a macro by recording it or writing it yourself. When
you "play back" or run a macro, it repeats the actions you
performed while the Macro recorder was on.
In testing before running actually the scripts or manual
runs, we need to do some initial activities, opening the
QTP/any tool, selecting tests, sheduling them, running
them. All these activities we can record thru macro's and
can run them, to reduce mnual efort and realibility.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the differences between table and db checkpoints?
how can i call function (which has link with excell sheet at a remote location) within another function
What are the main differences of qtp and win runner?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
what is test scheduleling?
Explain Descriptive Programming Types with Examples?
Write a script to verify font style and color of a windows object using descriptive programming
How will you find the current time of the remote machine using QTP script?
How to capture a window in QTP?
what is the difference btn risks & Therads in the Test plan documentation?
How to execute a winrunner script in quicktest professional?
What are the advantages of a Hybrid framework?
Can we Test Welcome Screens and Process Images with QTP
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Why is action split used by qtp?