How is a Step generator used in UFT?
Answer / Farha Adil
A Step generator in UFT (Unified Functional Testing) is a tool that allows automation engineers to record test steps, generate reusable code, and manage tests efficiently. It records user interactions with the application under test and converts them into test scripts written in QTP's native language - VBScript. These generated scripts can then be modified and enhanced as needed for various testing purposes.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
What is the meaning Work bench?
what are build and version plz explain why nomber changes in build and version?
Could you please suggest a book to start with QTP and also a book for advanced concepts?
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
What is the difference between byref and byval in qtp?
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
How many add-ins comes by default with quicktest professional (qtp)?
How to make arguments optional in a function?
Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
What is regular expression?