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 |
Got job with 3 years fake Experience
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How can we change(increase or decrease)the size of a array variable with out loosing the previous values
1 Answers DST Global Solutions,
1)Difference Between Value & RawValue?
How to Save your test using QTP?
How do you know the location Id of an object if you know its index id?
Can I import a excel sheet in Action1 datatable? How?
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot
Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.
After creating testcases, how do you start testing in QTP? what methodology will follow?
7 Answers Actran, American Well,
What is the use of environment variables?
explian about the qtp frame work? where u can use it in your project?