Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Actions
#1
Solved: 10 Years, 9 Months ago
Can someone either tell me the background of how/when/why/where to use Actions, or point me to a good link.

I needed to create a secoind Action to use another Data Table. All works.

Can I call a Function from Action2 that is in saved Action1? Most of my Functions are in Function Librays. But for building i keep a few in My base test to easier work on them. Is there someway of callin g a function from Action2 that is found in Action1?

Is there anything else I need to know when using multiple Actions?

thx for all ideas ;-)

Lor
Reply
#2
Solved: 10 Years, 9 Months ago
Actions are mainly used to divide the testing process into different logical groups.

You can not call a function in other action.You can createa a dummy function library and paste all the functions there and associate this library with the test so that all actions can use it

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to call Actions from other Actions Naresh 1 7,693 09-25-2014, 10:26 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)