I started my QTP career with Actions but are now only using Functions. Why?
- All variables are shown when debugging (action parameters don't)
- Easier to add parameters
- Faster to load test that has only one Action (the default one)
- No need to bother where reusable Actions are located.
- Possible to edit the functions without have to load other test containing reusable actions
Conclusion: Faster, Easier and more cost effective...
...but it is also a matter of automation taste...
Is There Something in Your “I”?
-
If you present someone else’s work as if it were your own, no one will
respect you, and you won’t even respect yourself. If someone is paying you
to do t...
3 months ago
No comments:
Post a Comment