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...
“Slop Coding” and Responsible Testers
-
When I first heard the term “vibe coding”– a day that shall live in
euphemy– I immediately disliked its cutesiness. I’ve found that in my own
work I am d...
1 week ago

No comments:
Post a Comment