How QTP recognize the object??how to add objcts into object
repository??
Answer Posted / murali d
In QTp we have seperate mechanism called as the object
identification for identifying the objects.This object
identification have 4 properties .
1.mandatory
2.asistive
3.base filter
4.optional filter
Based on the properties we will identify the objects.
In object repository we have a seperate button add(+) by
using this we can add the objects.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we use index on view?
Explain about business process component? types and usage?
What are the challenges u faced in testing with crm domain? How u overcome with?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
What are parameterizing tests?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How you debug your script?
How do client side image and server side image work?
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?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
how to evalute defects in QTP script?
What is difference between run time object and test object?
In qtp, how you can exit for loop?
What is the diff between image and bitmap check point?
What is data driver in qtp?