Q.T.P QUESTION’S
1.
What is the default Add-ins in QTP?
A.ActiveX, Visual Basic, Web, Multimedia
2.Is QTP Supports UNI-CODE?
A.
Yes. UNI-CODE is a 16-bit machine understandable language.
3.How you are developing the script? Using record and play back ormanual?
A. Both. Developing the Script depends on the Test Scenario.
4.How many types of recording modes are there?
A. Three modes. They are Normal, Analog, and Low-level
5.
What is the difference between Analog and Low level recording?
A.Analog recording will record the Mouse & Keyboard movements with respectto the Window or Application co-ordinates. Whereas low-level recording willrecord the all the objects in the Application whether or not Quick Testrecognizes them.
6.Where we can use the Analog Mode and where we can use the Low –level Mode?
A.Analog Mode is used for Signatures.Low – level Mode is used when your Quick test is not recognizing certainobjects in your Application.
7.Is it possible to change the values of Analog Recording?
A.No
8.How many types of Run modes are there in QTP?
A.Test Run Mode, Update Run Mode and Debug Run Mode
9.What are Test Settings and Global Settings?
A.Test Settings are settings of that particular test only.Global Settings are settings that reflect any test in QTP.
10.How many types of Objects are there in QTP?
A.Two types. Test Objects and Run Time Objects.
11.What is test object?
A.test object are basic and generic objects that QTP recognize
12.What is Run Time Object?
A.Runtime object means the actual object to which a test object maps
13.Difference between Test Object and Run Time Object?
A.Test object are basic and generic objects that QTP recognizeRuntime object means the actual object to which a test object maps
Leave a Comment