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 |
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
What are the details steps to connect a remote mysql database in QTP
Which statement will use for close an action in QTP?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
can anyone please send me qtp framework material please its urgent
VB - Script Training in MUMBAI.
what is aregular expression?
At a time how many users can access QTP?