Answer Posted / arpillai
In QTP, we can learn objects using object repository.ie,Go
to Resources>Object Repository>add objects. Then a hand
icon will appear. Place the hand icon on the window/object
you have to learn and then click.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is review
What is the difference between run time object and test object in QTP?
Define Canvas view of UFT?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How you debug your script?
How to Test the mainframe application?
What are the different recording modes?
what are the mandatory properties for a tex boxc (scenario?)
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
What are the different types of checkpoints?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
How to find a window is minimized or not
What are the technics follow in writing VB script?
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?