Login
Remember
Register
Ask a Question
What are the different kinds of Test steps?
0
votes
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
What are the different kinds of Test steps?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 14, 2020
by
GeorgeBell
5 types of steps:
Test Object ( Performs actions on a TO)
Functions
Utility (Steps to control run session.
For Example
Reporter.report)
Comment
Programming logic (Loop, conditions…etc)
...