How did u write macros?What is the main importance of
VB macros in testing environment?
Answer / 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 |
• What type of testing questions will be asked for 2+ yrs exp people in interview?
How to attach a file to TD?
How to get line numbers in your editor in expert view?
how to test Web application using QTP software
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
What is business process testing(bpt) in qtp?
Can we put more than one action in a single script???? yes or no.....
When ‘option explicit’ keyword is used in qtp?
hi how could i get installation guide for QTP 9.0 on XP help me for this !!!!!
write a qtp code to display all the items in the fly from combo box or list box
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
There is web page with the webtable,this contains some data, how do you manipulate the data.