InterviewSolution
Saved Bookmarks
| 1. |
What is “settoproperty” and where to use it in UFT? |
|
Answer» Settoproperty stands for set test object property. Using this property, you can temporarily change the object values and its corresponding property value at runtime. |
|