HOW to invoke any recorded script in QTP with out using
RECORD & PLAYBACK CONCEPT?
Answer Posted / suryanand
by using reusable functions and calling them in the program
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain QTP using different development techniques ?
why you have standardized functions? plzzz guys with real time exp. do answer
What is quick test pro?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
can u please explain what is the exact difference between qtp8.2 and 9.0
How many types of recording modes in qtp?
How many types of parameters are available in quicktest professional?
How software automation specialist enter steps in the Expert View?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
How to export quicktest professional (qtp) results to an .xls file?
What is the Command used to start the QTP
How will you check a web application for broken links using qtp?
What are the different types of checkpoints?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
What Folder Structure following in Keyword Driven Frame work?