Hi, Everyone
I try to write an webtest sample to cover as many usage of webtest
steps as possible. I felt confused about the usage of custom defined step
tags & included steps. One is write scripts in the folder definitions
and called by the filename as the tag, the other is write in the folder
includes and called by the name of the file as well. Both of the can set
attribute automaticaly. So, where is the different between them? How can I
tell which to use in some perticular situation? How do you use them?
Thanks!