How do you invoke an application using the step generator
in qtp?
Answer Posted / mumtaz
You can use Step Generator by using Short key F7.
then step generator window will appear, and do the settings
what u want
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the flaws in water fall model and how to overcome it?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Hi How to retrieve data from web element line by line?
What are the trigger events in qtp?
How to interact tool & application build in QTP?
Is the qtp course will help to create a virtual object?
What are the steps involved in recovery scenario wizard?
How to open a new test using quicktest professional?
How do know the number of browsers opened?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
In what occasion we can specify global sheet and action sheet?
How does quicktest professional identifies the object in the application?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!