what is the defference between calling ation and called
action?
Answer / shiva
example:
there are two actions action1 and action2,
your are calling action1 in action2,
then action1 is called action
and action2 is calling action
| Is This Answer Correct ? | 3 Yes | 0 No |
Which environments does qtp support?
what is frame work?
What is QTP and the use of QTP in TD?
why is execute file used.
what is compiled module?
How do you perform Regreession Testing?
For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that .............
WHICH functionalities of QTP used in Banking project?
What is the difference between two actions?
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
Suppose there is a bitmap with some text in it how do you write the script to get the text.
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?